aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2019-07-21 13:24:18 +0200
committerArnaldo Carvalho de Melo <[email protected]>2019-07-29 18:34:44 -0300
commit07acd22677ac6bb2db404d1d258e8c7d06ca7706 (patch)
tree1556201b9719083eee95c9fa6c66696ba432f6b7 /tools/perf/scripts/python/bin/stackcollapse-report
parent38f01d8da1d8d28678ea16a0a484f4d3eded34b2 (diff)
libperf: Add perf_thread_map struct
Add perf_thread_map struct to libperf. It's added as a declaration into into: include/perf/threadmap.h which will be included by users. The perf_thread_map struct definition is added into: include/internal/threadmap.h which is not to be included by users, but shared within perf and libperf. We tried the total separation of the perf_thread_map struct in libperf, but it lead to complications and much bigger changes in perf code, so we decided to share the declaration. Signed-off-by: Jiri Olsa <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Alexey Budankov <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Michael Petlan <[email protected]> Cc: Namhyung Kim <[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/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions