diff options
| author | Jin Yao <[email protected]> | 2017-12-05 14:03:01 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-12-27 15:15:42 +0000 |
| commit | e5fcc2abc353be94548080d84de3269ef6cc2af6 (patch) | |
| tree | e6e589579790d60b5331eba9d69994e72f1a9672 /tools/perf/builtin-script.c | |
| parent | Merge branch 'perf/urgent' into perf/core, to pick up fixes (diff) | |
| download | kernel-e5fcc2abc353be94548080d84de3269ef6cc2af6.tar.gz kernel-e5fcc2abc353be94548080d84de3269ef6cc2af6.zip | |
perf stat: Define a structure for per-thread shadow stats
Perf has a set of static variables to record the runtime shadow metrics
stats.
While if we want to record the runtime shadow stats for per-thread, it
will be the limitation. This patch creates a structure and the next
patches will use this structure to update the runtime shadow stats for
per-thread.
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/builtin-script.c')
0 files changed, 0 insertions, 0 deletions
