summaryrefslogtreecommitdiff
path: root/tools/perf/util/stat-display.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-19perf stat: Add --hide-zero-events option to suppress zero-count eventsAaron Tomlin1-0/+3
2026-06-30perf evlist: Add reference count checkingIan Rogers1-3/+3
2026-06-11perf stat: Fix false NMI watchdog warning in aggregation modesChun-Tse Shao1-2/+2
2026-05-22perf stat: Make metric only column line up with headerAndi Kleen1-12/+10
2026-04-01libperf cpumap: Make index and nr types unsignedIan Rogers1-2/+2
2026-02-06perf stat: Ensure metrics are displayed even with failed eventsChun-Tse Shao1-30/+23
2026-01-12perf stat display: Make %f precision consistentIan Rogers1-21/+5
2025-11-17perf stat: Display metric-only for 0 countersIan Rogers1-0/+3
2025-11-11perf stat: Align metric output without eventsNamhyung Kim1-5/+5
2025-11-11perf stat: Remove "unit" workarounds for metric-onlyIan Rogers1-39/+8
2025-11-11perf stat: Remove hard coded shadow metricsIan Rogers1-2/+2
2025-11-11perf jevents: Add metric DefaultShowEventsIan Rogers1-2/+2
2025-07-11perf stat: Move metric list from config to evlistIan Rogers1-10/+6
2025-06-27perf stat: Fix uncore aggregation numberChun-Tse Shao1-17/+17
2025-05-14perf parse-events: Use wildcard processing to set an event to merge intoIan Rogers1-2/+9
2025-05-14perf evlist: Make uniquifying counter names consistentIan Rogers1-148/+1
2025-05-12perf stat: Use counter cpumask to skip zero valuesIan Rogers1-8/+13
2025-05-08perf stat: Remove print_mixed_hw_group_errorIan Rogers1-31/+0
2025-05-08perf stat: Better hybrid support for the NMI watchdog warningIan Rogers1-3/+15
2025-03-03perf stat: Fix non-uniquified hybrid legacy eventsJames Clark1-6/+6
2025-02-04perf stat: Changes to event name uniquificationIan Rogers1-33/+78
2024-12-26perf stat: Document and clarify outstate membersJames Clark1-7/+21
2024-12-26perf stat: Document and simplify interval timestampsJames Clark1-24/+21
2024-12-26perf stat: Remove empty new_line_metric functionJames Clark1-9/+4
2024-12-26perf stat: Also hide metric-units from JSON when event didn't runJames Clark1-2/+3
2024-12-26perf stat: Fix trailing comma when there is no metric unitJames Clark1-80/+97
2024-10-17perf stat: Add metric-threshold to json outputIan Rogers1-2/+20
2024-10-17perf stat: Change color to threshold in print_metricIan Rogers1-11/+29
2024-10-17perf stat: Drop metric-unit if unit is NULLIan Rogers1-2/+2
2024-10-17perf stat: Display "none" for NaN with metric only jsonIan Rogers1-4/+7
2024-10-10perf tool_pmu: Move expr literals to tool_pmuIan Rogers1-2/+6
2024-10-10perf tool_pmu: Factor tool events into their own PMUIan Rogers1-1/+5
2024-09-26perf stat: Remove evlist__add_default_attrs use stringsIan Rogers1-0/+8
2024-09-26perf stat: Uniquify event name improvementsIan Rogers1-23/+78
2024-08-16perf stat: Display iostat headers correctlyYicong Yang1-1/+2
2024-06-28perf stat: Use field separator in the metric headerNamhyung Kim1-3/+14
2024-06-28perf stat: Fix a segfault with --per-cluster --metric-onlyNamhyung Kim1-0/+3
2024-05-11perf stat: Don't display metric header for non-leader uncore eventsIan Rogers1-0/+3
2024-02-22perf stat: Fix metric-only aggregation indexIan Rogers1-2/+7
2024-02-13perf stat: Avoid metric-only segvIan Rogers1-1/+1
2024-02-09perf stat: Support per-cluster aggregationYicong Yang1-0/+13
2023-12-14perf stat: Combine the -A/--no-aggr and --no-merge optionsIan Rogers1-1/+1
2023-08-21perf stat-display: Check if snprintf()'s fmt argument is NULLKaige Ye1-2/+2
2023-08-08perf stat: Don't display zero tool countsIan Rogers1-0/+5
2023-06-16perf stat: New metricgroup output for the default modeKan Liang1-10/+98
2023-05-27perf pmus: Remove perf_pmus__has_hybridIan Rogers1-1/+1
2023-05-27perf pmu: Separate pmu and pmusIan Rogers1-1/+2
2023-05-27perf stat: Avoid hybrid PMU listIan Rogers1-4/+5
2023-05-27perf evlist: Reduce scope of evlist__has_hybridIan Rogers1-1/+14
2023-05-23perf stat: Setup the foundation to allow aggregation based on cache topologyK Prateek Nayak1-0/+17