index
:
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-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
2022-08-10
perf stat: Add JSON output option
Claire Jensen
2022-07-29
perf stat: Add topdown metrics in the default perf stat on the hybrid machine
Zhengjun Xing
2022-05-23
perf stat: Make use of index clearer with perf_counts
Ian Rogers
2022-05-09
Revert "perf stat: Support metrics with hybrid events"
Ian Rogers
2022-05-03
perf stat: Avoid printing cpus with no counters
Ian Rogers
2022-04-22
perf stat: Merge event counts from all hybrid PMUs
Zhengjun Xing
2022-04-22
perf stat: Support metrics with hybrid events
Zhengjun Xing
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-02-06
perf stat: Fix display of grouped aliased events
Ian Rogers
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
perf stat: Correct first_shadow_cpu to return index
Ian Rogers
2022-01-12
perf stat: Use perf_cpu_map__for_each_cpu()
Ian Rogers
2022-01-12
perf stat: Rename aggr_data cpu to imply it's an index
Ian Rogers
2022-01-12
perf stat-display: Avoid use of core for CPU
Ian Rogers
2022-01-12
perf cpumap: Rename empty functions
Ian Rogers
2022-01-12
perf cpumap: Simplify equal function name
Ian Rogers
2022-01-12
perf stat: Switch to cpu version of cpu_map__get()
Ian Rogers
2022-01-12
perf stat: Switch aggregation to use for_each loop
Ian Rogers
2022-01-12
perf stat: Correct aggregation CPU map
Ian Rogers
2021-07-14
perf stat: Merge uncore events by default for hybrid platform
Jin Yao
2021-07-07
perf stat: Disable the NMI watchdog message on hybrid
Jin Yao
[prev]
[next]