index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
tool.c
Age
Commit message (
Expand
)
Author
2026-05-29
perf session: Check for decompression buffer size overflow
Arnaldo Carvalho de Melo
2026-05-29
perf tools: Harden compressed event processing
Arnaldo Carvalho de Melo
2026-05-20
perf tool: Remove evsel from tool APIs that pass the sample
Ian Rogers
2026-05-11
perf tool: Fix missing schedstat delegates and dont_split_sample_group in del...
Ian Rogers
2026-01-22
perf sched stats: Add record and rawdump support
Swapnil Sapkal
2025-12-02
perf tools: Merge deferred user callchains
Namhyung Kim
2025-12-02
perf tools: Minimal DEFERRED_CALLCHAIN support
Namhyung Kim
2025-11-07
perf tool: Add a delegate_tool that just delegates actions to another tool
Ian Rogers
2025-11-07
perf tool: Add the perf_tool argument to all callbacks
Ian Rogers
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
2025-06-20
perf tools: display the new PERF_RECORD_BPF_METADATA event
Blake Jones
2025-05-16
perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2
Chun-Tse Shao
2024-08-12
perf tool: Remove perf_tool__fill_defaults()
Ian Rogers
2024-08-12
perf record: Use perf_tool__init()
Ian Rogers
2024-08-12
perf tool: Add perf_tool__init()
Ian Rogers
2024-08-12
perf tool: Move fill defaults into tool.c
Ian Rogers