index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
stat.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-1
/
+1
2022-01-12
perf stat: Swap variable name cpu to index
Ian Rogers
1
-2
/
+2
2022-01-12
perf evsel: Rename variable cpu to index
Ian Rogers
1
-1
/
+1
2022-01-12
perf stat: Switch to cpu version of cpu_map__get()
Ian Rogers
1
-2
/
+1
2021-04-20
perf stat: Basic support for iostat in perf
Alexander Antonov
1
-0
/
+1
2021-03-24
perf stat: Align CSV output for summary mode
Jin Yao
1
-0
/
+2
2021-03-09
perf stat: Fixup __perf_stat_evsel__is() prefix
Arnaldo Carvalho de Melo
1
-3
/
+2
2021-02-08
perf stat: Support L2 Topdown events
Kan Liang
1
-0
/
+9
2020-12-24
perf cpumap: Drop in cpu_aggr_map struct
James Clark
1
-2
/
+2
2020-12-24
perf stat: Replace aggregation ID with a struct
James Clark
1
-2
/
+3
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' print methods
Arnaldo Carvalho de Melo
1
-6
/
+2
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' stats methods
Arnaldo Carvalho de Melo
1
-6
/
+6
2020-11-04
perf stat: Add --quiet option
Andi Kleen
1
-0
/
+1
2020-09-28
perf stat: Add --for-each-cgroup option
Namhyung Kim
1
-0
/
+1
2020-09-17
perf stat: Support new per thread TopDown metrics
Andi Kleen
1
-0
/
+8
2020-09-04
perf tools: Add FIFO file names as alternative options to --control
Adrian Hunter
1
-0
/
+1
2020-09-03
perf stat: Turn off summary for interval mode by default
Jin Yao
1
-0
/
+1
2020-08-04
perf stat: Introduce --control fd:ctl-fd[,ack-fd] options
Alexey Budankov
1
-0
/
+2
2020-07-22
perf stat: extend -D,--delay option with -1 value
Alexey Budankov
1
-1
/
+1
2020-06-22
perf tools: Add test_generic_metric function
Jiri Olsa
1
-0
/
+3
2020-05-28
perf metricgroup: Add options to not group or merge
Ian Rogers
1
-0
/
+2
2020-05-28
perf config: Add stat.big-num support
Paul A. Clarke
1
-0
/
+2
2020-05-28
perf stat: Report summary for interval mode
Jin Yao
1
-0
/
+1
2020-05-28
perf stat: Save aggr value to first member of prev_raw_counts
Jin Yao
1
-0
/
+1
2020-05-28
perf stat: Copy counts from prev_raw_counts to evsel->counts
Jin Yao
1
-0
/
+1
2020-03-04
perf stat: Show percore counts in per CPU output
Jin Yao
1
-0
/
+1
2019-11-29
perf stat: Use affinity for opening events
Andi Kleen
1
-1
/
+2
2019-11-06
perf stat: Add --per-node agregation support
Jiri Olsa
1
-0
/
+1
2019-10-15
perf stat: Support --all-kernel/--all-user
Jin Yao
1
-0
/
+2
2019-09-20
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
1
-0
/
+1
2019-09-20
perf stat: Move perf_stat_synthesize_config() to event.h
Arnaldo Carvalho de Melo
1
-6
/
+2
2019-08-26
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-08-26
perf stat: Remove needless headers from stat.h
Arnaldo Carvalho de Melo
1
-3
/
+2
2019-07-30
libperf: Adopt xyarray class from perf
Jiri Olsa
1
-1
/
+0
2019-07-30
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-7
/
+7
2019-07-30
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-7
/
+7
2019-07-30
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
1
-3
/
+3
2019-06-10
perf stat: Support per-die aggregation
Kan Liang
1
-0
/
+1
2018-09-19
perf tools: Remove perf_tool from event_op2
Jiri Olsa
1
-3
/
+2
2018-08-30
perf stat: Move the display functions to stat-display.c
Jiri Olsa
1
-0
/
+6
2018-08-30
perf stat: Move 'metric_events' to 'struct perf_stat_config'
Jiri Olsa
1
-0
/
+1
2018-08-30
perf stat: Move 'walltime_*' data to 'struct perf_stat_config'
Jiri Olsa
1
-0
/
+2
2018-08-30
perf stat: Move 'no_merge' data to 'struct perf_stat_config'
Jiri Olsa
1
-0
/
+1
2018-08-30
perf stat: Move 'big_num' data to 'struct perf_stat_config'
Jiri Olsa
1
-0
/
+1
2018-08-30
perf stat: Move *_aggr_* data to 'struct perf_stat_config'
Jiri Olsa
1
-0
/
+6
2018-08-30
perf stat: Move ru_* data to 'struct perf_stat_config'
Jiri Olsa
1
-0
/
+6
2018-08-30
perf stat: Move 'print_mixed_hw_group_error' to 'struct perf_stat_config'
Jiri Olsa
1
-0
/
+1
2018-08-30
perf stat: Move 'print_free_counters_hint' to 'struct perf_stat_config'
Jiri Olsa
1
-0
/
+1
2018-08-30
perf stat: Move 'null_run' to 'struct perf_stat_config'
Jiri Olsa
1
-0
/
+1
2018-08-30
perf stat: Add 'walltime_nsecs_stats' pointer to 'struct perf_stat_config'
Jiri Olsa
1
-0
/
+1
[next]