index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2025-06-27
perf test: Directory file descriptor leak
Ian Rogers
2025-06-27
perf evsel: Missed close() when probing hybrid core PMUs
Ian Rogers
2025-06-19
perf callchain: Always populate the addr_location map when adding IP
Ian Rogers
2025-06-19
perf trace: Set errpid to false for rseq and set_robust_list
Anubhav Shelat
2025-06-19
perf trace: Always print return value for syscalls returning a pid
Anubhav Shelat
2025-06-19
perf record: Fix incorrect --user-regs comments
Dapeng Mi
2025-06-19
perf symbol: Fix use-after-free in filename__read_build_id
Ian Rogers
2025-06-19
perf tests switch-tracking: Fix timestamp comparison
Leo Yan
2025-06-19
perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3
Adrian Hunter
2025-06-19
perf intel-pt: Fix PEBS-via-PT data_src
Adrian Hunter
2025-06-19
perf tests: Fix 'perf report' tests installation
Michael Petlan
2025-06-19
perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids()
Namhyung Kim
2025-06-19
perf symbol-minimal: Fix double free in filename__read_build_id
Ian Rogers
2025-06-19
perf ui browser hists: Set actions->thread before calling do_zoom_thread()
Arnaldo Carvalho de Melo
2025-06-19
perf build: Warn when libdebuginfod devel files are not available
Arnaldo Carvalho de Melo
2025-04-10
perf bpf-filter: Fix a parsing error with comma
Namhyung Kim
2025-04-10
perf tools: annotate asm_pure_loop.S
Marcus Meissner
2025-04-10
perf vendor events arm64 AmpereOneX: Fix frontend_bound calculation
Ilkka Koskinen
2025-04-10
perf: intel-tpebs: Fix incorrect usage of zfree()
James Clark
2025-04-10
perf dso: fix dso__is_kallsyms() check
Stephen Brennan
2025-04-10
perf python: Check if there is space to copy all the event
Arnaldo Carvalho de Melo
2025-04-10
perf python: Don't keep a raw_data pointer to consumed ring buffer space
Arnaldo Carvalho de Melo
2025-04-10
perf python: Decrement the refcount of just created event on failure
Arnaldo Carvalho de Melo
2025-04-10
perf python: Fixup description of sample.id event member
Arnaldo Carvalho de Melo
2025-04-10
perf units: Fix insufficient array space
Arnaldo Carvalho de Melo
2025-04-10
perf evlist: Add success path to evlist__create_syswide_maps
Ian Rogers
2025-04-10
perf debug: Avoid stack overflow in recursive error message
Ian Rogers
2025-04-10
perf bench: Fix perf bench syscall loop count
Thomas Richter
2025-04-10
perf arm-spe: Fix load-store operation checking
Leo Yan
2025-04-10
perf build: Fix in-tree build due to symbolic link
Luca Ceresoli
2025-04-10
perf pmu: Don't double count common sysfs and json events
James Clark
2025-04-10
perf report: Switch data file correctly in TUI
Namhyung Kim
2025-04-10
perf: Always feature test reallocarray
James Clark
2025-04-10
perf stat: Fix find_stat for mixed legacy/non-legacy events
Ian Rogers
2025-04-07
perf tools: Fix up some comments and code to properly use the event_source bus
Greg Kroah-Hartman
2025-02-17
perf bench: Fix undefined behavior in cmpworker()
Kuan-Wei Chiu
2025-02-08
perf test: Skip syscall enum test if no landlock syscall
Namhyung Kim
2025-02-08
perf trace: Fix runtime error of index out of bounds
Howard Chu
2025-02-08
perf trace: Fix BPF loading failure (-E2BIG)
Howard Chu
2025-02-08
perf lock: Fix parse_lock_type which only retrieve one lock flag
Chun-Tse Shao
2025-02-08
perf inject: Fix use without initialization of local variables
Ian Rogers
2025-02-08
perf report: Fix misleading help message about --demangle
Jiachen Zhang
2025-02-08
perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarball
Arnaldo Carvalho de Melo
2025-02-08
perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool
Arnaldo Carvalho de Melo
2025-02-08
perf namespaces: Introduce nsinfo__set_in_pidns()
Arnaldo Carvalho de Melo
2025-02-08
perf machine: Don't ignore _etext when not a text symbol
Christophe Leroy
2025-02-08
perf maps: Fix display of kernel symbols
Christophe Leroy
2025-02-08
perf top: Don't complain about lack of vmlinux when not resolving some kernel...
Arnaldo Carvalho de Melo
2025-02-08
perf expr: Initialize is_test value in expr__ctx_new()
Levi Yun
2025-02-08
perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()
Zhongqiu Han
[next]