开源镜像站
帮助
动态
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
/
stat-display.c
Age
Commit message (
Expand
)
Author
2024-10-17
perf stat: Add metric-threshold to json output
Ian Rogers
2024-10-17
perf stat: Change color to threshold in print_metric
Ian Rogers
2024-10-17
perf stat: Drop metric-unit if unit is NULL
Ian Rogers
2024-10-17
perf stat: Display "none" for NaN with metric only json
Ian Rogers
2024-10-10
perf tool_pmu: Move expr literals to tool_pmu
Ian Rogers
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
2024-09-26
perf stat: Remove evlist__add_default_attrs use strings
Ian Rogers
2024-09-26
perf stat: Uniquify event name improvements
Ian Rogers
2024-08-16
perf stat: Display iostat headers correctly
Yicong Yang
2024-06-28
perf stat: Use field separator in the metric header
Namhyung Kim
2024-06-28
perf stat: Fix a segfault with --per-cluster --metric-only
Namhyung Kim
2024-05-11
perf stat: Don't display metric header for non-leader uncore events
Ian Rogers
2024-02-22
perf stat: Fix metric-only aggregation index
Ian Rogers
2024-02-13
perf stat: Avoid metric-only segv
Ian Rogers
2024-02-09
perf stat: Support per-cluster aggregation
Yicong Yang
2023-12-14
perf stat: Combine the -A/--no-aggr and --no-merge options
Ian Rogers
2023-08-21
perf stat-display: Check if snprintf()'s fmt argument is NULL
Kaige Ye
2023-08-08
perf stat: Don't display zero tool counts
Ian Rogers
2023-06-16
perf stat: New metricgroup output for the default mode
Kan Liang
2023-05-27
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
perf stat: Avoid hybrid PMU list
Ian Rogers
2023-05-27
perf evlist: Reduce scope of evlist__has_hybrid
Ian Rogers
2023-05-23
perf stat: Setup the foundation to allow aggregation based on cache topology
K Prateek Nayak
2023-05-10
perf metric: Change divide by zero and !support events behavior
Ian Rogers
2023-04-28
perf stat: Avoid SEGV on counter->name
Ian Rogers
2023-02-19
perf stat: Add cpu_aggr_map for loop
Ian Rogers
2023-02-19
perf stat: Hide runtime_stat
Ian Rogers
2023-02-02
perf stat: Hide invalid uncore event output for aggr mode
Namhyung Kim
2022-12-14
perf stat: Update event skip condition for system-wide per-thread mode and me...
Namhyung Kim
2022-12-14
perf stat: Fix invalid output handle
James Clark
2022-12-14
perf stat: Fix multi-line metric output in JSON
Namhyung Kim
2022-12-14
perf stat: Fix printing field separator in CSV metrics output
Athira Rajeev
2022-12-14
perf stat: Check existence of os->prefix, fixing a segfault
Ian Rogers
2022-12-05
Revert "perf stat: Rename "aggregate-number" to "cpu-count" in JSON"
Namhyung Kim
2022-11-24
perf stat: Tidy up JSON metric-only output when no metrics
Namhyung Kim
2022-11-24
perf stat: Rename "aggregate-number" to "cpu-count" in JSON
Namhyung Kim
2022-11-24
perf stat: Fix JSON output in metric-only mode
Namhyung Kim
2022-11-24
perf stat: Pass through 'struct outstate'
Namhyung Kim
2022-11-24
perf stat: Do not pass runtime_stat to printout()
Namhyung Kim
2022-11-24
perf stat: Pass struct outstate to printout()
Namhyung Kim
2022-11-24
perf stat: Pass 'struct outstate' to print_metric_begin()
Namhyung Kim
2022-11-24
perf stat: Use 'struct outstate' in evlist__print_counters()
Namhyung Kim
2022-11-24
perf stat: Pass const char *prefix to display routines
Namhyung Kim
2022-11-24
perf stat: Remove metric_only argument in print_counter_aggrdata()
Namhyung Kim
2022-11-24
perf stat: Remove prefix argument in print_metric_headers()
Namhyung Kim
2022-11-24
perf stat: Use scnprintf() in prepare_interval()
Namhyung Kim
2022-11-24
perf stat: Do not align time prefix in CSV output
Namhyung Kim
2022-11-24
perf stat: Move summary prefix printing logic in CSV output
Namhyung Kim
2022-11-24
perf stat: Fix cgroup display in JSON output
Namhyung Kim
[next]