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-02-19
perf stat: Hide runtime_stat
Ian Rogers
2023-02-19
perf stat: Move enums from header
Ian Rogers
2023-02-19
perf stat: Remove perf_stat_evsel_id
Ian Rogers
2023-02-19
perf stat: Use metrics for --smi-cost
Ian Rogers
2023-02-19
perf stat: Remove hard coded transaction events
Ian Rogers
2023-02-19
perf stat: Remove topdown event special handling
Ian Rogers
2023-02-19
perf stat: Implement --topdown using json metrics
Ian Rogers
2023-02-19
perf stat: Add TopdownL1 metric as a default if present
Ian Rogers
2023-02-19
perf metric: Add --metric-no-threshold option
Ian Rogers
2023-02-19
perf expr: More explicit NAN handling
Ian Rogers
2023-02-19
perf metric: Compute and print threshold values
Ian Rogers
2023-02-19
perf list: Support for printing metric thresholds
Ian Rogers
2023-02-19
perf pmu-events: Make the metric_constraint an enum
Ian Rogers
2023-02-19
perf expr: Make the online topology accessible globally
Ian Rogers
2023-02-19
perf pmu-events: Change perpkg to be a bool
Ian Rogers
2023-02-19
perf pmu-events: Change deprecated to be a bool
Ian Rogers
2023-02-19
perf metrics: Improve variable names
Ian Rogers
2023-02-19
perf tools: Ensure evsel name is initialized
Ian Rogers
2023-02-19
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
[prev]
[next]