index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
stat.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-29
libperf: Adopt xyarray class from perf
Jiri Olsa
1
-1
/
+0
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-7
/
+7
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-7
/
+7
2019-07-29
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
2018-08-30
perf stat: Move 'metric_only_len' to 'struct perf_stat_config'
Jiri Olsa
1
-0
/
+1
2018-08-30
perf stat: Move 'run_count' to 'struct perf_stat_config'
Jiri Olsa
1
-0
/
+1
2018-08-30
perf stat: Move 'unit_width' to 'struct perf_stat_config'
Jiri Olsa
1
-0
/
+1
2018-08-30
perf stat: Move 'metric_only' to 'struct perf_stat_config'
Jiri Olsa
1
-0
/
+1
2018-08-30
perf stat: Move 'interval_clear' to 'struct perf_stat_config'
Jiri Olsa
1
-0
/
+1
2018-08-30
perf stat: Move csv_* to 'struct perf_stat_config'
Jiri Olsa
1
-0
/
+2
2018-08-30
perf stat: Pass a 'struct perf_stat_config' argument to global print functions
Jiri Olsa
1
-3
/
+5
[next]