aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-stat.c
Commit message (Expand)AuthorAge
* perf stat: Fix recort_usage typoJiri Olsa2016-01-12
* perf stat record: Keep sample_type 0 for pipe sessionJiri Olsa2016-01-06
* perf stat report: Allow to override aggr_modeJiri Olsa2015-12-17
* perf stat report: Process event update eventsJiri Olsa2015-12-17
* perf stat report: Process stat and stat round eventsJiri Olsa2015-12-17
* perf stat report: Move csv_sep initialization before report commandJiri Olsa2015-12-17
* perf stat report: Add support to initialize aggr_map from fileJiri Olsa2015-12-17
* perf stat report: Process stat config eventJiri Olsa2015-12-17
* perf stat report: Process cpu/threads mapsJiri Olsa2015-12-17
* perf stat report: Add report commandJiri Olsa2015-12-17
* perf stat record: Synthesize event update eventsJiri Olsa2015-12-17
* perf stat record: Do not allow record with multiple runs modeJiri Olsa2015-12-17
* perf stat record: Write stat round events on recordJiri Olsa2015-12-17
* perf stat record: Write stat events on recordJiri Olsa2015-12-17
* perf stat record: Add pipe support for record commandJiri Olsa2015-12-17
* perf stat record: Store events IDs in perf data fileJiri Olsa2015-12-17
* perf stat record: Synthesize stat record dataJiri Olsa2015-12-17
* perf stat record: Initialize record featuresJiri Olsa2015-12-17
* perf stat record: Add record commandJiri Olsa2015-12-17
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-17
* perf stat: Fix cmd_stat to release cpu_mapMasami Hiramatsu2015-12-09
* perf stat: Move enable_on_exec setup under earlier codeJiri Olsa2015-12-07
* perf stat: Create events as disabledJiri Olsa2015-12-07
* perf stat: Use perf_evlist__enable in handle_initial_delayJiri Olsa2015-12-07
* perf evsel: Use event maps directly in perf_evsel__enableJiri Olsa2015-12-07
* perf stat: Clear sample_(type|period) for countingJiri Olsa2015-11-26
* perf stat: Make stat options globalJiri Olsa2015-11-05
* perf stat: Use common printout function to avoid duplicated codeAndi Kleen2015-11-04
* perf stat: Move sw clock metrics printout to stat-shadowAndi Kleen2015-11-04
* perf stat: Cache aggregated map entries in extra cpumapJiri Olsa2015-10-27
* perf cpu_map: Add data arg to cpu_map__build_map callbackJiri Olsa2015-10-19
* perf stat: Add AGGR_UNSET modeJiri Olsa2015-10-19
* perf stat: Rename perf_stat struct into perf_stat_evselJiri Olsa2015-10-19
* perf stat: Reduce min --interval-print to 10msKan Liang2015-10-02
* perf stat: Quieten failed to read counter messageAndi Kleen2015-09-02
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-08-31
|\
| * perf stat: Get correct cpu id for print_aggrKan Liang2015-08-28
* | perf stat: Move perf_counts struct and functions into separate objectJiri Olsa2015-08-08
* | perf stat: Move counter processing code into stat objectJiri Olsa2015-08-06
* | perf stat: Pass 'struct perf_stat_config' into process_counter()Jiri Olsa2015-08-06
* | perf stat: Move 'interval' into struct perf_stat_configJiri Olsa2015-08-06
* | perf stat: Move 'output' into struct perf_stat_configJiri Olsa2015-08-06
* | perf stat: Move 'scale' into struct perf_stat_configJiri Olsa2015-08-06
* | perf stat: Introduce struct perf_stat_configJiri Olsa2015-08-06
|/
* perf stat: Fix shadow declaration of closeJiri Olsa2015-07-08
* perf stat: Introduce --per-thread optionJiri Olsa2015-06-26
* perf stat: Introduce print_counters functionJiri Olsa2015-06-26
* perf stat: Using init_stats instead of memsetJiri Olsa2015-06-26
* perf stat: Rename print_interval to process_intervalJiri Olsa2015-06-26
* perf stat: Move perf_stat initialization counter process codeJiri Olsa2015-06-26