aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/python.c
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2019-07-21 11:24:15 +0000
committerArnaldo Carvalho de Melo <[email protected]>2019-07-29 21:34:44 +0000
commit959b83c769389b24d64759f60e64c4c62620ff02 (patch)
treec09e4d141e66c8854585c102b87abae70f0606b4 /tools/perf/util/python.c
parentlibperf: Add debug output support (diff)
downloadkernel-959b83c769389b24d64759f60e64c4c62620ff02.tar.gz
kernel-959b83c769389b24d64759f60e64c4c62620ff02.zip
libperf: Add perf_cpu_map struct
Add perf_cpu_map struct to libperf. It's added as a declaration into: include/perf/cpumap.h which will be included by users. The perf_cpu_map struct definition is added into: include/internal/cpumap.h which is not to be included by users, but shared within perf and libperf. We tried the total separation of the perf_cpu_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/util/python.c')
0 files changed, 0 insertions, 0 deletions