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
/
util
Age
Commit message (
Expand
)
Author
2023-04-06
perf pmu: Fewer const casts
Ian Rogers
2023-04-06
perf lock contention: Do not try to update if hash map is full
Namhyung Kim
2023-04-06
perf lock contention: Revise needs_callstack() condition
Namhyung Kim
2023-04-06
perf lock contention: Update total/bad stats for hidden entries
Namhyung Kim
2023-04-06
perf lock contention: Add data failure stat
Namhyung Kim
2023-04-06
perf lock contention: Update default map size to 16384
Namhyung Kim
2023-04-06
tools: Rename __fallthrough to fallthrough
Liam Howlett
2023-04-06
perf pmu: Fix a few potential fd leaks
Ian Rogers
2023-04-06
perf pmu: Make parser reentrant
Ian Rogers
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
2023-04-04
perf map: Add accessor for dso
Ian Rogers
2023-04-04
perf maps: Add functions to access maps
Ian Rogers
2023-04-04
perf maps: Remove rb_node from struct map
Ian Rogers
2023-04-04
perf map: Move map list node into symbol
Ian Rogers
2023-04-04
perf jit: Fix a few memory leaks
Ian Rogers
2023-04-04
perf srcline: Avoid addr2line SIGPIPEs
Ian Rogers
2023-04-04
perf srcline: Support for llvm-addr2line
Ian Rogers
2023-04-04
perf srcline: Simplify addr2line subprocess
Ian Rogers
2023-04-04
perf pmu: Add perf_pmu__{open,scan}_file_at()
Namhyung Kim
2023-04-04
perf pmu: Use relative path in perf_pmu__caps_parse()
Namhyung Kim
2023-04-04
perf pmu: Use relative path for sysfs scan
Namhyung Kim
2023-04-04
perf pmu: Add perf_pmu__destroy() function
Namhyung Kim
2023-04-04
perf tools: Fix a asan issue in parse_events_multi_pmu_add()
Namhyung Kim
2023-04-04
perf list: Use relative path for tracepoint scan
Namhyung Kim
2023-04-04
perf intel-pt: Fix CYC timestamps after standalone CBR
Adrian Hunter
2023-04-04
perf auxtrace: Fix address filter entire kernel size
Adrian Hunter
2023-04-04
perf arm-spe: Add raw decoding for SPEv1.3 MTE and MOPS load/store
Rob Herring
2023-04-04
perf cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet
Mike Leach
2023-04-04
perf cs-etm: Move mapping of Trace ID and cpu into helper function
Mike Leach
2023-04-04
perf lock contention: Show detail failure reason for BPF
Namhyung Kim
2023-04-04
perf symbol: Remove unused branch_callstack
Adrian Hunter
2023-04-04
perf block-range: Move debug code behind ifndef NDEBUG
Ian Rogers
2023-04-04
perf symbol: Add command line support for addr2line path
Ian Rogers
2023-04-04
perf annotate: Allow objdump to be set in perfconfig
Ian Rogers
2023-04-04
perf annotate: Own objdump_path and disassembler_style strings
Ian Rogers
2023-04-04
perf annotate: Add init/exit to annotation_options remove default
Ian Rogers
2023-04-04
perf tools: Avoid warning in do_realloc_array_as_needed()
Adrian Hunter
2023-04-04
perf symbols: Fix unaligned access in get_x86_64_plt_disp()
Adrian Hunter
2023-04-04
perf symbols: Fix use-after-free in get_plt_got_name()
Adrian Hunter
2023-04-04
perf metrics: Add has_pmem literal
Ian Rogers
2023-04-04
perf lock contention: Fix msan issue in lock_contention_read()
Namhyung Kim
2023-04-04
perf hist: Improve srcfile sort key performance (really)
Namhyung Kim
2023-04-04
perf report: Append inlines to non-DWARF callchains
Artem Savkov
2023-03-21
perf tools: Add support for perf_event_attr::config3
Rob Herring
2023-03-21
perf kvm: Reference count 'struct kvm_info'
Leo Yan
2023-03-20
perf report: Add 'simd' sort field
German Gomez
2023-03-20
perf arm-spe: Add SVE flags to the SPE samples
German Gomez
2023-03-20
perf arm-spe: Refactor arm-spe to support operation packet type
German Gomez
2023-03-20
perf event: Add 'simd_flags' field to 'struct perf_sample'
German Gomez
2023-03-20
perf intel-pt: Add support for new branch instructions ERETS and ERETU
Adrian Hunter
[prev]
[next]