platform_system_core/libcutils/include
Florian Mayer b06766cbbf Use sequence number to check if to reload atrace tags.
This is to deprecate the sysprop change notification in atrace.
After this change, processes will only update their enabled tags
at the first atrace event. Previously we reloaded the tags as a
result of the sysprop changed Binder notification, which woke up
every process in the system.

Test: adb shell su root atrace -t 10 ss
Test: #define ATRACE_SHMEM 0; adb shell su root atrace -t 10 ss

Bug: 137366208

Change-Id: Idffba5fd4ba23fba2f6b9f594365df68ac0c1626
2020-01-13 17:02:58 +00:00
..
cutils Use sequence number to check if to reload atrace tags. 2020-01-13 17:02:58 +00:00
private Allocate UID for fs-verity ownership in keystore 2019-09-05 16:18:13 -07:00