linux/tools/lib/perf/tests
Shunsuke Nakamura c2eeac9856 libperf tests: Fix typo in perf_evlist__open() failure error messages
This patch corrects typos in error messages. I should be "evlist", not
"evsel" as the function that fails is perf_evlist__open().

Fixes: 3ce311afb5 ("libperf: Move to tools/lib/perf")
Fixes: a7f3713f6b ("libperf tests: Add test_stat_multiplexing test")
Signed-off-by: Shunsuke Nakamura <nakamura.shun@fujitsu.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lore.kernel.org/lkml/20220325043829.224045-2-nakamura.shun@fujitsu.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2022-03-26 10:55:57 -03:00
..
Build libperf: Change tests to single static and shared binaries 2021-07-07 11:41:58 -03:00
main.c libperf: Change tests to single static and shared binaries 2021-07-07 11:41:58 -03:00
test-cpumap.c libperf: Fix perf_cpu_map__for_each_cpu macro 2022-02-16 13:49:25 -03:00
test-evlist.c libperf tests: Fix typo in perf_evlist__open() failure error messages 2022-03-26 10:55:57 -03:00
test-evsel.c libperf: Add arm64 support to perf_mmap__read_self() 2022-02-06 09:14:27 -03:00
test-threadmap.c libperf: Add API for allocating new thread map array 2022-02-23 14:40:23 -03:00
tests.h libperf: Change tests to single static and shared binaries 2021-07-07 11:41:58 -03:00