* commit '0c71bb90f96f485940fd3b73c307fedee958042d': Add new resources trace.
This commit is contained in:
commit
55821ac6d3
@ -80,6 +80,7 @@ static const TracingCategory k_categories[] = {
|
||||
{ "video", "Video", ATRACE_TAG_VIDEO, { } },
|
||||
{ "camera", "Camera", ATRACE_TAG_CAMERA, { } },
|
||||
{ "hal", "Hardware Modules", ATRACE_TAG_HAL, { } },
|
||||
{ "res", "Resource Loading", ATRACE_TAG_RESOURCES, { } },
|
||||
{ "sched", "CPU Scheduling", 0, {
|
||||
{ REQ, "/sys/kernel/debug/tracing/events/sched/sched_switch/enable" },
|
||||
{ REQ, "/sys/kernel/debug/tracing/events/sched/sched_wakeup/enable" },
|
||||
|
Loading…
Reference in New Issue
Block a user