diff options
author | Jin Yao <[email protected]> | 2017-12-05 22:03:02 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-12-27 12:15:42 -0300 |
commit | 49cd456af1dcb13ff3e94cb997c82968ae86722a (patch) | |
tree | f6ed61dee70f5088b0aef609f3597f2a0f43115d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e5fcc2abc353be94548080d84de3269ef6cc2af6 (diff) |
perf stat: Extend rbtree to support per-thread shadow stats
Previously the rbtree was used to link generic metrics.
This patches adds new ctx/type/stat into rbtree keys because we will use
this rbtree to maintain shadow metrics to replace original a couple of
static arrays for supporting per-thread shadow stats.
Signed-off-by: Jin Yao <[email protected]>
Acked-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