开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
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
2023-01-30
perf cs-etm: Update decoder code for OpenCSD version 1.4
Mike Leach
2023-01-27
perf buildid: Avoid copy of uninitialized memory
Ian Rogers
2023-01-23
perf: Various spelling fixes
Diederik de Haas
2023-01-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2023-01-22
perf cs-etm: Ensure that Coresight timestamps don't go backwards
James Clark
2023-01-22
perf cs_etm: Set the time field in the synthetic samples
German Gomez
2023-01-22
perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
German Gomez
2023-01-22
perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
German Gomez
2023-01-22
perf pmu: Add function to check if a pmu file exists
German Gomez
2023-01-22
perf pmu: Remove remaining duplication of bus/event_source/devices/...
James Clark
2023-01-22
perf pmu: Use perf_pmu__open_file() and perf_pmu__scan_file()
James Clark
2023-01-22
perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATH
James Clark
2023-01-22
perf symbols: Check SHT_RELA and SHT_REL type earlier
Adrian Hunter
2023-01-22
perf symbols: Combine handling for SHT_RELA and SHT_REL
Adrian Hunter
2023-01-22
perf symbols: Allow for .plt entries with no symbol
Adrian Hunter
[next]