1. 3315d14 perf perf: Remove duplicate includes by Pravin Shedge · 7 years ago
  2. 2973455 perf stat: Resort '--per-thread' result by Jin Yao · 7 years ago
  3. 1d9f8d1 perf stat: Remove --per-thread pid/tid limitation by Jin Yao · 7 years ago
  4. 14e72a2 perf stat: Update or print per-thread stats by Jin Yao · 7 years ago
  5. 5673944 perf stat: Allocate shadow stats buffer for threads by Jin Yao · 7 years ago
  6. e0128b3 perf stat: Print per-thread shadow stats by Jin Yao · 7 years ago
  7. 1fcd039 perf stat: Update per-thread shadow stats by Jin Yao · 7 years ago
  8. bfd8f72 perf record: Synthesize unit/scale/... in event update by Andi Kleen · 7 years ago
  9. 54830dd perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats by Jiri Olsa · 8 years ago
  10. eae8ad8 perf tools: Add struct perf_data_file by Jiri Olsa · 8 years ago
  11. 8ceb41d perf tools: Rename struct perf_data_file to perf_data by Jiri Olsa · 8 years ago
  12. e669e83 perf evsel: Restore evsel->priv as a tool private area by Arnaldo Carvalho de Melo · 7 years ago
  13. 35c1980 perf stat: Fall weak group back even for EBADF by Andi Kleen · 7 years ago
  14. b90f133 perf stat: Update walltime_nsecs_stats in interval mode by Andi Kleen · 7 years ago
  15. e864c5c perf stat: Hide internal duration_time counter by Andi Kleen · 7 years ago
  16. b18f3e3 perf stat: Support JSON metrics in perf stat by Andi Kleen · 7 years ago
  17. 5a5dfe4 perf tools: Support weak groups in 'perf stat' by Andi Kleen · 7 years ago
  18. dfc9eec perf stat: Wait for the correct child by Milian Wolff · 7 years ago
  19. 63ce844 perf stat: Only auto-merge events that are PMU aliases by Arnaldo Carvalho de Melo · 7 years ago
  20. 82bf311 perf stat: Use group read for event groups by Jiri Olsa · 7 years ago
  21. 62d94b0 perf tools: Replace error() with pr_err() by Arnaldo Carvalho de Melo · 8 years ago
  22. daefd0b perf stat: Add support to measure SMI cost by Kan Liang · 8 years ago
  23. 918c7b06 perf stat: Only print NMI watchdog hint when enabled by Andi Kleen · 8 years ago
  24. 4208735 perf tools: Remove poll.h and wait.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  25. 7a8ef4c perf tools: Remove string.h, unistd.h and sys/stat.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  26. 9607ad3 perf tools: Add signal.h to places using its definitions by Arnaldo Carvalho de Melo · 8 years ago
  27. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  28. a067558 perf tools: Move extra string util functions to util/string2.h by Arnaldo Carvalho de Melo · 8 years ago
  29. 3d689ed perf tools: Move sane ctype stuff from util.h to sane_ctype.h by Arnaldo Carvalho de Melo · 8 years ago
  30. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  31. db49a71 perf stat: Fix bug in handling events in error state by Stephane Eranian · 8 years ago
  32. b07c40d perf stat: Refactor the code to strip csv output with ltrim() by Taeung Song · 8 years ago
  33. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
  34. 37932c1 perf stat: Output JSON MetricExpr metric by Andi Kleen · 8 years ago
  35. b4229e9 perf stat: Handle partially bad results with merging by Andi Kleen · 8 years ago
  36. 430daf2 perf stat: Collapse identically named events by Andi Kleen · 8 years ago
  37. fbe51fb perf stat: Factor out callback for collecting event values by Andi Kleen · 8 years ago
  38. e3ba76d perf tools: Force uncore events to system wide monitoring by Jiri Olsa · 8 years ago
  39. 02d492e perf stat: Issue a HW watchdog disable hint by Borislav Petkov · 8 years ago
  40. bb963e1 perf utils: Check verbose flag properly by Namhyung Kim · 8 years ago
  41. 0d79f8b perf stat: Add -a as default target by Jiri Olsa · 8 years ago
  42. da8a58b perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology_map by Jan Stancek · 8 years ago
  43. d6195a6 perf evsel: Inform how to make a sysctl setting permanent by Arnaldo Carvalho de Melo · 8 years ago
  44. 7e6a799 perf tools: Remove some needless __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  45. 5d8bb1e perf tools: Add PMU configuration to tools by Mathieu Poirier · 8 years ago
  46. 310ebb9 perf stat: Use *SEC_PER_*SEC macros by Arnaldo Carvalho de Melo · 8 years ago
  47. bd48c63 tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros by Arnaldo Carvalho de Melo · 8 years ago
  48. 3df33ef perf stat: Avoid skew when reading events by Mark Rutland · 8 years ago
  49. 00e727b perf stat: Balance opening and reading events by Mark Rutland · 9 years ago
  50. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 9 years ago
  51. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  52. c51fd63 perf stat: Add missing aggregation headers for --metric-only CSV by Andi Kleen · 9 years ago
  53. 41c8ca2 perf stat: Print topology/time headers with --metric-only by Andi Kleen · 9 years ago
  54. 44b1e60 perf stat: Basic support for TopDown in perf stat by Andi Kleen · 9 years ago
  55. 21f77d2 Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  56. a1f3d56 perf stat: Use cpu-clock event for cpu targets by Namhyung Kim · 9 years ago
  57. e3b03b6 perf stat: Avoid fractional digits for integer scales by Andi Kleen · 9 years ago
  58. 36db171 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. 42ef8a7 perf stat: Fallback to user only counters when perf_event_paranoid > 1 by Arnaldo Carvalho de Melo · 9 years ago
  60. 0b1abbf perf stat: Add extra output of counter values with -vv by Andi Kleen · 9 years ago
  61. 206cab6 perf stat: Add --metric-only support for -A by Andi Kleen · 9 years ago
  62. 54b5091 perf stat: Implement --metric-only mode by Andi Kleen · 9 years ago
  63. fb4605b perf stat: Check for frontend stalled for metrics by Andi Kleen · 9 years ago
  64. 44d49a6 perf stat: Support metrics in --per-core/socket mode by Andi Kleen · 9 years ago
  65. 92a61f6 perf stat: Implement CSV metrics output by Andi Kleen · 9 years ago
  66. 9dec447 perf stat: Check existence of frontend/backed stalled cycles by Andi Kleen · 9 years ago
  67. 1669e50 perf stat: Bail out on unsupported event config modifiers by Wang Nan · 9 years ago
  68. b002f3b perf stat: Handled scaled == -1 case for counters by Andi Kleen · 9 years ago
  69. cb110f4 perf stat: Move noise/running printing into printout by Andi Kleen · 9 years ago
  70. f948339 perf stat: Add support for metrics in interval mode by Andi Kleen · 9 years ago
  71. 140aead perf stat: Abstract stat metrics printing by Andi Kleen · 9 years ago
  72. 8a59f3c perf stat: Fix recort_usage typo by Jiri Olsa · 9 years ago
  73. 6db1a5c perf stat record: Keep sample_type 0 for pipe session by Jiri Olsa · 9 years ago
  74. 89af4e0 perf stat report: Allow to override aggr_mode by Jiri Olsa · 9 years ago
  75. fa6ea78 perf stat report: Process event update events by Jiri Olsa · 9 years ago
  76. a56f939 perf stat report: Process stat and stat round events by Jiri Olsa · 9 years ago
  77. 6edb78a perf stat report: Move csv_sep initialization before report command by Jiri Olsa · 9 years ago
  78. 68d702f perf stat report: Add support to initialize aggr_map from file by Jiri Olsa · 9 years ago
  79. 62ba18ba perf stat report: Process stat config event by Jiri Olsa · 9 years ago
  80. 1975d36 perf stat report: Process cpu/threads maps by Jiri Olsa · 9 years ago
  81. ba6039b6 perf stat report: Add report command by Jiri Olsa · 9 years ago
  82. 7b60a7e perf stat record: Synthesize event update events by Jiri Olsa · 9 years ago
  83. e9d6db8e8 perf stat record: Do not allow record with multiple runs mode by Jiri Olsa · 9 years ago
  84. 7aad0c3 perf stat record: Write stat round events on record by Jiri Olsa · 9 years ago
  85. 5a6ea81 perf stat record: Write stat events on record by Jiri Olsa · 9 years ago
  86. 664c98d perf stat record: Add pipe support for record command by Jiri Olsa · 9 years ago
  87. 2af4646 perf stat record: Store events IDs in perf data file by Jiri Olsa · 9 years ago
  88. 8b99b1a perf stat record: Synthesize stat record data by Jiri Olsa · 9 years ago
  89. 3ba78bd perf stat record: Initialize record features by Jiri Olsa · 9 years ago
  90. 4979d0c perf stat record: Add record command by Jiri Olsa · 9 years ago
  91. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  92. 544c2ae perf stat: Fix cmd_stat to release cpu_map by Masami Hiramatsu · 9 years ago
  93. c8280ce perf stat: Move enable_on_exec setup under earlier code by Jiri Olsa · 9 years ago
  94. 67ccdec perf stat: Create events as disabled by Jiri Olsa · 9 years ago
  95. ab46db0 perf stat: Use perf_evlist__enable in handle_initial_delay by Jiri Olsa · 9 years ago
  96. 5cd95fc perf evsel: Use event maps directly in perf_evsel__enable by Jiri Olsa · 9 years ago
  97. 6acd8e9 perf stat: Clear sample_(type|period) for counting by Jiri Olsa · 9 years ago
  98. e054731 perf stat: Make stat options global by Jiri Olsa · 9 years ago
  99. eedfcb4 perf stat: Use common printout function to avoid duplicated code by Andi Kleen · 9 years ago
  100. 4579ecc perf stat: Move sw clock metrics printout to stat-shadow by Andi Kleen · 9 years ago