Merge "atrace: Add mali_systrace ftrace events to 'gfx'"
am: 499ee25407
Change-Id: I45677fe8574ee267e9177773592aadde973a3965
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, { } },