linux/tools/lib/perf
Ian Rogers 99fc11bb5b libperf tests: Update a use of the new cpumap API
Fixes a build breakage.

Fixes: 6d18804b96 ("perf cpumap: Give CPUs their own type")
Signed-off-by: Ian Rogers <irogers@google.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: colin ian king <colin.king@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Shunsuke Nakamura <nakamura.shun@fujitsu.com>
Link: http://lore.kernel.org/lkml/20220114065105.1806542-1-irogers@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2022-01-14 11:36:03 -03:00
..
Documentation libperf: Sync evsel documentation 2022-01-12 14:28:23 -03:00
include perf cpumap: Give CPUs their own type 2022-01-12 14:28:23 -03:00
tests libperf tests: Update a use of the new cpumap API 2022-01-14 11:36:03 -03:00
Build libperf: Change tests to single static and shared binaries 2021-07-07 11:41:58 -03:00
core.c
cpumap.c perf cpumap: Give CPUs their own type 2022-01-12 14:28:23 -03:00
evlist.c perf cpumap: Give CPUs their own type 2022-01-12 14:28:23 -03:00
evsel.c perf cpumap: Give CPUs their own type 2022-01-12 14:28:23 -03:00
internal.h
lib.c
libperf.map perf cpumap: Move 'has' function to libperf 2022-01-12 14:28:22 -03:00
libperf.pc.template
Makefile libperf: Change tests to single static and shared binaries 2021-07-07 11:41:58 -03:00
mmap.c perf cpumap: Give CPUs their own type 2022-01-12 14:28:23 -03:00
threadmap.c
xyarray.c