linux-yocto/tools/lib/perf
Ian Rogers 91802e73f7 libperf: Sync evsel documentation
cpu was renamed cpu_map_idx, for clarity.

Signed-off-by: Ian Rogers <irogers@google.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: James Clark <james.clark@arm.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: John Garry <john.garry@huawei.com>
Cc: Kajol Jain <kjain@linux.ibm.com>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: Mike Leach <mike.leach@linaro.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Clarke <pc@us.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Riccardo Mancini <rickyman7@gmail.com>
Cc: Stephane Eranian <eranian@google.com>
Cc: Suzuki Poulouse <suzuki.poulose@arm.com>
Cc: Vineet Singh <vineet.singh@intel.com>
Cc: coresight@lists.linaro.org
Cc: linux-arm-kernel@lists.infradead.org
Cc: zhengjun.xing@intel.com
Link: https://lore.kernel.org/r/20220105061351.120843-44-irogers@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2022-01-12 14:28:23 -03:00
..
Documentation libperf: Sync evsel documentation 2022-01-12 14:28:23 -03:00
include libperf: Switch cpu to more accurate cpu_map_idx 2022-01-12 14:28:22 -03:00
tests libperf tests: Fix a spelling mistake "Runnnig" -> "Running" 2021-12-16 12:18:12 -03:00
Build libperf: Change tests to single static and shared binaries 2021-07-07 11:41:58 -03:00
core.c
cpumap.c libperf: Allow NULL in perf_cpu_map__idx() 2022-01-12 14:28:22 -03:00
evlist.c perf evlist: Allow setting arbitrary leader 2021-12-07 22:18:24 -03:00
evsel.c libperf: Use cpu not index for evsel mmap 2022-01-12 14:28:22 -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 libperf: Remove scaling process from perf_mmap__read_self() 2021-12-07 22:18:23 -03:00
threadmap.c
xyarray.c