开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
perf
/
Documentation
Age
Commit message (
Expand
)
Author
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