Merge "atrace: Add mali_systrace ftrace events to 'gfx'" am: 499ee25407 am: 73bf7a040f
am: e2c473d202
Change-Id: I6f4ab78031f15c5f918583208c2760bab78aaa42
diff --git a/cmds/atrace/atrace.cpp b/cmds/atrace/atrace.cpp
index 668a701..ffe931d 100644
--- a/cmds/atrace/atrace.cpp
+++ b/cmds/atrace/atrace.cpp
@@ -95,6 +95,7 @@
{ "gfx", "Graphics", ATRACE_TAG_GRAPHICS, {
{ OPT, "events/mdss/enable" },
{ OPT, "events/sde/enable" },
+ { OPT, "events/mali_systrace/enable" },
} },
{ "input", "Input", ATRACE_TAG_INPUT, { } },
{ "view", "View System", ATRACE_TAG_VIEW, { } },