Searched refs:trace (Results 1 – 7 of 7) sorted by relevance
1 ## 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/trace35 chmod 0660 /sys/kernel/debug/tracing/trace
12 import /init.trace.rc
7 To get the trace:9 adb pull /d/tracing/trace24 The file mmc_trace_sample_data contains sample mmc trace data from a Nexus 10.
65 trace-host.c106 trace-dev.c \
19 def trace(cmd): function27 trace(cmd_str)37 trace(cmd_str)47 trace(cmd_str)
112 ${ADB}atrace --async_dump -z -c -b 16000 freq gfx view idle sched > trace.${cur}.out
80 #error ATRACE_TAG must be defined to be one of the tags defined in cutils/trace.h