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-02-25
Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...
Linus Torvalds
2025-02-18
tools: Unify top-level quiet infrastructure
Charlie Jenkins
2025-01-30
Merge tag 'perf-tools-fixes-for-v6.14-2025-01-30' of git://git.kernel.org/pub...
Linus Torvalds
2025-01-28
perf cpumap: Fix die and cluster IDs
James Clark
2025-01-28
perf test: Skip syscall enum test if no landlock syscall
Namhyung Kim
2025-01-28
perf trace: Fix runtime error of index out of bounds
Howard Chu
2025-01-27
perf annotate: Use an array for the disassembler preference
Ian Rogers
2025-01-24
Merge tag 'perf-tools-for-v6.14-2025-01-21' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2025-01-23
perf trace: Fix BPF loading failure (-E2BIG)
Howard Chu
2025-01-20
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-01-18
perf test: Update event_groups test to use instructions
Athira Rajeev
2025-01-18
perf bench: Fix undefined behavior in cmpworker()
Kuan-Wei Chiu
2025-01-18
perf annotate: Prefer passing evsel to evsel->core.idx
Ian Rogers
2025-01-17
perf lock: Rename fields in lock_type_table
Chun-Tse Shao
2025-01-17
perf lock: Add percpu-rwsem for type filter
Chun-Tse Shao
2025-01-17
perf lock: Fix parse_lock_type which only retrieve one lock flag
Chun-Tse Shao
2025-01-17
perf lock: Fix return code for functions in __cmd_contention
Athira Rajeev
2025-01-17
perf hist: Fix width calculation in hpp__fmt()
Dmitry Vyukov
2025-01-16
perf hist: Fix bogus profiles when filters are enabled
Dmitry Vyukov
2025-01-16
perf hist: Deduplicate cmp/sort/collapse code
Dmitry Vyukov
2025-01-16
perf test: Improve verbose documentation
Ian Rogers
2025-01-16
perf test: Add a runs-per-test flag
Ian Rogers
2025-01-16
perf test: Fix parallel/sequential option documentation
Ian Rogers
2025-01-16
perf test: Send list output to stdout rather than stderr
Ian Rogers
2025-01-16
perf test: Rename functions and variables for better clarity
Ian Rogers
2025-01-16
perf tools: Expose quiet/verbose variables in Makefile.perf
Charlie Jenkins
2025-01-14
perf config: Add a function to set one variable in .perfconfig
Arnaldo Carvalho de Melo
2025-01-14
perf test perftool_testsuite: Return correct value for skipping
Veronika Molnarova
2025-01-14
perf test perftool_testsuite: Add missing description
Veronika Molnarova
2025-01-14
perf test record+probe_libc_inet_pton: Make test resilient
Leo Yan
2025-01-14
perf inject: Fix use without initialization of local variables
Ian Rogers
2025-01-14
perf probe: Rename err label
James Clark
2025-01-14
perf test stat: Avoid hybrid assumption when virtualized
Ian Rogers
2025-01-14
perf record: Fix segfault with --off-cpu when debuginfo is not enabled
Athira Rajeev
2025-01-14
perf tests base_probe: Fix check for the count of existing probes in test_add...
Athira Rajeev
2025-01-14
perf MANIFEST: Add license files
Michel Lind
2025-01-14
perf test brstack: Speed up running test by using tr -s instead of xargs
James Clark
2025-01-13
perf tools mips: Fix mips syscall generation
Charlie Jenkins
2025-01-13
perf tests arm_spe: Add test for discard mode
James Clark
2025-01-13
perf tools arm-spe: Don't allocate buffer or tracking event in discard mode
James Clark
2025-01-13
perf tools arm-spe: Pull out functions for aux buffer and tracking setup
James Clark
2025-01-10
perf report: Fix misleading help message about --demangle
Jiachen Zhang
2025-01-10
perf ftrace: Fix display for range of the first bucket
Namhyung Kim
2025-01-10
perf ftrace: Check min/max latency only with bucket range
Namhyung Kim
2025-01-10
perf docs: arm_spe: Document new discard mode
James Clark
2025-01-10
perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarball
Arnaldo Carvalho de Melo
2025-01-10
perf vendor events arm64: Add FUJITSU-MONAKA PMU event
Yoshihiro Furudera
2025-01-10
perf tools: Fixup end address of modules
Namhyung Kim
2025-01-10
perf symbol: Prefer non-label symbols with same address
Namhyung Kim
2025-01-10
perf symbol-elf: Avoid a weak cxx_demangle_sym function
Ian Rogers
[next]