Merge "Add RenderScript category for atrace."
This commit is contained in:
commit
80391a1e35
@ -82,6 +82,7 @@ static const TracingCategory k_categories[] = {
|
||||
{ "hal", "Hardware Modules", ATRACE_TAG_HAL, { } },
|
||||
{ "res", "Resource Loading", ATRACE_TAG_RESOURCES, { } },
|
||||
{ "dalvik", "Dalvik VM", ATRACE_TAG_DALVIK, { } },
|
||||
{ "rs", "RenderScript", ATRACE_TAG_RS, { } },
|
||||
{ "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