commit | 499ee254079e9dec50ae209cd9d56c190296b03d | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Fri Jul 27 20:57:20 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jul 27 20:57:20 2018 +0000 |
tree | 0aef58f14fc5b48a6ccd136418225c23d9e5c7ba | |
parent | c7e81c3aaf9a5e5f0f811ef7d431dcbdb15435c0 [diff] | |
parent | 5731aaa5a4f6f81b7259893effeede7a65f0feba [diff] |
Merge "atrace: Add mali_systrace ftrace events to 'gfx'"
diff --git a/cmds/atrace/atrace.cpp b/cmds/atrace/atrace.cpp index 913090d..506fbd9 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, { } },