index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
perf
/
tests
/
test-evlist.c
Age
Commit message (
Expand
)
Author
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
2022-03-26
libperf tests: Fix typo in perf_evlist__open() failure error messages
Shunsuke Nakamura
2022-02-16
libperf: Fix 32-bit build for tests uint64_t printf
Rob Herring
2022-01-14
libperf tests: Update a use of the new cpumap API
Ian Rogers
2021-12-16
libperf tests: Fix a spelling mistake "Runnnig" -> "Running"
Colin Ian King
2021-12-07
libperf tests: Add test_stat_multiplexing test
Shunsuke Nakamura
2021-10-14
libperf tests: Fix test_stat_cpu
Shunsuke Nakamura
2021-07-09
libperf: Add tests for perf_evlist__set_leader()
Jiri Olsa
2021-07-07
libperf: Change tests to single static and shared binaries
Jiri Olsa
2021-01-15
libperf tests: Fail when failing to get a tracepoint id
Ian Rogers
2021-01-15
libperf tests: If a test fails return non-zero
Ian Rogers
2021-01-15
libperf tests: Avoid uninitialized variable warning
Ian Rogers
2020-01-06
libperf: Move to tools/lib/perf
Jiri Olsa