commit | dd2ded17b9dbaf7aa61f96259577b661928b4020 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Sat Jul 28 00:19:47 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Jul 28 00:19:47 2018 +0000 |
tree | f245fe6a489f9912680fa7971773f74402b5172e | |
parent | 499ee254079e9dec50ae209cd9d56c190296b03d [diff] | |
parent | 75249551219afa075455fb6b3bfa277e83c23b64 [diff] |
Merge "Add availability information to the <android/trace.h> docs."
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, { } },