diff options
author | Jin Yao <[email protected]> | 2017-12-05 22:03:03 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-12-27 12:15:43 -0300 |
commit | 8efb2df1288bc1bcc3711a97028620717319f138 (patch) | |
tree | cfae2795ad41a60cbd2d21fe2c331dbdcc30d8ff /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 49cd456af1dcb13ff3e94cb997c82968ae86722a (diff) |
perf stat: Create the runtime_stat init/exit function
It mainly initializes and releases the rblist which is defined in struct
runtime_stat.
For the original rblist 'runtime_saved_values', it's still kept there
for keeping the patch bisectable.
The rblist 'runtime_saved_values' will be removed in later patch at
switching time.
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]
[ Rename 'stat' variables to 'st' to build on centos:{5,6} and others where it shadows a global declaration ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions