summaryrefslogtreecommitdiffstats
path: root/tools/lib/perf/tests
AgeCommit message (Expand)AuthorLines
2023-12-12libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...Ian Rogers-3/+3
2023-12-12libperf cpumap: Rename perf_cpu_map__default_new() to perf_cpu_map__new_onlin...Ian Rogers-1/+1
2023-12-12libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()Ian Rogers-2/+2
2022-08-19libperf: Add a test case for read formatsNamhyung Kim-0/+161
2022-03-26libperf tests: Fix typo in perf_evlist__open() failure error messagesShunsuke Nakamura-4/+4
2022-02-23libperf: Add API for allocating new thread map arrayTzvetomir Stoyanov (VMware)-0/+41
2022-02-16libperf: Fix perf_cpu_map__for_each_cpu macroJiri Olsa-0/+11
2022-02-16libperf: Fix 32-bit build for tests uint64_t printfRob Herring-2/+3
2022-02-06libperf: Add arm64 support to perf_mmap__read_self()Rob Herring-1/+4
2022-01-14libperf tests: Update a use of the new cpumap APIIan Rogers-2/+3
2021-12-16libperf tests: Fix a spelling mistake "Runnnig" -> "Running"Colin Ian King-1/+1
2021-12-07libperf tests: Add test_stat_multiplexing testShunsuke Nakamura-0/+157
2021-10-14libperf tests: Fix test_stat_cpuShunsuke Nakamura-6/+6
2021-10-14libperf test evsel: Fix build error on !x86 architecturesShunsuke Nakamura-0/+1
2021-07-09libperf: Add tests for perf_evlist__set_leader()Jiri Olsa-6/+21
2021-07-07libperf: Change tests to single static and shared binariesJiri Olsa-44/+38
2021-04-20libperf: Add support for user space counter accessRob Herring-0/+66
2021-04-15libperf tests: Add support for verbose printingRob Herring-2/+4
2021-01-15libperf tests: Fail when failing to get a tracepoint idIan Rogers-0/+1
2021-01-15libperf tests: If a test fails return non-zeroIan Rogers-4/+4
2021-01-15libperf tests: Avoid uninitialized variable warningIan Rogers-2/+2
2020-01-06libperf: Move to tools/lib/perfJiri Olsa-0/+648