summaryrefslogtreecommitdiff
path: root/tools/lib/perf/tests/test-evlist.c
AgeCommit message (Expand)Author
2023-12-12libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...Ian Rogers
2023-12-12libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()Ian Rogers
2022-03-26libperf tests: Fix typo in perf_evlist__open() failure error messagesShunsuke Nakamura
2022-02-16libperf: Fix 32-bit build for tests uint64_t printfRob Herring
2022-01-14libperf tests: Update a use of the new cpumap APIIan Rogers
2021-12-16libperf tests: Fix a spelling mistake "Runnnig" -> "Running"Colin Ian King
2021-12-07libperf tests: Add test_stat_multiplexing testShunsuke Nakamura
2021-10-14libperf tests: Fix test_stat_cpuShunsuke Nakamura
2021-07-09libperf: Add tests for perf_evlist__set_leader()Jiri Olsa
2021-07-07libperf: Change tests to single static and shared binariesJiri Olsa
2021-01-15libperf tests: Fail when failing to get a tracepoint idIan Rogers
2021-01-15libperf tests: If a test fails return non-zeroIan Rogers
2021-01-15libperf tests: Avoid uninitialized variable warningIan Rogers
2020-01-06libperf: Move to tools/lib/perfJiri Olsa