index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-14
perf symbol: Add abi::__cxa_demangle C++ demangling support
Ian Rogers
4
-30
/
+74
2023-03-14
perf util: Remove weak sched_getcpu
Ian Rogers
2
-13
/
+16
2023-03-14
perf bpf: Remove pre libbpf 1.0 conditional logic
Ian Rogers
3
-102
/
+0
2023-03-13
perf lock contention: Fix compiler builtin detection
Ian Rogers
1
-1
/
+7
2023-03-13
perf parse-events: Warn when events are regrouped
Ian Rogers
4
-14
/
+36
2023-03-13
perf evlist: Remove nr_groups
Ian Rogers
7
-16
/
+8
2023-03-13
perf evsel: Remove use_uncore_alias
Ian Rogers
5
-17
/
+11
2023-03-13
perf parse-events: Sort and group parsed events
Ian Rogers
4
-129
/
+120
2023-03-13
perf parse-events: Pass ownership of the group name
Ian Rogers
2
-2
/
+3
2023-03-13
perf evsel: Add function to compute group PMU name
Ian Rogers
3
-0
/
+30
2023-03-13
perf evsel: Allow const evsel for certain accesses
Ian Rogers
4
-8
/
+8
2023-03-13
perf stat: Modify the group test
Ian Rogers
1
-1
/
+1
2023-03-13
perf ftrace: Reuse target::initial_delay
Changbin Du
1
-1
/
+0
2023-03-13
perf record: Reuse target::initial_delay
Changbin Du
3
-5
/
+4
2023-03-11
Merge remote-tracking branch 'acme/perf-tools' into perf-tools-next
Arnaldo Carvalho de Melo
3
-6
/
+13
2023-03-02
perf stat: Fix counting when initial delay configured
Changbin Du
3
-6
/
+13
2023-02-22
perf test: Fix offcpu test prev_state check
Namhyung Kim
1
-1
/
+1
2023-02-19
perf stat: Remove saved_value/runtime_stat
Ian Rogers
3
-226
/
+0
2023-02-19
perf stat: Use counts rather than saved_value
Ian Rogers
2
-266
/
+270
2023-02-19
perf metric: Directly use counts rather than saved_value
Ian Rogers
1
-37
/
+19
2023-02-19
perf stat: Add cpu_aggr_map for loop
Ian Rogers
5
-125
/
+132
2023-02-19
perf stat: Hide runtime_stat
Ian Rogers
4
-114
/
+75
2023-02-19
perf stat: Move enums from header
Ian Rogers
2
-27
/
+25
2023-02-19
perf stat: Remove perf_stat_evsel_id
Ian Rogers
2
-43
/
+0
2023-02-19
perf stat: Use metrics for --smi-cost
Ian Rogers
3
-36
/
+0
2023-02-19
perf stat: Remove hard coded transaction events
Ian Rogers
3
-58
/
+1
2023-02-19
perf stat: Remove topdown event special handling
Ian Rogers
3
-385
/
+0
2023-02-19
perf stat: Implement --topdown using json metrics
Ian Rogers
4
-74
/
+37
2023-02-19
perf stat: Add TopdownL1 metric as a default if present
Ian Rogers
1
-4
/
+2
2023-02-19
perf metric: Add --metric-no-threshold option
Ian Rogers
4
-26
/
+43
2023-02-19
perf expr: More explicit NAN handling
Ian Rogers
1
-2
/
+10
2023-02-19
perf metric: Compute and print threshold values
Ian Rogers
3
-11
/
+38
2023-02-19
perf list: Support for printing metric thresholds
Ian Rogers
2
-0
/
+4
2023-02-19
perf pmu-events: Make the metric_constraint an enum
Ian Rogers
1
-7
/
+12
2023-02-19
perf expr: Make the online topology accessible globally
Ian Rogers
5
-22
/
+36
2023-02-19
perf pmu-events: Change perpkg to be a bool
Ian Rogers
1
-7
/
+4
2023-02-19
perf pmu-events: Change deprecated to be a bool
Ian Rogers
1
-6
/
+4
2023-02-19
perf metrics: Improve variable names
Ian Rogers
1
-23
/
+22
2023-02-19
perf tools: Ensure evsel name is initialized
Ian Rogers
1
-1
/
+1
2023-02-19
perf test: Fix offcpu test prev_state check
Namhyung Kim
1
-1
/
+1
2023-02-17
perf intel-pt: Synthesize cycle events
Steinar H. Gunderson
3
-8
/
+75
2023-02-16
perf c2c: Add report option to show false sharing in adjacent cachelines
Feng Tang
3
-8
/
+31
2023-02-10
perf stat: Avoid merging/aggregating metric counts twice
Ian Rogers
1
-1
/
+1
2023-02-08
perf tools: Fix perf tool build error in util/pfm.c
Thomas Richter
1
-4
/
+2
2023-02-08
perf lock contention: Support old rw_semaphore type
Namhyung Kim
1
-13
/
+44
2023-02-08
perf lock contention: Add -o/--lock-owner option
Namhyung Kim
3
-5
/
+57
2023-02-06
perf probe: Update the exit error codes in function try_to_find_probe_trace_e...
Athira Rajeev
1
-2
/
+2
2023-02-03
perf report: Support Retire Latency
Kan Liang
3
-1
/
+8
2023-02-03
perf lock contention: Support filters for different aggregation
Namhyung Kim
4
-20
/
+45
2023-02-03
perf lock contention: Use lock_stat_find{,new}
Namhyung Kim
3
-17
/
+32
[next]