Commit History

Author SHA1 Message Date
  Josh Poimboeuf 4b6ab94eab perf subcmd: Create subcmd library 9 years ago
  Masami Hiramatsu 544c2ae7b1 perf stat: Fix cmd_stat to release cpu_map 9 years ago
  Jiri Olsa c8280cec2a perf stat: Move enable_on_exec setup under earlier code 9 years ago
  Jiri Olsa 67ccdecd09 perf stat: Create events as disabled 9 years ago
  Jiri Olsa ab46db0a33 perf stat: Use perf_evlist__enable in handle_initial_delay 9 years ago
  Jiri Olsa 5cd95fc3f8 perf evsel: Use event maps directly in perf_evsel__enable 9 years ago
  Jiri Olsa 6acd8e9271 perf stat: Clear sample_(type|period) for counting 9 years ago
  Jiri Olsa e054731113 perf stat: Make stat options global 10 years ago
  Andi Kleen eedfcb4bc5 perf stat: Use common printout function to avoid duplicated code 10 years ago
  Andi Kleen 4579ecc8b3 perf stat: Move sw clock metrics printout to stat-shadow 10 years ago
  Jiri Olsa 1e5a29318b perf stat: Cache aggregated map entries in extra cpumap 10 years ago
  Jiri Olsa 1fe7a30028 perf cpu_map: Add data arg to cpu_map__build_map callback 10 years ago
  Jiri Olsa 208df99ed0 perf stat: Add AGGR_UNSET mode 10 years ago
  Jiri Olsa 581cc8a2a2 perf stat: Rename perf_stat struct into perf_stat_evsel 10 years ago
  Kan Liang 19afd10410 perf stat: Reduce min --interval-print to 10ms 10 years ago
  Andi Kleen 245bad8eb4 perf stat: Quieten failed to read counter message 10 years ago
  Ingo Molnar 02b643b643 Merge branch 'perf/urgent' into perf/core, to pick up fixes 10 years ago
  Kan Liang 601083cffb perf stat: Get correct cpu id for print_aggr 10 years ago
  Jiri Olsa d809560b36 perf stat: Move perf_counts struct and functions into separate object 10 years ago
  Jiri Olsa f80010eb23 perf stat: Move counter processing code into stat object 10 years ago
  Jiri Olsa 5e5fe748be perf stat: Pass 'struct perf_stat_config' into process_counter() 10 years ago
  Jiri Olsa ec0d3d1fd2 perf stat: Move 'interval' into struct perf_stat_config 10 years ago
  Jiri Olsa 5821522e94 perf stat: Move 'output' into struct perf_stat_config 10 years ago
  Jiri Olsa 711a572ea8 perf stat: Move 'scale' into struct perf_stat_config 10 years ago
  Jiri Olsa 421a50f3fa perf stat: Introduce struct perf_stat_config 10 years ago
  Jiri Olsa 5fc472a628 perf stat: Fix shadow declaration of close 10 years ago
  Jiri Olsa 32b8af82e3 perf stat: Introduce --per-thread option 10 years ago
  Jiri Olsa d4f63a4741 perf stat: Introduce print_counters function 10 years ago
  Jiri Olsa 5835e22865 perf stat: Using init_stats instead of memset 10 years ago
  Jiri Olsa ba411a954e perf stat: Rename print_interval to process_interval 10 years ago