index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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: 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
2025-12-02
perf tools: Minimal DEFERRED_CALLCHAIN support
Namhyung Kim
2025-12-02
perf python: Correct copying of metric_leader in an evsel
Ian Rogers
2025-12-02
perf jitdump: Add sym/str-tables to build-ID generation
Namhyung Kim
[prev]
[next]