1. 473398a perf tools: Add cpumode to struct perf_sample by Arnaldo Carvalho de Melo · 8 years ago
  2. 03e0a7d perf tools: Introduce bpf-output event by Wang Nan · 8 years ago
  3. 8572388 perf record: Add --all-user/--all-kernel options by Jiri Olsa · 8 years ago
  4. 3379e0c perf tools: Document the perf sysctls by Ben Hutchings · 9 years ago
  5. 775d8a1 perf evlist: Add --trace-fields option to show trace fields by Namhyung Kim · 9 years ago
  6. bd0f889 perf evsel: Disable branch flags/cycles for --callgraph lbr by Andi Kleen · 9 years ago
  7. e98a4cb perf evsel: Introduce disable() method by Jiri Olsa · 9 years ago
  8. 5cd95fc perf evsel: Use event maps directly in perf_evsel__enable by Jiri Olsa · 9 years ago
  9. dcdd184 perf evlist: Display WEIGHT sample type bit by Jiri Olsa · 9 years ago
  10. 1f45b1d perf bpf: Attach eBPF filter to perf event by Wang Nan · 9 years ago
  11. 374ce93 perf tools: Enable pre-event inherit setting by config terms by Wang Nan · 9 years ago
  12. 8b8cde4 perf evsel: Print branch filter state with -vv by Andi Kleen · 9 years ago
  13. 7f94af7 perf tools: Introduce 'P' modifier to request max precision by Jiri Olsa · 9 years ago
  14. 8442259 perf evlist: Display DATA_SRC sample type bit by Jiri Olsa · 9 years ago
  15. d71b0ad Merge branch 'perf/urgent' into perf/core, to resolve a conflict by Ingo Molnar · 9 years ago
  16. fce4d29 perf evsel: Add own_cpus member by Adrian Hunter · 9 years ago
  17. 8dd2a13 perf evsel: Propagate error info from tp_format by Jiri Olsa · 9 years ago
  18. 4605eab tools lib api fs: Replace debugfs/tracefs objects interface with fs.c by Jiri Olsa · 9 years ago
  19. bcc84ec perf record: Add ability to name registers to record by Stephane Eranian · 9 years ago
  20. d49e469 perf evsel: Add a backpointer to the evlist a evsel is in by Arnaldo Carvalho de Melo · 9 years ago
  21. f9db0d0 perf callchain: Allow disabling call graphs per event by Kan Liang · 9 years ago
  22. d457c96 perf callchain: Per-event type selection support by Kan Liang · 9 years ago
  23. 4605bb5 perf evlist: Be more specific on -F/--freq by Namhyung Kim · 9 years ago
  24. 09af2a5 perf record: Support per-event freq term by Namhyung Kim · 9 years ago
  25. ab35a7d perf tools: Unset perf_event_attr::freq when period term is set by Jiri Olsa · 9 years ago
  26. c3a6a8c perf tools: Refine parse/config callchain functions by Kan Liang · 9 years ago
  27. 3206771 perf tools: Per-event time support by Kan Liang · 9 years ago
  28. ee4c758 perf tools: Force period term to overload global settings by Jiri Olsa · 9 years ago
  29. 930a2e2 perf tools: Add support for event post configuration by Jiri Olsa · 9 years ago
  30. b757bb0 perf record: Add option --switch-events to select PERF_RECORD_SWITCH events by Adrian Hunter · 9 years ago
  31. 0286039 perf tools: Add new PERF_RECORD_SWITCH event by Adrian Hunter · 9 years ago
  32. 15bfd2c perf record: Apply filter to all events in a glob matching by Wang Nan · 9 years ago
  33. 3abebc5 perf record: Let user have timestamps with per-thread recording by Adrian Hunter · 9 years ago
  34. 64ec84f perf evsel: Introduce append_filter() method by Arnaldo Carvalho de Melo · 9 years ago
  35. 12467ae perf evsel: Introduce set_filter method by Arnaldo Carvalho de Melo · 9 years ago
  36. f47805a perf evsel: Rename set_filter to apply_filter by Arnaldo Carvalho de Melo · 9 years ago
  37. d8ee3b5 perf stat: Remove perf_evsel__read_cb function by Jiri Olsa · 9 years ago
  38. f99f4719 perf stat: Introduce perf_evsel__read function by Jiri Olsa · 9 years ago
  39. a6fa003 perf stat: Make stats work over the thread dimension by Jiri Olsa · 9 years ago
  40. 1ac77e1 perf stat: Introduce perf_counts function by Jiri Olsa · 9 years ago
  41. 578e91e perf evlist: Propagate thread maps through the evlist by Jiri Olsa · 9 years ago
  42. f30a79b perf tools: Add reference counting for cpu_map object by Jiri Olsa · 9 years ago
  43. e13798c perf thread_map: Don't access the array entries directly by Jiri Olsa · 9 years ago
  44. a9a3a4d perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object by Jiri Olsa · 9 years ago
  45. 7310aed perf evsel: Display 0x for hex values when printing the attribute by Adrian Hunter · 9 years ago
  46. 18ffdfe perf tools: Add hint for 'Too many events are opened.' error message by Jiri Olsa · 9 years ago
  47. 70d73de perf tools: Add aux_watermark member of struct perf_event_attr by Adrian Hunter · 9 years ago
  48. 2c5e8c5 perf tools: Merge all perf_event_attr print functions by Peter Zijlstra · 9 years ago
  49. 814c8c3 perf record: Add clockid parameter by Peter Zijlstra · 9 years ago
  50. e94eeda perf timechart: Fix SIBGUS error on sparc64 by David Ahern · 9 years ago
  51. 85c273d perf record: Support recording running/enabled time by Andi Kleen · 9 years ago
  52. aad2b21 perf tools: Enable LBR call stack support by Kan Liang · 10 years ago
  53. 62e503b perf evsel: Set attr.task bit for a tracking event by Namhyung Kim · 10 years ago
  54. 8d9cbd8 perf evsel: Don't rely on malloc working for sz 0 by Vineet Gupta · 10 years ago
  55. a5a7fd7 perf tools: Remove perf_evsel__read interface by Jiri Olsa · 10 years ago
  56. 011dccb perf evsel: Introduce perf_evsel__read_cb function by Jiri Olsa · 10 years ago
  57. 13112bb perf evsel: Introduce perf_counts_values__scale function by Jiri Olsa · 10 years ago
  58. 857a94a perf evsel: Introduce perf_evsel__compute_deltas function by Jiri Olsa · 10 years ago
  59. f140373 perf evsel: Fix ftrace:function event recording by Jiri Olsa · 10 years ago
  60. 6a21c0b perf tools: Add core support for sampling intr machine state regs by Stephane Eranian · 10 years ago
  61. daa0179 perf evsel: Do not call pevent_free_format when deleting tracepoint by Jiri Olsa · 10 years ago
  62. f14d570 perf evsel: No need to drag util/cgroup.h by Arnaldo Carvalho de Melo · 10 years ago
  63. 597e48c perf evsel: Move exit stuff from __delete to __exit by Arnaldo Carvalho de Melo · 10 years ago
  64. 8885846 perf evsel: Make some exit routines static by Arnaldo Carvalho de Melo · 10 years ago
  65. a635fc5 perf tools: Remove hists from evsel by Arnaldo Carvalho de Melo · 10 years ago
  66. 8f651ea perf callchain: Move the callchain_param extern to callchain.h by Arnaldo Carvalho de Melo · 10 years ago
  67. ce8ccff perf evsel: Subclassing by Arnaldo Carvalho de Melo · 10 years ago
  68. 72a128a perf tools: Move callchain config from record_opts to callchain_param by Namhyung Kim · 10 years ago
  69. 6e81c74 perf util: Replace strerror with strerror_r for thread-safety by Masami Hiramatsu · 10 years ago
  70. 60b0896 perf evlist: Add perf_evlist__set_tracking_event() by Adrian Hunter · 10 years ago
  71. bf8e8f4 perf evlist: Add 'system_wide' option by Adrian Hunter · 10 years ago
  72. 63914ac perf tools: Show better error message in case we fail to open counters due to EBUSY error by Jiri Olsa · 10 years ago
  73. 8affc2b perf record: Honour --no-time command line option by Andi Kleen · 10 years ago
  74. 57480d2 perf tools: Enable close-on-exec flag on perf file descriptor by Yann Droneaud · 10 years ago
  75. 2afd2bc perf evsel: Add 'immediate' option by Adrian Hunter · 10 years ago
  76. 6ff1ce7 perf evsel: Add 'no_aux_samples' option by Adrian Hunter · 10 years ago
  77. 022c50d perf script: Display PERF_RECORD_MISC_COMM_EXEC flag by Adrian Hunter · 10 years ago
  78. 17314e2 perf record: Fix to honor user freq/interval properly by Namhyung Kim · 10 years ago
  79. a5a5ba7 Revert "perf: Disable PERF_RECORD_MMAP2 support" by Don Zickus · 10 years ago
  80. a33f6ef perf evsel: Update function names in debug messages by Ramkumar Ramachandra · 10 years ago
  81. 6bedfab perf tools: Disable user-space callchain/stack dumps for function trace events by Jiri Olsa · 10 years ago
  82. 352ea45 perf callchain: Add mask into struct regs_dump by Jiri Olsa · 11 years ago
  83. eb853e8 perf tools: Add call-graph option support into .perfconfig by Jiri Olsa · 10 years ago
  84. bc52908 perf tools: Put proper period for for samples without PERIOD sample_type by Jiri Olsa · 10 years ago
  85. de256a4 perf evsel: Remove duplicate member zeroing after free by Stephane Eranian · 11 years ago
  86. 509051e perf record: Rename --no-delay to --no-buffering by Arnaldo Carvalho de Melo · 11 years ago
  87. 6619a53 perf record: Add --initial-delay option by Andi Kleen · 11 years ago
  88. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 11 years ago
  89. 0466252 perf tools: Introduce zfree by Arnaldo Carvalho de Melo · 11 years ago
  90. b400679 perf tools: Rename 'perf_record_opts' to 'record_opts by Arnaldo Carvalho de Melo · 11 years ago
  91. 553873e tools/: Convert to new topic libraries by Borislav Petkov · 11 years ago
  92. 97978b3 perf tools: Add trace-event global object for tracepoint interface by Jiri Olsa · 11 years ago
  93. 71ad958 tools lib traceevent: Change pevent_parse_format to include pevent handle by Jiri Olsa · 11 years ago
  94. 3aa5939 perf record: Make per-cpu mmaps the default. by Adrian Hunter · 11 years ago
  95. 410136f tools/perf/stat: Add event unit and scale support by Stephane Eranian · 11 years ago
  96. 539e6bb perf record: Add an option to force per-cpu mmaps by Adrian Hunter · 11 years ago
  97. 602ad87 perf target: Shorten perf_target__ to target__ by Arnaldo Carvalho de Melo · 11 years ago
  98. ef50383 perf evsel: Remove idx parm from constructor by Arnaldo Carvalho de Melo · 11 years ago
  99. 42d8891 perf evsel: Synthesize PERF_SAMPLE_TRANSACTION by Adrian Hunter · 11 years ago
  100. 87b9552 perf evsel: Add missing overflow check for TRANSACTION by Adrian Hunter · 11 years ago