1. 4b49ab7 perf stat: Use affinity for reading by Andi Kleen · 5 years ago
  2. 4804e01 perf stat: Use affinity for opening events by Andi Kleen · 5 years ago
  3. e0e6a6c perf stat: Factor out open error handling by Andi Kleen · 5 years ago
  4. a910e46 perf parse: Report initial event parsing error by Ian Rogers · 5 years ago
  5. 86895b4 perf stat: Add --per-node agregation support by Jiri Olsa · 5 years ago
  6. dd07102 perf stat: Support --all-kernel/--all-user by Jin Yao · 5 years ago
  7. 8cd36f3 libperf: Move 'sample_id' from 'struct evsel' to 'struct perf_evsel' by Jiri Olsa · 5 years ago
  8. 648b5af libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel' by Jiri Olsa · 5 years ago
  9. 6ef81c5 perf session: Return error code for perf_session__new() function on failure by Mamatha Inamdar · 5 years ago
  10. 443f2d5 perf stat: Fix a segmentation fault when using repeat forever by Srikar Dronamraju · 5 years ago
  11. b63fd11 perf stat: Reset previous counts on repeat with interval by Srikar Dronamraju · 5 years ago
  12. ea49e01 perf tools: Move event synthesizing routines to separate header by Arnaldo Carvalho de Melo · 5 years ago
  13. b251892 perf stat: Move perf_stat_synthesize_config() to event.h by Arnaldo Carvalho de Melo · 5 years ago
  14. 4256d43 libperf: Adopt perf_cpu_map__max() function by Jiri Olsa · 5 years ago
  15. 4becb23 perf tools: Remove needless thread.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  16. c1a604d perf tools: Remove needless perf.h include directive from headers by Arnaldo Carvalho de Melo · 5 years ago
  17. f371102 perf time-utils: Adopt rdclock() from perf.h by Arnaldo Carvalho de Melo · 5 years ago
  18. 7293237 libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix by Jiri Olsa · 5 years ago
  19. aeb00b1 perf record: Move record_opts and other record decls out of perf.h by Arnaldo Carvalho de Melo · 5 years ago
  20. a2f354e libperf: Add perf_thread_map__nr/perf_thread_map__pid functions by Jiri Olsa · 5 years ago
  21. 315c0a1 libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty() by Jiri Olsa · 5 years ago
  22. 5643b1a libperf: Move nr_members from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  23. 453fa03 libperf: Add perf_evlist__set_maps() function by Jiri Olsa · 5 years ago
  24. 03617c2 libperf: Add threads to struct perf_evlist by Jiri Olsa · 5 years ago
  25. f72f901 libperf: Add cpus to struct perf_evlist by Jiri Olsa · 5 years ago
  26. 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  27. 6484d2f libperf: Add nr_entries to struct perf_evlist by Jiri Olsa · 5 years ago
  28. 38f01d8 libperf: Add perf_cpu_map__get()/perf_cpu_map__put() by Jiri Olsa · 5 years ago
  29. e74676d perf evlist: Rename perf_evlist__disable() to evlist__disable() by Jiri Olsa · 5 years ago
  30. 1c87f16 perf evlist: Rename perf_evlist__enable() to evlist__enable() by Jiri Olsa · 5 years ago
  31. 750b4ed perf evlist: Rename perf_evlist__close() to evlist__close() by Jiri Olsa · 5 years ago
  32. c12995a perf evlist: Rename perf_evlist__delete() to evlist__delete() by Jiri Olsa · 5 years ago
  33. 0f98b11 perf evlist: Rename perf_evlist__new() to evlist__new() by Jiri Olsa · 5 years ago
  34. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
  35. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
  36. 9749b90 perf tools: Rename struct thread_map to struct perf_thread_map by Jiri Olsa · 5 years ago
  37. f854839 perf cpu_map: Rename struct cpu_map to struct perf_cpu_map by Jiri Olsa · 5 years ago
  38. df1d685 perf stat: Move loaded out of struct perf_counts_values by Jiri Olsa · 5 years ago
  39. 08ef3af perf stat: Fix segfault for event group in repeat mode by Jiri Olsa · 6 years ago
  40. d8f9da2 perf tools: Use zfree() where applicable by Arnaldo Carvalho de Melo · 6 years ago
  41. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  42. c74b050 perf stat: Fix use-after-freed pointer detected by the smatch tool by Leo Yan · 6 years ago
  43. 3052ba5 tools perf: Move from sane_ctype.h obtained from git to the Linux's original by Arnaldo Carvalho de Melo · 6 years ago
  44. 3ce5ace Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  45. db5742b perf stat: Support per-die aggregation by Kan Liang · 6 years ago
  46. 9100704 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 251 by Thomas Gleixner · 6 years ago
  47. 4fc4d8d perf stat: Support 'percore' event qualifier by Jin Yao · 6 years ago
  48. 90489a7 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  49. 8002a63 perf stat: Disable DIR_FORMAT feature for 'perf stat record' by Jiri Olsa · 6 years ago
  50. f0fbb11 perf stat: Implement duration_time as a proper event by Andi Kleen · 6 years ago
  51. 75998bb perf stat: Fix --no-scale by Andi Kleen · 6 years ago
  52. 2d4f279 perf data: Add global path holder by Jiri Olsa · 6 years ago
  53. 159b0da perf pmu: Remove set_drv_config API by Mathieu Poirier · 6 years ago
  54. 3eb03a5 perf tools: Remove duplicate headers by Brajeswar Ghosh · 6 years ago
  55. 8a99255 perf stat: Fix endless wait for child process by Jin Yao · 6 years ago
  56. 51433ea perf stat: Avoid segfaults caused by negated options by Michael Petlan · 6 years ago
  57. c3537fc perf evlist: Move perf_evsel__reset_weak_group into evlist by Andi Kleen · 6 years ago
  58. cbb5df7e perf stat: Poll for monitored tasks being alive by Jiri Olsa · 6 years ago
  59. 89f1688 perf tools: Remove perf_tool from event_op2 by Jiri Olsa · 6 years ago
  60. 088519f perf stat: Move the display functions to stat-display.c by Jiri Olsa · 6 years ago
  61. d0192fd perf stat: Move 'metric_events' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  62. 54ac0b1 perf stat: Move 'walltime_*' data to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  63. be54d59 perf stat: Propagate 'struct target' arg to sort_aggr_thread() by Jiri Olsa · 6 years ago
  64. fdee335 perf stat: Move 'no_merge' data to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  65. 34ff086 perf stat: Move 'big_num' data to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  66. a138af6 perf stat: Do not use the global 'evsel_list' in print functions by Jiri Olsa · 6 years ago
  67. 6f6b659 perf stat: Move *_aggr_* data to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  68. 8897a89 perf stat: Move ru_* data to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  69. 3b3cd9a perf stat: Move 'print_mixed_hw_group_error' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  70. 3108412 perf stat: Move 'print_free_counters_hint' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  71. aea0dca perf stat: Move 'null_run' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  72. 26893a6 perf stat: Add 'walltime_nsecs_stats' pointer to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  73. 77e0faf perf stat: Pass 'evlist' to aggr_update_shadow() by Jiri Olsa · 6 years ago
  74. ae2d7da perf stat: Pass 'struct perf_stat_config' to first_shadow_cpu() by Jiri Olsa · 6 years ago
  75. ee1760e perf stat: Move 'metric_only_len' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  76. d97ae04 perf stat: Move 'run_count' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  77. 0c538a9 perf stat: Use 'evsel->evlist' instead of 'evsel_list' in collect_all_aliases() by Jiri Olsa · 6 years ago
  78. bc0bcda perf stat: Pass 'evlist' argument to print functions by Jiri Olsa · 6 years ago
  79. c512e0e perf stat: Add 'target' argument to perf_evlist__print_counters() by Jiri Olsa · 6 years ago
  80. df4f7b4 perf stat: Move 'unit_width' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  81. 0ce5aa0 perf stat: Move 'metric_only' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  82. 132c6ba perf stat: Move 'interval_clear' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  83. fa7070a perf stat: Move csv_* to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  84. 6ca9a08 perf stat: Pass a 'struct perf_stat_config' argument to global print functions by Jiri Olsa · 6 years ago
  85. f3ca50e perf stat: Pass 'struct perf_stat_config' argument to local print functions by Jiri Olsa · 6 years ago
  86. b64df7f perf stat: Add 'struct perf_stat_config' argument to perf_evlist__print_counters() by Jiri Olsa · 6 years ago
  87. 0174820 perf stat: Move STAT_RECORD out of perf_evlist__print_counters() by Jiri Olsa · 6 years ago
  88. a5a9eac perf stat: Introduce perf_evlist__print_counters() by Jiri Olsa · 6 years ago
  89. 0a4e64d perf stat: Move perf_stat_synthesize_config() to stat.c by Jiri Olsa · 6 years ago
  90. c2c247f perf stat: Add 'perf_event__handler_t' argument to perf_stat_synthesize_config() by Jiri Olsa · 6 years ago
  91. 1c21e98 perf stat: Add 'struct perf_evlist' argument to perf_stat_synthesize_config() by Jiri Olsa · 6 years ago
  92. 1821f4e perf stat: Add 'struct perf_tool' argument to perf_stat_synthesize_config() by Jiri Olsa · 6 years ago
  93. 73d586c perf stat: Add 'struct perf_stat_config' argument to perf_stat_synthesize_config() by Jiri Olsa · 6 years ago
  94. 491073a perf stat: Rename 'is_pipe' argument to 'attrs' in perf_stat_synthesize_config() by Jiri Olsa · 6 years ago
  95. d09cefd perf stat: Move create_perf_stat_counter() to stat.c by Jiri Olsa · 6 years ago
  96. 650d622 perf evsel: Introduce perf_evsel__store_ids() by Jiri Olsa · 6 years ago
  97. 318ec18 perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_attrs() by Jiri Olsa · 6 years ago
  98. 7d9ad16 perf stat: Add 'identifier' flag to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  99. 3538623 perf stat: Use local config arg for scale in create_perf_stat_counter() by Jiri Olsa · 6 years ago
  100. 5698f26 perf stat: Move 'no_inherit' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago