index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
stat-display.c
Age
Commit message (
Expand
)
Author
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
2022-11-16
perf stat: Add print_aggr_cgroup() for --for-each-cgroup and --topdown
Namhyung Kim
2022-11-16
perf stat: Support --for-each-cgroup and --metric-only
Namhyung Kim
2022-11-16
perf stat: Factor out print_metric_{begin,end}()
Namhyung Kim
2022-11-16
perf stat: Factor out prefix display
Namhyung Kim
2022-11-16
perf stat: Move condition to print_footer()
Namhyung Kim
2022-11-16
perf stat: Rework header display
Namhyung Kim
2022-11-16
perf stat: Remove impossible condition
Namhyung Kim
2022-11-16
perf stat: Cleanup interval print alignment
Namhyung Kim
2022-11-16
perf stat: Factor out prepare_interval()
Namhyung Kim
2022-11-16
perf stat: Split print_metric_headers() function
Namhyung Kim
2022-11-16
perf stat: Align cgroup names
Namhyung Kim
2022-11-16
perf stat: Add before_metric argument
Namhyung Kim
2022-11-16
perf stat: Handle bad events in abs_printout()
Namhyung Kim
2022-11-16
perf stat: Factor out print_counter_value() function
Namhyung Kim
2022-11-16
perf stat: Split aggr_printout() function
Namhyung Kim
2022-11-16
perf stat: Split print_cgroup() function
Namhyung Kim
2022-11-16
perf stat: Split print_noise_pct() function
Namhyung Kim
2022-11-16
perf stat: Split print_running() function
Namhyung Kim
2022-11-14
perf stat: Add missing separator in the CSV header
Namhyung Kim
2022-11-14
perf stat: Fix summary output in CSV with --metric-only
Namhyung Kim
2022-11-14
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-11-14
perf stat: Consolidate condition to print metrics
Namhyung Kim
2022-11-14
perf stat: Fix condition in print_interval()
Namhyung Kim
2022-11-14
perf stat: Add header for interval in JSON output
Namhyung Kim
2022-11-14
perf stat: Do not indent headers for JSON
Namhyung Kim
2022-11-14
perf stat: Fix --metric-only --json output
Namhyung Kim
2022-11-14
perf stat: Move common code in print_metric_headers()
Namhyung Kim
2022-11-14
perf stat: Clear screen only if output file is a tty
Namhyung Kim
2022-11-14
perf stat: Increase metric length to align outputs
Namhyung Kim
2022-11-08
perf stat: Fix printing os->prefix in CSV metrics output
Athira Rajeev
2022-11-08
perf stat: Fix crash with --per-node --metric-only in CSV mode
Namhyung Kim
2022-10-27
perf stat: Display percore events properly
Namhyung Kim
2022-10-27
perf stat: Display event stats using aggr counts
Namhyung Kim
2022-10-27
perf stat: Use evsel__is_hybrid() more
Namhyung Kim
2022-10-06
perf stat: Fix cpu check to use id.cpu.cpu in aggr_printout()
Athira Rajeev
2022-10-06
perf stat: Rename to aggr_cpu_id.thread_idx
Namhyung Kim
2022-10-06
perf stat: Use thread map index for shadow stat
Namhyung Kim
2022-10-06
perf stat: Convert perf_stat_evsel.res_stats array
Namhyung Kim
[prev]
[next]