index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
stat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf metricgroup: Add options to not group or merge
Ian Rogers
2020-05-28
1
-0
/
+2
*
perf config: Add stat.big-num support
Paul A. Clarke
2020-05-28
1
-0
/
+2
*
perf stat: Report summary for interval mode
Jin Yao
2020-05-28
1
-0
/
+1
*
perf stat: Save aggr value to first member of prev_raw_counts
Jin Yao
2020-05-28
1
-0
/
+1
*
perf stat: Copy counts from prev_raw_counts to evsel->counts
Jin Yao
2020-05-28
1
-0
/
+1
*
perf stat: Show percore counts in per CPU output
Jin Yao
2020-03-04
1
-0
/
+1
*
perf stat: Use affinity for opening events
Andi Kleen
2019-11-29
1
-1
/
+2
*
perf stat: Add --per-node agregation support
Jiri Olsa
2019-11-06
1
-0
/
+1
*
perf stat: Support --all-kernel/--all-user
Jin Yao
2019-10-15
1
-0
/
+2
*
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
2019-09-20
1
-0
/
+1
*
perf stat: Move perf_stat_synthesize_config() to event.h
Arnaldo Carvalho de Melo
2019-09-20
1
-6
/
+2
*
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
2019-08-26
1
-0
/
+2
*
perf stat: Remove needless headers from stat.h
Arnaldo Carvalho de Melo
2019-08-26
1
-3
/
+2
*
libperf: Adopt xyarray class from perf
Jiri Olsa
2019-07-29
1
-1
/
+0
*
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
1
-7
/
+7
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-7
/
+7
*
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
2019-07-29
1
-3
/
+3
*
perf stat: Support per-die aggregation
Kan Liang
2019-06-10
1
-0
/
+1
*
perf tools: Remove perf_tool from event_op2
Jiri Olsa
2018-09-19
1
-3
/
+2
*
perf stat: Move the display functions to stat-display.c
Jiri Olsa
2018-08-30
1
-0
/
+6
*
perf stat: Move 'metric_events' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+1
*
perf stat: Move 'walltime_*' data to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+2
*
perf stat: Move 'no_merge' data to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+1
*
perf stat: Move 'big_num' data to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+1
*
perf stat: Move *_aggr_* data to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+6
*
perf stat: Move ru_* data to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+6
*
perf stat: Move 'print_mixed_hw_group_error' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+1
*
perf stat: Move 'print_free_counters_hint' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+1
*
perf stat: Move 'null_run' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+1
*
perf stat: Add 'walltime_nsecs_stats' pointer to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+1
*
perf stat: Move 'metric_only_len' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+1
*
perf stat: Move 'run_count' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+1
*
perf stat: Move 'unit_width' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+1
*
perf stat: Move 'metric_only' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+1
*
perf stat: Move 'interval_clear' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+1
*
perf stat: Move csv_* to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+2
*
perf stat: Pass a 'struct perf_stat_config' argument to global print functions
Jiri Olsa
2018-08-30
1
-3
/
+5
*
perf stat: Move perf_stat_synthesize_config() to stat.c
Jiri Olsa
2018-08-30
1
-0
/
+6
*
perf stat: Move create_perf_stat_counter() to stat.c
Jiri Olsa
2018-08-30
1
-0
/
+4
*
perf stat: Add 'identifier' flag to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+1
*
perf stat: Move 'no_inherit' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-0
/
+1
*
perf stat: Move 'initial_delay' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
1
-8
/
+10
*
perf stat: Add --table option to display time of each run
Jiri Olsa
2018-04-26
1
-2
/
+1
*
perf stat: Make function perf_stat_evsel_id_init static
Thomas Richter
2018-03-16
1
-2
/
+0
*
perf stat: Add support to print counts after a period of time
yuzhoujian
2018-02-16
1
-0
/
+1
*
perf stat: Add support to print counts for fixed times
yuzhoujian
2018-02-16
1
-0
/
+1
*
perf stat: Resort '--per-thread' result
Jin Yao
2017-12-27
1
-0
/
+9
*
perf stat: Allocate shadow stats buffer for threads
Jin Yao
2017-12-27
1
-0
/
+2
*
perf stat: Remove a set of shadow stats static variables
Jin Yao
2017-12-27
1
-0
/
+1
*
perf stat: Print per-thread shadow stats
Jin Yao
2017-12-27
1
-1
/
+2
[next]