- 27e9769 perf stat: Introduce --control fd:ctl-fd[,ack-fd] options by Alexey Budankov · 4 years, 6 months ago
- 2162b9c perf stat: extend -D,--delay option with -1 value by Alexey Budankov · 4 years, 6 months ago
- 6d432c4 perf tools: Add test_generic_metric function by Jiri Olsa · 4 years, 7 months ago
- 05530a7 perf metricgroup: Add options to not group or merge by Ian Rogers · 4 years, 8 months ago
- d778a77 perf config: Add stat.big-num support by Paul A. Clarke · 4 years, 8 months ago
- c7e5b32 perf stat: Report summary for interval mode by Jin Yao · 4 years, 8 months ago
- 905365f perf stat: Save aggr value to first member of prev_raw_counts by Jin Yao · 4 years, 8 months ago
- 297767a perf stat: Copy counts from prev_raw_counts to evsel->counts by Jin Yao · 4 years, 8 months ago
- 1af62ce perf stat: Show percore counts in per CPU output by Jin Yao · 5 years ago
- 4804e01 perf stat: Use affinity for opening events by Andi Kleen · 5 years ago
- 86895b4 perf stat: Add --per-node agregation support by Jiri Olsa · 5 years ago
- dd07102 perf stat: Support --all-kernel/--all-user by Jin Yao · 5 years ago
- b63fd11 perf stat: Reset previous counts on repeat with interval by Srikar Dronamraju · 5 years ago
- b251892 perf stat: Move perf_stat_synthesize_config() to event.h by Arnaldo Carvalho de Melo · 5 years ago
- aeb00b1 perf record: Move record_opts and other record decls out of perf.h by Arnaldo Carvalho de Melo · 5 years ago
- 38b7b67 perf stat: Remove needless headers from stat.h by Arnaldo Carvalho de Melo · 5 years ago
- 4b247fa libperf: Adopt xyarray class from perf by Jiri Olsa · 5 years ago
- 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
- 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
- f854839 perf cpu_map: Rename struct cpu_map to struct perf_cpu_map by Jiri Olsa · 5 years ago
- db5742b perf stat: Support per-die aggregation by Kan Liang · 6 years ago
- 89f1688 perf tools: Remove perf_tool from event_op2 by Jiri Olsa · 6 years ago
- 088519f perf stat: Move the display functions to stat-display.c by Jiri Olsa · 6 years ago
- d0192fd perf stat: Move 'metric_events' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- 54ac0b1 perf stat: Move 'walltime_*' data to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- fdee335 perf stat: Move 'no_merge' data to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- 34ff086 perf stat: Move 'big_num' data to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- 6f6b659 perf stat: Move *_aggr_* data to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- 8897a89 perf stat: Move ru_* data to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- 3b3cd9a perf stat: Move 'print_mixed_hw_group_error' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- 3108412 perf stat: Move 'print_free_counters_hint' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- aea0dca perf stat: Move 'null_run' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- 26893a6 perf stat: Add 'walltime_nsecs_stats' pointer to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- ee1760e perf stat: Move 'metric_only_len' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- d97ae04 perf stat: Move 'run_count' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- df4f7b4 perf stat: Move 'unit_width' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- 0ce5aa0 perf stat: Move 'metric_only' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- 132c6ba perf stat: Move 'interval_clear' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- fa7070a perf stat: Move csv_* to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- 6ca9a08 perf stat: Pass a 'struct perf_stat_config' argument to global print functions by Jiri Olsa · 6 years ago
- 0a4e64d perf stat: Move perf_stat_synthesize_config() to stat.c by Jiri Olsa · 6 years ago
- d09cefd perf stat: Move create_perf_stat_counter() to stat.c by Jiri Olsa · 6 years ago
- 7d9ad16 perf stat: Add 'identifier' flag to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- 5698f26 perf stat: Move 'no_inherit' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- 728c0ee perf stat: Move 'initial_delay' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
- e55c14a perf stat: Add --table option to display time of each run by Jiri Olsa · 7 years ago
- 26e4711 perf stat: Make function perf_stat_evsel_id_init static by Thomas Richter · 7 years ago
- f1f8ad5 perf stat: Add support to print counts after a period of time by yuzhoujian · 7 years ago
- db06a26 perf stat: Add support to print counts for fixed times by yuzhoujian · 7 years ago
- 2973455 perf stat: Resort '--per-thread' result by Jin Yao · 7 years ago
- 5673944 perf stat: Allocate shadow stats buffer for threads by Jin Yao · 7 years ago
- 6a1e2c5 perf stat: Remove a set of shadow stats static variables by Jin Yao · 7 years ago
- e0128b3 perf stat: Print per-thread shadow stats by Jin Yao · 7 years ago
- 1fcd039 perf stat: Update per-thread shadow stats by Jin Yao · 7 years ago
- 8efb2df perf stat: Create the runtime_stat init/exit function by Jin Yao · 7 years ago
- e5fcc2a perf stat: Define a structure for per-thread shadow stats by Jin Yao · 7 years ago
- 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 54830dd perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats by Jiri Olsa · 8 years ago
- b18f3e3 perf stat: Support JSON metrics in perf stat by Andi Kleen · 7 years ago
- f7794d5 perf evsel: Add read_counter() by Jiri Olsa · 7 years ago
- daefd0b perf stat: Add support to measure SMI cost by Kan Liang · 8 years ago
- 37932c1 perf stat: Output JSON MetricExpr metric by Andi Kleen · 8 years ago
- 239bd47 perf stat: Add computation of TopDown formulas by Andi Kleen · 9 years ago
- fb4605b perf stat: Check for frontend stalled for metrics by Andi Kleen · 9 years ago
- 140aead perf stat: Abstract stat metrics printing by Andi Kleen · 9 years ago
- 86a2cf3 perf stat: Making several helper functions static by Jiri Olsa · 9 years ago
- e08a456 perf tools: Add stat events fprintf functions by Jiri Olsa · 9 years ago
- 0ea0e35 perf tools: Add stat event read function by Jiri Olsa · 9 years ago
- 208df99 perf stat: Add AGGR_UNSET mode by Jiri Olsa · 9 years ago
- 581cc8a perf stat: Rename perf_stat struct into perf_stat_evsel by Jiri Olsa · 9 years ago
- d809560 perf stat: Move perf_counts struct and functions into separate object by Jiri Olsa · 9 years ago
- f80010e perf stat: Move counter processing code into stat object by Jiri Olsa · 9 years ago
- ec0d3d1 perf stat: Move 'interval' into struct perf_stat_config by Jiri Olsa · 9 years ago
- 5821522 perf stat: Move 'output' into struct perf_stat_config by Jiri Olsa · 9 years ago
- 711a572 perf stat: Move 'scale' into struct perf_stat_config by Jiri Olsa · 9 years ago
- 421a50f perf stat: Introduce struct perf_stat_config by Jiri Olsa · 9 years ago
- 32b8af8 perf stat: Introduce --per-thread option by Jiri Olsa · 10 years ago
- a7d0a10 perf stat: Introduce perf_evsel__alloc_stats function by Jiri Olsa · 10 years ago
- 24e34f6 perf stat: Move perf_evlist__(alloc|free|reset)_stats into stat object by Jiri Olsa · 10 years ago
- a939512 perf stat: Move perf_evsel__(alloc|free)_prev_raw_counts into stat object by Jiri Olsa · 10 years ago
- 9689edf perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into stat object by Jiri Olsa · 10 years ago
- 57b2891 perf stat: Rename struct perf_counts::cpu member to values by Jiri Olsa · 10 years ago
- a6fa003 perf stat: Make stats work over the thread dimension by Jiri Olsa · 10 years ago
- a8e0232 perf stat: Use xyarray for cpu evsel counts by Jiri Olsa · 10 years ago
- 1ac77e1 perf stat: Introduce perf_counts function by Jiri Olsa · 10 years ago
- 9df38e8 perf stat: Introduce perf_counts__(new|delete|reset) functions by Jiri Olsa · 10 years ago
- a9a3a4d perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object by Jiri Olsa · 10 years ago
- f87027b perf stat: Move shadow stat counters into separate object by Jiri Olsa · 10 years ago
- 4c358d5 perf stat: Replace transaction event possition check with id check by Jiri Olsa · 10 years ago
- e2f56da perf stat: Add id into perf_stat struct by Jiri Olsa · 10 years ago
- d944c4e tools: Consolidate types.h by Borislav Petkov · 11 years ago
- ffe4f3c perf stats: Add max and min stats by David Ahern · 11 years ago
- 0007ece perf stat: Move stats related code to util/stat.c by Xiao Guangrong · 12 years ago