index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
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 map: Add helper for ->map_ip() and ->unmap_ip()
Ian Rogers
2023-04-06
perf map: Rename map_ip() and unmap_ip()
Ian Rogers
2023-04-06
perf pmu: Sort and remove duplicates using JSON PMU name
Ian Rogers
2023-04-06
perf pmu: Improve name/comments, avoid a memory allocation
Ian Rogers
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
[prev]
[next]