index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2023-05-17
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
2023-05-17
perf tracepoint: Fix memory leak in is_valid_tracepoint()
Yang Jihong
2023-05-17
perf symbols: Fix return incorrect build_id size in elf_read_build_id()
Yang Jihong
2023-05-17
perf cs-etm: Fix timeless decode mode detection
James Clark
2023-05-17
perf map: Delete two variable initialisations before null pointer checks in s...
Markus Elfring
2023-05-17
perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...
Arnaldo Carvalho de Melo
2023-05-17
perf symbols: Fix unaligned access in get_x86_64_plt_disp()
Adrian Hunter
2023-05-17
perf symbols: Fix use-after-free in get_plt_got_name()
Adrian Hunter
2023-05-17
perf hist: Improve srcfile sort key performance (really)
Namhyung Kim
2023-05-17
perf script: Fix Python support when no libtraceevent
Adrian Hunter
2023-05-17
perf lock contention: Fix compiler builtin detection
Ian Rogers
2023-05-11
perf intel-pt: Fix CYC timestamps after standalone CBR
Adrian Hunter
2023-05-11
perf auxtrace: Fix address filter entire kernel size
Adrian Hunter
2023-03-02
perf stat: Fix counting when initial delay configured
Changbin Du
2023-02-22
perf test: Fix offcpu test prev_state check
Namhyung Kim
2023-02-17
perf intel-pt: Synthesize cycle events
Steinar H. Gunderson
2023-02-16
perf c2c: Add report option to show false sharing in adjacent cachelines
Feng Tang
2023-02-09
perf stat: Avoid merging/aggregating metric counts twice
Ian Rogers
2023-02-08
perf tools: Fix perf tool build error in util/pfm.c
Thomas Richter
2023-02-08
perf lock contention: Support old rw_semaphore type
Namhyung Kim
2023-02-08
perf lock contention: Add -o/--lock-owner option
Namhyung Kim
2023-02-06
perf probe: Update the exit error codes in function try_to_find_probe_trace_e...
Athira Rajeev
2023-02-03
perf report: Support Retire Latency
Kan Liang
2023-02-03
perf lock contention: Support filters for different aggregation
Namhyung Kim
2023-02-03
perf lock contention: Use lock_stat_find{,new}
Namhyung Kim
2023-02-03
perf lock contention: Factor out lock_contention_get_name()
Namhyung Kim
2023-02-03
perf arm-spe: Add raw decoding for SPEv1.2 previous branch address
Rob Herring
2023-02-03
perf pmu-events: Fix testing with JEVENTS_ARCH=all
Ian Rogers
2023-02-03
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
2023-02-03
perf stat: Remove evsel metric_name/expr
Ian Rogers
2023-02-03
perf pmu-events: Remove now unused event and metric variables
Ian Rogers
2023-02-03
perf pmu-events: Separate the metrics from events for no jevents
Ian Rogers
2023-02-02
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
2023-02-02
perf session: Show branch speculation info in raw dump
Sandipan Das
2023-02-02
perf script: Show branch speculation info
Sandipan Das
2023-02-02
perf stat: Hide invalid uncore event output for aggr mode
Namhyung Kim
2023-02-02
perf lock contention: Add -S/--callstack-filter option
Namhyung Kim
2023-02-02
perf arm-spe: Only warn once for each unsupported address packet
Rob Herring
2023-02-02
perf symbols: Symbol lookup with kcore can fail if multiple segments match stext
Krister Johansen
2023-02-02
perf symbols: Get symbols for .plt.got for x86-64
Adrian Hunter
2023-02-02
perf symbols: Start adding support for .plt.got for x86
Adrian Hunter
2023-02-01
perf symbols: Allow for static executables with .plt
Adrian Hunter
2023-02-01
perf symbols: Allow for .plt without header
Adrian Hunter
2023-02-01
perf symbols: Add support for IFUNC symbols for x86_64
Adrian Hunter
2023-02-01
perf symbols: Record whether a symbol is an alias for an IFUNC symbol
Adrian Hunter
2023-02-01
perf symbols: Sort plt relocations for x86
Adrian Hunter
2023-02-01
perf symbols: Add support for x86 .plt.sec
Adrian Hunter
2023-02-01
perf symbols: Correct plt entry sizes for x86
Adrian Hunter
2023-02-01
perf session: Avoid calling lseek(2) for pipe
Namhyung Kim
2023-02-01
perf intel-pt: Do not try to queue auxtrace data on pipe
Namhyung Kim
[next]