summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/stat.h
Commit message (Expand)AuthorAgeFilesLines
* perf stat: Show percore counts in per CPU outputJin Yao2020-03-041-0/+1
* perf stat: Use affinity for opening eventsAndi Kleen2019-11-291-1/+2
* perf stat: Add --per-node agregation supportJiri Olsa2019-11-061-0/+1
* perf stat: Support --all-kernel/--all-userJin Yao2019-10-151-0/+2
* perf stat: Reset previous counts on repeat with intervalSrikar Dronamraju2019-09-201-0/+1
* perf stat: Move perf_stat_synthesize_config() to event.hArnaldo Carvalho de Melo2019-09-201-6/+2
* perf record: Move record_opts and other record decls out of perf.hArnaldo Carvalho de Melo2019-08-261-0/+2
* perf stat: Remove needless headers from stat.hArnaldo Carvalho de Melo2019-08-261-3/+2
* libperf: Adopt xyarray class from perfJiri Olsa2019-07-291-1/+0
* perf evlist: Rename struct perf_evlist to struct evlistJiri Olsa2019-07-291-7/+7
* perf evsel: Rename struct perf_evsel to struct evselJiri Olsa2019-07-291-7/+7
* perf cpu_map: Rename struct cpu_map to struct perf_cpu_mapJiri Olsa2019-07-291-3/+3
* perf stat: Support per-die aggregationKan Liang2019-06-101-0/+1
* perf tools: Remove perf_tool from event_op2Jiri Olsa2018-09-191-3/+2
* perf stat: Move the display functions to stat-display.cJiri Olsa2018-08-301-0/+6
* perf stat: Move 'metric_events' to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+1
* perf stat: Move 'walltime_*' data to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+2
* perf stat: Move 'no_merge' data to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+1
* perf stat: Move 'big_num' data to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+1
* perf stat: Move *_aggr_* data to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+6
* perf stat: Move ru_* data to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+6
* perf stat: Move 'print_mixed_hw_group_error' to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+1
* perf stat: Move 'print_free_counters_hint' to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+1
* perf stat: Move 'null_run' to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+1
* perf stat: Add 'walltime_nsecs_stats' pointer to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+1
* perf stat: Move 'metric_only_len' to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+1
* perf stat: Move 'run_count' to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+1
* perf stat: Move 'unit_width' to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+1
* perf stat: Move 'metric_only' to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+1
* perf stat: Move 'interval_clear' to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+1
* perf stat: Move csv_* to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+2
* perf stat: Pass a 'struct perf_stat_config' argument to global print functionsJiri Olsa2018-08-301-3/+5
* perf stat: Move perf_stat_synthesize_config() to stat.cJiri Olsa2018-08-301-0/+6
* perf stat: Move create_perf_stat_counter() to stat.cJiri Olsa2018-08-301-0/+4
* perf stat: Add 'identifier' flag to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+1
* perf stat: Move 'no_inherit' to 'struct perf_stat_config'Jiri Olsa2018-08-301-0/+1
* perf stat: Move 'initial_delay' to 'struct perf_stat_config'Jiri Olsa2018-08-301-8/+10
* perf stat: Add --table option to display time of each runJiri Olsa2018-04-261-2/+1
* perf stat: Make function perf_stat_evsel_id_init staticThomas Richter2018-03-161-2/+0
* perf stat: Add support to print counts after a period of timeyuzhoujian2018-02-161-0/+1
* perf stat: Add support to print counts for fixed timesyuzhoujian2018-02-161-0/+1
* perf stat: Resort '--per-thread' resultJin Yao2017-12-271-0/+9
* perf stat: Allocate shadow stats buffer for threadsJin Yao2017-12-271-0/+2
* perf stat: Remove a set of shadow stats static variablesJin Yao2017-12-271-0/+1
* perf stat: Print per-thread shadow statsJin Yao2017-12-271-1/+2
* perf stat: Update per-thread shadow statsJin Yao2017-12-271-1/+1
* perf stat: Create the runtime_stat init/exit functionJin Yao2017-12-271-0/+3
* perf stat: Define a structure for per-thread shadow statsJin Yao2017-12-271-1/+42
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1