Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
4 lines
212 B
Plaintext
4 lines
212 B
Plaintext
|
|
on zygote-start && property:ro.debuggable=1 && property:persist.simpleperf.boot_record=*
|
|
exec_background /system/bin/simpleperf boot-record --log-to-android-buffer --record "${persist.simpleperf.boot_record}"
|