Home
last modified time | relevance | path

Searched refs:trace (Results 1 – 7 of 7) sorted by relevance

/system/core/rootdir/
Dinit.trace.rc1 ## Permissions to allow system-wide tracing to the kernel trace buffer.
5 # Allow writing to the kernel trace log.
33 # Allow only the shell group to read and truncate the kernel trace.
34 chown root shell /sys/kernel/debug/tracing/trace
35 chmod 0660 /sys/kernel/debug/tracing/trace
Dinit.rc12 import /init.trace.rc
/system/extras/tests/mmc_tracepoints/
DREADME7 To get the trace:
9 adb pull /d/tracing/trace
24 The file mmc_trace_sample_data contains sample mmc trace data from a Nexus 10.
/system/core/libcutils/
DAndroid.mk65 trace-host.c
106 trace-dev.c \
/system/core/adb/tests/
Dtest_adb.py19 def trace(cmd): function
27 trace(cmd_str)
37 trace(cmd_str)
47 trace(cmd_str)
/system/extras/tests/workloads/
Drecentfling.sh112 ${ADB}atrace --async_dump -z -c -b 16000 freq gfx view idle sched > trace.${cur}.out
/system/core/include/cutils/
Dtrace.h80 #error ATRACE_TAG must be defined to be one of the tags defined in cutils/trace.h