1. 10213e2 perf tests attr: Add test_attr__ready function by Jiri Olsa · 7 years ago
  2. f3b3614 perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
  3. a359c17 perf evsel: Allow to ignore missing pid by Jiri Olsa · 8 years ago
  4. bd48c63 tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros by Arnaldo Carvalho de Melo · 8 years ago
  5. b6f35ed perf record: Add --sample-cpu option by Jiri Olsa · 8 years ago
  6. 4ea648a perf record: Add --tail-synthesize option by Wang Nan · 8 years ago
  7. 626a6b7 perf tools: Enable overwrite settings by Wang Nan · 8 years ago
  8. 2ddd5c0 perf tools: Ditch record_opts.callgraph_set by Arnaldo Carvalho de Melo · 9 years ago
  9. 8572388 perf record: Add --all-user/--all-kernel options by Jiri Olsa · 9 years ago
  10. bcc84ec perf record: Add ability to name registers to record by Stephane Eranian · 9 years ago
  11. c421e80 perf tools: Introduce callgraph_set for callgraph option by Kan Liang · 9 years ago
  12. b757bb0 perf record: Add option --switch-events to select PERF_RECORD_SWITCH events by Adrian Hunter · 9 years ago
  13. 3abebc5 perf record: Let user have timestamps with per-thread recording by Adrian Hunter · 9 years ago
  14. 9d9cad7 perf tools: Configurable per thread proc map processing time out by Kan Liang · 9 years ago
  15. d20031b perf tools: Add AUX area tracing Snapshot Mode by Adrian Hunter · 9 years ago
  16. 9e0cc4f perf auxtrace: Add support for AUX area recording by Adrian Hunter · 10 years ago
  17. 814c8c3 perf record: Add clockid parameter by Peter Zijlstra · 10 years ago
  18. 4d25576 perf: Bump max number of cpus to 1024 by David Ahern · 10 years ago
  19. 85c273d perf record: Support recording running/enabled time by Andi Kleen · 10 years ago
  20. 6a21c0b perf tools: Add core support for sampling intr machine state regs by Stephane Eranian · 10 years ago
  21. e5b2c20 perf tools: Export usage string and option table of perf record by Namhyung Kim · 10 years ago
  22. 72a128a perf tools: Move callchain config from record_opts to callchain_param by Namhyung Kim · 10 years ago
  23. 73a31b7 perf tools: Move ACCESS_ONCE from perf.h header by Jiri Olsa · 10 years ago
  24. 82baa0e perf tools: Move sys_perf_event_open function from perf.h by Jiri Olsa · 10 years ago
  25. 43599d1 perf tools: Move syscall and arch specific defines from perf.h by Jiri Olsa · 10 years ago
  26. 2c83bc0 perf tools: Move perf_call_graph_mode enum from perf.h by Jiri Olsa · 10 years ago
  27. 0776eb5 perf tools: Move sample data structures from perf.h by Jiri Olsa · 10 years ago
  28. 36446f4 perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.h by Jiri Olsa · 10 years ago
  29. 273a0a7 perf tools: Remove asmlinkage define from perf.h by Jiri Olsa · 10 years ago
  30. 1b7ae1c perf tools: Remove min define from perf.h by Jiri Olsa · 10 years ago
  31. 8be26c5 perf tools: Remove unlikely define from perf.h by Jiri Olsa · 10 years ago
  32. 3dd422b perf tools: Remove MAX_COUNTERS define from perf.h by Jiri Olsa · 10 years ago
  33. d944c4e tools: Consolidate types.h by Borislav Petkov · 10 years ago
  34. 4e85edf perf tests: Add thread maps lookup automated tests by Jiri Olsa · 11 years ago
  35. 18a1a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  36. a043971 perf bench: Add futex-hash microbenchmark by Davidlohr Bueso · 11 years ago
  37. 620830b perf tools: Allow building for tile by Zhigang Lu · 11 years ago
  38. a601fdf perf record: Add readable output for callchain debug by Jiri Olsa · 11 years ago
  39. eb853e8 perf tools: Add call-graph option support into .perfconfig by Jiri Olsa · 11 years ago
  40. f428ebd perf tools: Fix AAAAARGH64 memory barriers by Peter Zijlstra · 11 years ago
  41. 3a46817 perf tools: Add support for the xtensa architecture by Baruch Siach · 11 years ago
  42. 509051e perf record: Rename --no-delay to --no-buffering by Arnaldo Carvalho de Melo · 11 years ago
  43. 6619a53 perf record: Add --initial-delay option by Andi Kleen · 11 years ago
  44. b400679 perf tools: Rename 'perf_record_opts' to 'record_opts by Arnaldo Carvalho de Melo · 11 years ago
  45. 69e7e5b perf record: Default -t option to no inheritance by Adrian Hunter · 11 years ago
  46. 602ad87 perf target: Shorten perf_target__ to target__ by Arnaldo Carvalho de Melo · 11 years ago
  47. a94d342 tools/perf: Add required memory barriers by Peter Zijlstra · 11 years ago
  48. f5fc141 perf tools: Add data object to handle perf data file by Jiri Olsa · 11 years ago
  49. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  50. f5d05bc tools/perf: Support sorting by in_tx or abort branch flags by Andi Kleen · 11 years ago
  51. 70f7b4a perf kvm: Option to print events that exceed a duration by David Ahern · 11 years ago
  52. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 12 years ago
  53. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  54. 1bea5b8 perf: Enable building perf tools for Meta by James Hogan · 12 years ago
  55. e23b622 Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 12 years ago
  56. 9854783 perf, ARC: Enable building perf tools for ARC by Vineet Gupta · 12 years ago
  57. 0479b8b perf evlist: Make event_copy local to mmaps by David Ahern · 12 years ago
  58. 2c803e5 perf tools: Move get_term_dimensions from top to util.c by David Ahern · 12 years ago
  59. 594ac61 perf evsel: Do missing feature fallbacks in just one place by Arnaldo Carvalho de Melo · 12 years ago
  60. f0b9abf Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
  61. d2709c7 perf: Make perf build for x86 with UAPI disintegration applied by David Howells · 12 years ago
  62. f2d9cae perf powerpc: Use uapi/unistd.h to fix build error by Sukadev Bhattiprolu · 12 years ago
  63. 1483c2a perf powerpc: Use uapi/unistd.h to fix build error by Sukadev Bhattiprolu · 12 years ago
  64. c81251e perf tests: Final cleanup for builtin-test move by Jiri Olsa · 12 years ago
  65. d898b24 perf tests: Add attr tests under builtin test command by Jiri Olsa · 12 years ago
  66. 52502bf perf tests: Add framework for automated perf_event_attr tests by Jiri Olsa · 12 years ago
  67. 70cb4e9 perf tools: Add a global variable "const char *input_name" by Feng Tang · 12 years ago
  68. a448a03 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  69. 7762608 perf tools: Fix build on sparc. by David Miller · 12 years ago
  70. 7d380c8 perf: Fix UAPI fallout by Ingo Molnar · 12 years ago
  71. 81f56e5 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  72. 0308968 arm64: Performance counters support by Will Deacon · 13 years ago
  73. 26d3302 perf tools: Support for DWARF mode callchain by Jiri Olsa · 12 years ago
  74. a00dc31 perf record: Fix branch_stack type in perf_record_opts by Stephane Eranian · 12 years ago
  75. 12864b3 perf target: Split out perf_target handling code by Namhyung Kim · 12 years ago
  76. bea0340 perf tools: Introduce struct perf_target by Namhyung Kim · 12 years ago
  77. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  78. eae7a75 perf tools, x86: Build perf on older user-space as well by Ingo Molnar · 13 years ago
  79. bdfebd8 perf record: Add support for sampling taken branch by Roberto Agostino Vitillo · 13 years ago
  80. b538752 perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK by Roberto Agostino Vitillo · 13 years ago
  81. bc76efe perf tools: Handle kernels that don't support attr.exclude_{guest,host} by Arnaldo Carvalho de Melo · 13 years ago
  82. 808e122 perf tools: Invert the sample_id_all logic by Arnaldo Carvalho de Melo · 13 years ago
  83. 0c97812 perf tools: Handle kernels that don't support attr.exclude_{guest,host} by Arnaldo Carvalho de Melo · 13 years ago
  84. 7e1ccd3 perf tools: cleanup initialization of attr->size by Stephane Eranian · 13 years ago
  85. b52956c perf tools: Allow multiple threads or processes in record, stat, top by David Ahern · 13 years ago
  86. 0d37aa3 perf tools: Introduce per user view by Arnaldo Carvalho de Melo · 13 years ago
  87. 3e76ac7 perf record: Add ability to record event period by Andrew Vagin · 13 years ago
  88. ed80f58 perf record: Move 'group' to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  89. 01c2d99 perf record: Move mmap_pages to perf_record_opts by Arnaldo Carvalho de Melo · 13 years ago
  90. 35b9d88 perf evlist: Introduce {prepare,start}_workload refactored from 'perf record' by Arnaldo Carvalho de Melo · 13 years ago
  91. 0f82ebc perf evsel: Introduce config attr method by Arnaldo Carvalho de Melo · 13 years ago
  92. 3af6e33 perf ui browser: Handle SIGWINCH by Arnaldo Carvalho de Melo · 13 years ago
  93. fbe96f2 perf tools: Make perf.data more self-descriptive (v8) by Stephane Eranian · 13 years ago
  94. 115d2d8 perf record: Move perf_mmap__write_tail to perf.h by Arnaldo Carvalho de Melo · 14 years ago
  95. 70082dd perf evsel: Introduce mmap support by Arnaldo Carvalho de Melo · 14 years ago
  96. c1e028e perf, MIPS: Support cross compiling of tools/perf for MIPS by Deng-Cheng Zhu · 14 years ago
  97. 8035458 perf options: Type check OPT_BOOLEAN and fix the offenders by Arnaldo Carvalho de Melo · 14 years ago
  98. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 15 years ago
  99. 618038d perf tools: Move __used from perf.h to linux/compiler.h by Arnaldo Carvalho de Melo · 15 years ago
  100. 895f0ed perf top: Export get_window_dimensions by Arnaldo Carvalho de Melo · 15 years ago