summaryrefslogtreecommitdiff
path: root/tools/lib/perf/tests
AgeCommit message (Expand)Author
2022-08-19libperf: Add a test case for read formatsNamhyung Kim
2022-03-26libperf tests: Fix typo in perf_evlist__open() failure error messagesShunsuke Nakamura
2022-02-23libperf: Add API for allocating new thread map arrayTzvetomir Stoyanov (VMware)
2022-02-16libperf: Fix perf_cpu_map__for_each_cpu macroJiri Olsa
2022-02-16libperf: Fix 32-bit build for tests uint64_t printfRob Herring
2022-02-06libperf: Add arm64 support to perf_mmap__read_self()Rob 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-10-14libperf test evsel: Fix build error on !x86 architecturesShunsuke 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-04-20libperf: Add support for user space counter accessRob Herring
2021-04-15libperf tests: Add support for verbose printingRob Herring
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