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
Age
Commit message (
Expand
)
Author
2026-06-30
perf pmu: Recognize default_core as a core PMU in more places
Ian Rogers
2026-06-30
perf/probe: Ignore comment lines in dynamic_events/kprobe_events file
Masami Hiramatsu (Google)
2026-06-30
perf test: Skip failing 'perf test aslr' test case
Thomas Richter
2026-06-30
perf kvm stat: Add missing mappings for PPC kvm exit reasons
Gautam Menghani
2026-06-30
perf scripts: Add configurable sorting option to powerpc-hcalls
Shivani Nittor
2026-06-30
perf script powerpc: Fix a typo in the name of H_DISABLE_AND_GET
Gautam Menghani
2026-06-30
perf script powerpc: Update the hcall list with new hcalls
Gautam Menghani
2026-06-30
perf vendor events intel: Update tigerlake events from 1.18 to 1.19
Chun-Tse Shao
2026-06-30
perf vendor events intel: Update pantherlake events from 1.05 to 1.06
Chun-Tse Shao
2026-06-30
perf vendor events intel: Update lunarlake events from 1.22 to 1.25
Chun-Tse Shao
2026-06-30
perf vendor events intel: Update graniterapids events from 1.18 to 1.19
Chun-Tse Shao
2026-06-30
perf vendor events intel: Update emeraldrapids events from 1.23 to 1.24
Chun-Tse Shao
2026-06-30
perf vendor events intel: Update arrowlake events from 1.17 to 1.19
Chun-Tse Shao
2026-06-30
tools/perf/sched: Update process names of processes in zombie state for both ...
Athira Rajeev
2026-06-30
perf python: Add LiveSession helper
Ian Rogers
2026-06-30
perf python: Add perf.pyi stubs file
Ian Rogers
2026-06-30
perf python: Add type checking for parse_events/parse_metrics
Ian Rogers
2026-06-30
perf python: Handle Py_None for thread and cpu maps
Ian Rogers
2026-06-30
perf python: Add config file access
Ian Rogers
2026-06-30
perf python: Add syscall name/id to convert syscall number and name
Ian Rogers
2026-06-30
perf python: Expose brstack in sample event
Ian Rogers
2026-06-30
perf python: Extend API for stat events in python.c
Ian Rogers
2026-06-30
perf python: Add callchain support
Ian Rogers
2026-06-30
perf python: Add mmap2 event
Ian Rogers
2026-06-30
perf python: Refactor and add accessors to sample event
Ian Rogers
2026-06-30
perf python: Add python session abstraction wrapping perf's session
Ian Rogers
2026-06-30
perf python: Add wrapper for perf_data file abstraction
Ian Rogers
2026-06-30
perf python: Use evsel in sample in pyrf_event
Ian Rogers
2026-06-30
perf evlist: Add reference count checking
Ian Rogers
2026-06-30
perf evsel: Add reference count
Ian Rogers
2026-06-30
perf evlist: Add reference count
Ian Rogers
2026-06-30
perf data: Add open flag
Ian Rogers
2026-06-30
perf evsel/evlist: Avoid unnecessary #includes
Ian Rogers
2026-06-30
perf python: Add missed explicit dependencies
Ian Rogers
2026-06-30
perf util: Sort includes and add missed explicit dependencies
Ian Rogers
2026-06-23
Merge tag 'perf-tools-for-v7.2-1-2026-06-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-06-22
perf bpf: Fix up build failure due to change of btf_vlen() return type
Mark Brown
2026-06-17
perf dso: Set standard errno on decompression failure
Arnaldo Carvalho de Melo
2026-06-17
perf bpf: Validate array presence before casting BPF prog info pointers
Arnaldo Carvalho de Melo
2026-06-17
perf c2c: Fix hist entry and format list leaks in c2c_he_free()
Arnaldo Carvalho de Melo
2026-06-17
perf c2c: Free format list entries when c2c_hists__init() fails
Arnaldo Carvalho de Melo
2026-06-17
perf cs-etm: Bounds-check CPU in cs_etm__get_queue()
Arnaldo Carvalho de Melo
2026-06-17
perf cs-etm: Require full global header in auxtrace_info size check
Arnaldo Carvalho de Melo
2026-06-17
perf cs-etm: Validate num_cpu before metadata allocation
Arnaldo Carvalho de Melo
2026-06-17
perf machine: Use snprintf() for guestmount path construction
Arnaldo Carvalho de Melo
2026-06-17
perf machine: Propagate machine__init() error to callers
Arnaldo Carvalho de Melo
2026-06-16
Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-06-15
perf trace: Guard __probe_ip suppression with evsel__is_probe()
Arnaldo Carvalho de Melo
2026-06-16
perf evsel: Add lazy-initialized probe type detection helpers
Arnaldo Carvalho de Melo
2026-06-16
perf evsel: Add no-libtraceevent stubs for evsel__field() and evsel__common_f...
Arnaldo Carvalho de Melo
[prev]
[next]