index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
stat-display.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-11
perf stat: Move metric list from config to evlist
Ian Rogers
1
-10
/
+6
2025-06-27
perf stat: Fix uncore aggregation number
Chun-Tse Shao
1
-17
/
+17
2025-05-14
perf parse-events: Use wildcard processing to set an event to merge into
Ian Rogers
1
-2
/
+9
2025-05-14
perf evlist: Make uniquifying counter names consistent
Ian Rogers
1
-148
/
+1
2025-05-12
perf stat: Use counter cpumask to skip zero values
Ian Rogers
1
-8
/
+13
2025-05-08
perf stat: Remove print_mixed_hw_group_error
Ian Rogers
1
-31
/
+0
2025-05-08
perf stat: Better hybrid support for the NMI watchdog warning
Ian Rogers
1
-3
/
+15
2025-03-03
perf stat: Fix non-uniquified hybrid legacy events
James Clark
1
-6
/
+6
2025-02-04
perf stat: Changes to event name uniquification
Ian Rogers
1
-33
/
+78
2024-12-26
perf stat: Document and clarify outstate members
James Clark
1
-7
/
+21
2024-12-26
perf stat: Document and simplify interval timestamps
James Clark
1
-24
/
+21
2024-12-26
perf stat: Remove empty new_line_metric function
James Clark
1
-9
/
+4
2024-12-26
perf stat: Also hide metric-units from JSON when event didn't run
James Clark
1
-2
/
+3
2024-12-26
perf stat: Fix trailing comma when there is no metric unit
James Clark
1
-80
/
+97
2024-10-17
perf stat: Add metric-threshold to json output
Ian Rogers
1
-2
/
+20
2024-10-17
perf stat: Change color to threshold in print_metric
Ian Rogers
1
-11
/
+29
2024-10-17
perf stat: Drop metric-unit if unit is NULL
Ian Rogers
1
-2
/
+2
2024-10-17
perf stat: Display "none" for NaN with metric only json
Ian Rogers
1
-4
/
+7
2024-10-10
perf tool_pmu: Move expr literals to tool_pmu
Ian Rogers
1
-2
/
+6
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
1
-1
/
+5
2024-09-26
perf stat: Remove evlist__add_default_attrs use strings
Ian Rogers
1
-0
/
+8
2024-09-26
perf stat: Uniquify event name improvements
Ian Rogers
1
-23
/
+78
2024-08-16
perf stat: Display iostat headers correctly
Yicong Yang
1
-1
/
+2
2024-06-28
perf stat: Use field separator in the metric header
Namhyung Kim
1
-3
/
+14
2024-06-28
perf stat: Fix a segfault with --per-cluster --metric-only
Namhyung Kim
1
-0
/
+3
2024-05-11
perf stat: Don't display metric header for non-leader uncore events
Ian Rogers
1
-0
/
+3
2024-02-22
perf stat: Fix metric-only aggregation index
Ian Rogers
1
-2
/
+7
2024-02-13
perf stat: Avoid metric-only segv
Ian Rogers
1
-1
/
+1
2024-02-09
perf stat: Support per-cluster aggregation
Yicong Yang
1
-0
/
+13
2023-12-14
perf stat: Combine the -A/--no-aggr and --no-merge options
Ian Rogers
1
-1
/
+1
2023-08-21
perf stat-display: Check if snprintf()'s fmt argument is NULL
Kaige Ye
1
-2
/
+2
2023-08-08
perf stat: Don't display zero tool counts
Ian Rogers
1
-0
/
+5
2023-06-16
perf stat: New metricgroup output for the default mode
Kan Liang
1
-10
/
+98
2023-05-27
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
1
-1
/
+1
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
1
-1
/
+2
2023-05-27
perf stat: Avoid hybrid PMU list
Ian Rogers
1
-4
/
+5
2023-05-27
perf evlist: Reduce scope of evlist__has_hybrid
Ian Rogers
1
-1
/
+14
2023-05-23
perf stat: Setup the foundation to allow aggregation based on cache topology
K Prateek Nayak
1
-0
/
+17
2023-05-10
perf metric: Change divide by zero and !support events behavior
Ian Rogers
1
-1
/
+1
2023-04-28
perf stat: Avoid SEGV on counter->name
Ian Rogers
1
-1
/
+1
2023-02-19
perf stat: Add cpu_aggr_map for loop
Ian Rogers
1
-54
/
+58
2023-02-19
perf stat: Hide runtime_stat
Ian Rogers
1
-3
/
+2
2023-02-02
perf stat: Hide invalid uncore event output for aggr mode
Namhyung Kim
1
-5
/
+46
2022-12-14
perf stat: Update event skip condition for system-wide per-thread mode and me...
Namhyung Kim
1
-10
/
+9
2022-12-14
perf stat: Fix invalid output handle
James Clark
1
-1
/
+1
2022-12-14
perf stat: Fix multi-line metric output in JSON
Namhyung Kim
1
-1
/
+1
2022-12-14
perf stat: Fix printing field separator in CSV metrics output
Athira Rajeev
1
-12
/
+1
2022-12-14
perf stat: Check existence of os->prefix, fixing a segfault
Ian Rogers
1
-1
/
+2
2022-12-05
Revert "perf stat: Rename "aggregate-number" to "cpu-count" in JSON"
Namhyung Kim
1
-4
/
+4
2022-11-24
perf stat: Tidy up JSON metric-only output when no metrics
Namhyung Kim
1
-10
/
+17
[next]