[bootchart] enable command line recording (#17778)
Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
This commit is contained in:
parent
1b5f72127a
commit
cac73d80ca
@ -494,6 +494,7 @@ sudo tee $FILESYSTEM_ROOT_ETC/systemd/bootchart.conf > /dev/null <<EOF
|
|||||||
[Bootchart]
|
[Bootchart]
|
||||||
Samples=4500
|
Samples=4500
|
||||||
Frequency=25
|
Frequency=25
|
||||||
|
Cmdline=yes
|
||||||
EOF
|
EOF
|
||||||
{% if enable_bootchart == 'y' %}
|
{% if enable_bootchart == 'y' %}
|
||||||
sudo LANG=C chroot $FILESYSTEM_ROOT systemctl enable systemd-bootchart
|
sudo LANG=C chroot $FILESYSTEM_ROOT systemctl enable systemd-bootchart
|
||||||
|
Reference in New Issue
Block a user