diff options
author | Jamie Gennis <jgennis@google.com> | 2013-02-25 18:15:40 -0800 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2013-03-28 20:59:31 +0000 |
commit | 774f9299912cdf9f2a6b3805bb557e30bafbad05 (patch) | |
tree | 6ab88f971e07d3048fdaa57ce7b59ee8d603b25c /libcutils/cpu_info.c | |
parent | de97f798a1c24303de35ff44e2f47b590b46a815 (diff) | |
download | system_core-774f9299912cdf9f2a6b3805bb557e30bafbad05.zip system_core-774f9299912cdf9f2a6b3805bb557e30bafbad05.tar.gz system_core-774f9299912cdf9f2a6b3805bb557e30bafbad05.tar.bz2 |
libcutils: add support for app tracing
This change adds support for tracing using the ATRACE_TAG_APP tag. This tag is
enabled only for processes in which the /proc/<pid>/cmdline value appears in
the comma-separated list of such values in the debug.atrace.app_cmdlines system
property. It is also only enabled if either the ro.debuggable system property
is set to 1 or the application has declared itself debuggable in its manifest,
which gets reported to libcutils by the framework.
Change-Id: Ic94ba55f4e70a9cf994056acbf151e523428b65d
Diffstat (limited to 'libcutils/cpu_info.c')
0 files changed, 0 insertions, 0 deletions