index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2026-01-14
perf evsel: Add a helper to get the value of a config field
James Clark
2026-01-14
perf evsel: apply evsel__set_config_if_unset() to all config fields
James Clark
2026-01-14
perf parse-events: Track all user changed config bits
James Clark
2026-01-14
perf evsel: Support sparse fields in evsel__set_config_if_unset()
James Clark
2026-01-14
perf evsel: Move evsel__* functions to evsel.c
James Clark
2026-01-14
perf evsel: Refactor evsel__set_config_if_unset() arguments
James Clark
2026-01-14
perf parse-events: Refactor get_config_terms() to remove macros
James Clark
2026-01-14
perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m")
Ian Rogers
2026-01-14
perf help: Move common_cmds into builtin-help
Ian Rogers
2026-01-13
perf addr_location: Update outdated comment
Julia Lawall
2026-01-13
perf tools: Dump callchain context marker names
James Clark
2026-01-13
perf util: Remove SHA-1 code
Eric Biggers
2026-01-13
perf genelf: Switch from SHA-1 to BLAKE2s for build ID generation
Eric Biggers
2026-01-13
perf util: Add BLAKE2s support
Eric Biggers
2026-01-13
perf callchain: Fix srcline printing with inlines
Ian Rogers
2026-01-13
perf srcline: Add configuration support for the addr2line style
Ian Rogers
2026-01-12
perf addr2line.c: Rename a2l_style to cmd_a2l_style
Ian Rogers
2026-01-12
perf addr2line: Add a libdw implementation
Ian Rogers
2026-01-12
perf unwind-libdw: Fix invalid reference counts
Ian Rogers
2026-01-12
perf stat display: Make %f precision consistent
Ian Rogers
2026-01-06
perf parse-events: Fix evsel allocation failure
Faisal Bukhari
2026-01-06
perf data: Fix coding style
Derek Foreman
2026-01-06
perf data: Allow filtering conversion by time range
Derek Foreman
2026-01-06
perf pmu: Relax uncore wildcard matching to allow numeric suffix
Zide Chen
2026-01-05
perf symbol: Remove Rust symbol workarounds
Gary Guo
2026-01-05
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2025-12-23
perf arm-spe: Add NVIDIA Olympus to neoverse list
Besar Wicaksono
2025-12-17
perf symbol: Fix ENOENT case for filename__read_build_id
Ian Rogers
2025-12-17
perf report: Update sort key state from -F option
Namhyung Kim
2025-12-17
perf report: Fix histogram entry collapsing for -F option
Namhyung Kim
2025-12-17
perf record: Split --data-mmap option
Namhyung Kim
2025-12-17
perf tools: Use const for variables receiving str{str,r?chr}() returns
Arnaldo Carvalho de Melo
2025-12-07
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2025-12-04
perf cpumap: Add "any" CPU handling to cpu_map__snprint_mask
Ian Rogers
2025-12-03
perf jitdump: Fix missed dso__put
Ian Rogers
2025-12-03
perf mem-events: Don't leak online CPU map
Ian Rogers
2025-12-03
perf hist: In init, ensure mem_info is put on error paths
Ian Rogers
2025-12-03
perf probe-event: Ensure probe event nsinfo is always cleared
Ian Rogers
2025-12-03
perf symbol: Add missed dso__put
Ian Rogers
2025-12-03
perf symbol-elf: Add missing puts on error path
Ian Rogers
2025-12-03
perf arm_spe: Add CPU variants supporting common data source packet
Leo Yan
2025-12-03
perf auxtrace: Include sys/types.h for pid_t
Arnaldo Carvalho de Melo
2025-12-02
perf tools: Use machine->root_dir to find /proc/kallsyms
Namhyung Kim
2025-12-02
perf tools: Fallback to initial kernel map properly
Namhyung Kim
2025-12-02
perf tools: Fix split kallsyms DSO counting
Namhyung Kim
2025-12-02
perf tools: Mark split kallsyms DSOs as loaded
Namhyung Kim
2025-12-02
perf tools: Flush remaining samples w/o deferred callchains
Namhyung Kim
2025-12-02
perf tools: Merge deferred user callchains
Namhyung Kim
2025-12-02
perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
Namhyung Kim
2025-12-02
perf record: Add --call-graph fp,defer option for deferred callchains
Namhyung Kim
[prev]
[next]