index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
stat.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf stat: Change color to threshold in print_metric
Ian Rogers
2024-10-17
1
-1
/
+11
*
perf stat: Fix/add parameter names for print_metric
Ian Rogers
2024-10-17
1
-2
/
+4
*
perf stat: Add new field in stat_config to enable hardware aware grouping
Weilin Wang
2024-04-19
1
-0
/
+1
*
perf stat: Support per-cluster aggregation
Yicong Yang
2024-02-09
1
-0
/
+1
*
perf stat: Combine the -A/--no-aggr and --no-merge options
Ian Rogers
2023-12-14
1
-1
/
+0
*
perf stat: Show average value on multiple runs
Namhyung Kim
2023-06-16
1
-0
/
+1
*
perf stat: New metricgroup output for the default mode
Kan Liang
2023-06-16
1
-0
/
+15
*
perf stat: Setup the foundation to allow aggregation based on cache topology
K Prateek Nayak
2023-05-23
1
-0
/
+2
*
Merge remote-tracking branch 'acme/perf-tools' into perf-tools-next
Arnaldo Carvalho de Melo
2023-03-10
1
-1
/
+0
|
\
|
*
perf stat: Fix counting when initial delay configured
Changbin Du
2023-03-02
1
-1
/
+0
*
|
perf stat: Remove saved_value/runtime_stat
Ian Rogers
2023-02-19
1
-4
/
+0
*
|
perf stat: Add cpu_aggr_map for loop
Ian Rogers
2023-02-19
1
-3
/
+3
*
|
perf stat: Hide runtime_stat
Ian Rogers
2023-02-19
1
-13
/
+4
*
|
perf stat: Move enums from header
Ian Rogers
2023-02-19
1
-27
/
+0
*
|
perf stat: Remove perf_stat_evsel_id
Ian Rogers
2023-02-19
1
-12
/
+0
*
|
perf stat: Use metrics for --smi-cost
Ian Rogers
2023-02-19
1
-4
/
+0
*
|
perf stat: Remove hard coded transaction events
Ian Rogers
2023-02-19
1
-7
/
+0
*
|
perf stat: Remove topdown event special handling
Ian Rogers
2023-02-19
1
-26
/
+0
*
|
perf metric: Add --metric-no-threshold option
Ian Rogers
2023-02-19
1
-0
/
+1
|
/
*
perf stat: Remove evsel metric_name/expr
Ian Rogers
2023-02-03
1
-1
/
+0
*
perf tools: Make quiet mode consistent between tools
James Clark
2022-10-27
1
-1
/
+0
*
perf stat: Display event stats using aggr counts
Namhyung Kim
2022-10-27
1
-9
/
+0
*
perf stat: Add perf_stat_process_shadow_stats()
Namhyung Kim
2022-10-27
1
-0
/
+1
*
perf stat: Add perf_stat_process_percore()
Namhyung Kim
2022-10-27
1
-0
/
+3
*
perf stat: Add perf_stat_merge_counters()
Namhyung Kim
2022-10-27
1
-0
/
+2
*
perf stat: Reset aggr counts for each interval
Namhyung Kim
2022-10-27
1
-0
/
+1
*
perf stat: Allocate aggr counts for recorded data
Namhyung Kim
2022-10-27
1
-0
/
+2
*
perf stat: Allocate evsel->stats->aggr properly
Namhyung Kim
2022-10-27
1
-1
/
+2
*
perf stat: Add struct perf_stat_aggr to perf_stat_evsel
Namhyung Kim
2022-10-27
1
-0
/
+19
*
perf stat: Kill unused per-thread runtime stats
Namhyung Kim
2022-10-06
1
-2
/
+0
*
perf stat: Rename saved_value->cpu_map_idx
Namhyung Kim
2022-10-06
1
-3
/
+3
*
perf stat: Convert perf_stat_evsel.res_stats array
Namhyung Kim
2022-10-06
1
-1
/
+1
*
perf metrics: Wire up core_wide
Ian Rogers
2022-10-04
1
-0
/
+2
*
perf stat: Add JSON output option
Claire Jensen
2022-08-10
1
-0
/
+2
*
perf stat: Merge event counts from all hybrid PMUs
Zhengjun Xing
2022-04-22
1
-0
/
+1
*
perf stat: Introduce stats for the user and system rusage times
Florian Fischer
2022-04-20
1
-0
/
+21
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
1
-1
/
+1
*
perf stat: Swap variable name cpu to index
Ian Rogers
2022-01-12
1
-2
/
+2
*
perf evsel: Rename variable cpu to index
Ian Rogers
2022-01-12
1
-1
/
+1
*
perf stat: Switch to cpu version of cpu_map__get()
Ian Rogers
2022-01-12
1
-2
/
+1
*
perf stat: Basic support for iostat in perf
Alexander Antonov
2021-04-20
1
-0
/
+1
*
perf stat: Align CSV output for summary mode
Jin Yao
2021-03-24
1
-0
/
+2
*
perf stat: Fixup __perf_stat_evsel__is() prefix
Arnaldo Carvalho de Melo
2021-03-09
1
-3
/
+2
*
perf stat: Support L2 Topdown events
Kan Liang
2021-02-08
1
-0
/
+9
*
perf cpumap: Drop in cpu_aggr_map struct
James Clark
2020-12-24
1
-2
/
+2
*
perf stat: Replace aggregation ID with a struct
James Clark
2020-12-24
1
-2
/
+3
*
perf evlist: Use the right prefix for 'struct evlist' print methods
Arnaldo Carvalho de Melo
2020-11-30
1
-6
/
+2
*
perf evlist: Use the right prefix for 'struct evlist' stats methods
Arnaldo Carvalho de Melo
2020-11-30
1
-6
/
+6
*
perf stat: Add --quiet option
Andi Kleen
2020-11-04
1
-0
/
+1
*
perf stat: Add --for-each-cgroup option
Namhyung Kim
2020-09-28
1
-0
/
+1
[next]