Home
last modified time | relevance | path

Searched refs:tracing (Results 1 – 19 of 19) sorted by relevance

/system/sepolicy/private/
Dgenfs_contexts68 genfscon debugfs /tracing u:object_r:debugfs_tracing:s0
69 genfscon debugfs /tracing/instances u:object_r:debugfs_tracing_instances:s0
71 genfscon debugfs /tracing/instances/wifi u:object_r:debugfs_wifi_tracing:s0
73 genfscon debugfs /tracing/trace_marker u:object_r:debugfs_trace_marker:s0
76 genfscon debugfs /tracing/events/sync/enable u:object_r:debugfs_tracing_deb…
77 genfscon debugfs /tracing/events/workqueue/enable u:object_r:debugfs_tracing_deb…
78 genfscon debugfs /tracing/events/regulator/enable u:object_r:debugfs_tracing_deb…
79 genfscon debugfs /tracing/events/pagecache/enable u:object_r:debugfs_tracing_deb…
80 genfscon debugfs /tracing/events/irq/enable u:object_r:debugfs_tracing_deb…
81 genfscon debugfs /tracing/events/ipi/enable u:object_r:debugfs_tracing_deb…
[all …]
/system/extras/tests/mmc_tracepoints/
DREADME2 in the kernel. To turn on mmc tracing, do this:
4 adb shell echo 1 >/d/tracing/events/mmc/enable
5 adb shell echo 1 >/d/tracing/tracing_on
9 adb pull /d/tracing/trace
13 adb shell echo 0 >/d/tracing/tracing_enabled
/system/extras/ANRdaemon/
DREADME3 logging. Trace are configured ahead by setting different modules in /d/tracing.
6 /d/tracing/trace.
11 This means tracing will be enabled above 99.90% CPU utilization and will trace
20 not running. This is because the daemon process turns off tracing when CPU usage
23 when the CPU usage becomes high and the daemon process turn on tracing again,
24 the first entry in /d/tracing/trace logged by sched is switching away from the
DANRdaemon.cpp90 static bool tracing = false; variable
166 int threshold = idle_threshold + (tracing?100:0); in is_heavy_load()
374 tracing = true; in start_tracing()
386 tracing = false; in start_tracing()
454 if (!tracing) { in request_dump_trace()
/system/sepolicy/prebuilts/api/26.0/private/
Dfile_contexts474 /sys/kernel(/debug)?/tracing/buffer_size_kb u:object_r:trac…
475 /sys/kernel(/debug)?/tracing/events/binder/binder_locked/enable u:object_r:trac…
476 /sys/kernel(/debug)?/tracing/events/binder/binder_lock/enable u:object_r:trac…
477 /sys/kernel(/debug)?/tracing/events/binder/binder_transaction/enable u:object_r:trac…
478 /sys/kernel(/debug)?/tracing/events/binder/binder_transaction_received/enable u:object_r:trac…
479 /sys/kernel(/debug)?/tracing/events/binder/binder_unlock/enable u:object_r:trac…
480 /sys/kernel(/debug)?/tracing/events/cpufreq_interactive/enable u:object_r:trac…
481 /sys/kernel(/debug)?/tracing/events/power/clock_set_rate/enable u:object_r:trac…
482 /sys/kernel(/debug)?/tracing/events/power/cpu_frequency/enable u:object_r:trac…
483 /sys/kernel(/debug)?/tracing/events/power/cpu_frequency_limits/enable u:object_r:trac…
[all …]
Datrace.te14 # atrace reads the files in /sys/kernel/debug/tracing/
/system/libhwbinder/vts/performance/
DPerfTest.h85 void setTracingMode(bool tracing, uint64_t deadline_us) { in setTracingMode() argument
86 tracing_ = tracing; in setTracingMode()
/system/extras/simpleperf/
Dcmd_kmem.cpp623 Tracing tracing(data); in ProcessTracingData() local
627 attr.name = tracing.GetTracingEventNameHavingId(trace_event_id); in ProcessTracingData()
628 TracingFormat format = tracing.GetTracingFormatHavingId(trace_event_id); in ProcessTracingData()
Dcmd_report.cpp790 Tracing tracing(data); in ProcessTracingData() local
794 attr.name = tracing.GetTracingEventNameHavingId(trace_event_id); in ProcessTracingData()
DAndroid.mk105 tracing.cpp \
Drecord.cpp837 Tracing tracing(std::vector<char>(data, data + data_size)); in DumpData()
838 tracing.Dump(indent); in DumpData()
/system/sepolicy/prebuilts/api/26.0/public/
Dinit.te194 # Disable tracing by writing to /sys/kernel/debug/tracing/tracing_on
197 # Setup and control wifi event tracing (see wifi-events.rc)
Ddomain.te187 # Almost all processes log tracing information to
188 # /sys/kernel/debug/tracing/trace_marker
/system/sepolicy/public/
Dinit.te199 # Disable tracing by writing to /sys/kernel/debug/tracing/tracing_on
202 # Setup and control wifi event tracing (see wifi-events.rc)
Ddomain.te187 # Almost all processes log tracing information to
188 # /sys/kernel/debug/tracing/trace_marker
/system/extras/ioblame/
DREADME108 out of the sleep, terminate its tracing, and process the ftraces and
147 # stop tracing, and process the traces
Dioblame.sh184 adb shell cat /sys/kernel/debug/tracing/trace_pipe > trace_saved
Dioblame-gmail-launch.example10 Killing adb shell cat /sys/kernel/debug/tracing/trace_pipe
11 ioblame.sh: line 179: 70891 Terminated adb shell cat /sys/kernel/debug/tracing/trace_p…
/system/core/rootdir/
Dinit.rc366 chmod 0755 /sys/kernel/debug/tracing