diff options
author | Jin Yao <[email protected]> | 2018-11-30 21:54:55 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-12-17 14:55:40 -0300 |
commit | 246fda09c127e689780d32ef72f2e870615ece3f (patch) | |
tree | e91f31e12c9dc4b89f2e4b31c723730d963ee550 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ace4f8faea54f62521e349f70b49797e48873e1f (diff) |
perf annotate: Create a annotate2 flag in struct symbol
We often use the symbol__annotate2() to annotate a specified symbol.
While annotating may take some time, so in order to avoid annotating the
same symbol repeatedly, the patch creates a new flag to indicate the
symbol has been annotated.
Signed-off-by: Jin Yao <[email protected]>
Reviewed-by: Ingo Molnar <[email protected]>
Reviewed-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions