index
:
git.armlinux.org.uk/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
/
Documentation
Age
Commit message (
Expand
)
Author
2025-05-16
perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2
Chun-Tse Shao
2024-12-09
libperf cpumap: Remove perf_cpu_map__read()
Ian Rogers
2024-09-26
libperf: Explicitly specify install-html dependencies
Akihiko Odaki
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__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
2022-02-23
libperf: Add API for allocating new thread map array
Tzvetomir Stoyanov (VMware)
2022-02-23
libperf: Rename arguments of perf_thread_map APIs
Tzvetomir Stoyanov (VMware)
2022-01-12
libperf: Sync evsel documentation
Ian Rogers
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
2021-04-15
libperf: Add evsel mmap support
Rob Herring
2020-08-13
libperf: Fix man page typos
Rob Herring
2020-03-04
libperf: Add counting example
Michael Petlan
2020-01-06
libperf: Add man pages
Jiri Olsa
2020-01-06
libperf: Move to tools/lib/perf
Jiri Olsa