Merge "Defaultly enable cpu idle histogram stats collection for dumpstate." into main
This commit is contained in:
commit
b4360283d7
1 changed files with 3 additions and 0 deletions
|
@ -173,6 +173,9 @@ on init
|
||||||
chown root system /sys/devices/platform/16490000.gsa-ns/log_main
|
chown root system /sys/devices/platform/16490000.gsa-ns/log_main
|
||||||
chown root system /sys/devices/platform/16490000.gsa-ns/log_intermediate
|
chown root system /sys/devices/platform/16490000.gsa-ns/log_intermediate
|
||||||
|
|
||||||
|
# Enable CPU Idle histograms
|
||||||
|
write /sys/kernel/metrics/cpuidle_histogram/enable 1
|
||||||
|
|
||||||
on post-fs
|
on post-fs
|
||||||
# Ensure device is ready and start storageproxyd
|
# Ensure device is ready and start storageproxyd
|
||||||
wait /dev/sg1
|
wait /dev/sg1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue