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-03-18
perf python: Don't keep a raw_data pointer to consumed ring buffer space
Arnaldo Carvalho de Melo
2025-03-18
perf python: Decrement the refcount of just created event on failure
Arnaldo Carvalho de Melo
2025-03-18
perf python tracepoint.py: Change the COMM using setproctitle if available
Arnaldo Carvalho de Melo
2025-03-18
perf python: Remove some unused macros (_PyUnicode_FromString(arg), etc)
Arnaldo Carvalho de Melo
2025-03-18
perf python: Fixup description of sample.id event member
Arnaldo Carvalho de Melo
2025-03-17
perf test dso-data: Correctly free test file in read test
Ian Rogers
2025-03-17
perf dso: Use lock annotations to fix asan deadlock
Ian Rogers
2025-03-17
perf mutex: Add annotations for LOCKS_EXCLUDED and LOCKS_RETURNED
Ian Rogers
2025-03-14
perf test: Add pipe output testing for annotate
Ian Rogers
2025-03-14
perf test: Fixes to variable expansion and stdout for diff test
Ian Rogers
2025-03-14
perf libunwind: Fixup conversion perf_sample->user_regs to a pointer
Arnaldo Carvalho de Melo
2025-03-14
perf test stat_all_pmu.sh: Correctly check 'perf stat' result
Veronika Molnarova
2025-03-14
perf script: Update brstack syntax documentation
Yujie Liu
2025-03-13
perf script: Fix typo in branch event mask
Yujie Liu
2025-03-13
perf hist stdio: Do bounds check when printing callchains to avoid UB with ne...
Arnaldo Carvalho de Melo
2025-03-13
perf units: Fix insufficient array space
Arnaldo Carvalho de Melo
2025-03-13
perf annotate: Add --code-with-type option.
Namhyung Kim
2025-03-13
perf annotate: Implement code + data type annotation
Namhyung Kim
2025-03-13
perf annotate: Factor out __hist_entry__get_data_type()
Namhyung Kim
2025-03-13
perf annotate: Pass hist_entry to annotate functions
Namhyung Kim
2025-03-13
perf annotate: Pass annotation_options to annotation_line__print()
Namhyung Kim
2025-03-13
perf annotate: Remove unused len parameter from annotation_line__print()
Namhyung Kim
2025-03-13
perf annotate-data: Add annotated_data_type__get_member_name()
Namhyung Kim
2025-03-13
perf ftrace: Use atomic inc to update histogram in BPF
Namhyung Kim
2025-03-13
perf ftrace: Remove an unnecessary condition check in BPF
Namhyung Kim
2025-03-13
perf ftrace: Fix latency stats with BPF
Namhyung Kim
2025-03-11
perf test stat: Additional topdown grouping tests
Ian Rogers
2025-03-11
perf x86 evlist: Update comments on topdown regrouping
Dapeng Mi
2025-03-11
perf parse-events: Corrections to topdown sorting
Ian Rogers
2025-03-11
perf x86/topdown: Fix topdown leader sampling test error on hybrid
Dapeng Mi
2025-03-11
perf tools: Improve handling of hybrid PMUs in perf_event_attr__fprintf
Ian Rogers
2025-03-11
perf python tracepoint: Switch to using parse_events
Ian Rogers
2025-03-11
perf python: Add evlist.config to set up record options
Ian Rogers
2025-03-11
perf python: Add evlist all_cpus accessor
Ian Rogers
2025-03-11
perf python: Avoid duplicated code in get_tracepoint_field
Ian Rogers
2025-03-11
perf python: Update ungrouped evsel leader in clone
Ian Rogers
2025-03-11
perf python: Add optional cpus and threads arguments to parse_events
Ian Rogers
2025-03-11
perf python: Add member access to a number of evsel variables
Ian Rogers
2025-03-11
perf python: Add evlist enable and disable methods
Ian Rogers
2025-03-11
perf evsel: tp_format accessing improvements
Ian Rogers
2025-03-11
perf evlist: Add success path to evlist__create_syswide_maps
Ian Rogers
2025-03-11
perf debug: Avoid stack overflow in recursive error message
Ian Rogers
2025-03-10
perf symbol: Support .gnu_debugdata for symbols
Stephen Brennan
2025-03-10
perf tools: Add LZMA decompression from FILE
Stephen Brennan
2025-03-10
perf tools: Add dummy functions for !HAVE_LZMA_SUPPORT
Stephen Brennan
2025-03-10
perf mem: Don't leak mem event names
Ian Rogers
2025-03-10
perf vendor events riscv: Add SiFive P650 events
Eric Lin
2025-03-10
perf vendor events riscv: Add SiFive P550 events
Eric Lin
2025-03-10
perf vendor events riscv: Add SiFive Bullet version 0x0d events
Eric Lin
2025-03-10
perf vendor events riscv: Add SiFive Bullet version 0x07 events
Eric Lin
[prev]
[next]