1. 26d3302 perf tools: Support for DWARF mode callchain by Jiri Olsa · 12 years ago
  2. a00dc31 perf record: Fix branch_stack type in perf_record_opts by Stephane Eranian · 12 years ago
  3. 12864b3 perf target: Split out perf_target handling code by Namhyung Kim · 12 years ago
  4. bea0340 perf tools: Introduce struct perf_target by Namhyung Kim · 12 years ago
  5. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  6. eae7a75 perf tools, x86: Build perf on older user-space as well by Ingo Molnar · 12 years ago
  7. bdfebd8 perf record: Add support for sampling taken branch by Roberto Agostino Vitillo · 12 years ago
  8. b538752 perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK by Roberto Agostino Vitillo · 12 years ago
  9. bc76efe perf tools: Handle kernels that don't support attr.exclude_{guest,host} by Arnaldo Carvalho de Melo · 12 years ago
  10. 808e122 perf tools: Invert the sample_id_all logic by Arnaldo Carvalho de Melo · 12 years ago
  11. 0c97812 perf tools: Handle kernels that don't support attr.exclude_{guest,host} by Arnaldo Carvalho de Melo · 12 years ago
  12. 7e1ccd3 perf tools: cleanup initialization of attr->size by Stephane Eranian · 12 years ago
  13. b52956c perf tools: Allow multiple threads or processes in record, stat, top by David Ahern · 12 years ago
  14. 0d37aa3 perf tools: Introduce per user view by Arnaldo Carvalho de Melo · 13 years ago
  15. 3e76ac7 perf record: Add ability to record event period by Andrew Vagin · 13 years ago
  16. ed80f58 perf record: Move 'group' to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  17. 01c2d99 perf record: Move mmap_pages to perf_record_opts by Arnaldo Carvalho de Melo · 13 years ago
  18. 35b9d88 perf evlist: Introduce {prepare,start}_workload refactored from 'perf record' by Arnaldo Carvalho de Melo · 13 years ago
  19. 0f82ebc perf evsel: Introduce config attr method by Arnaldo Carvalho de Melo · 13 years ago
  20. 3af6e33 perf ui browser: Handle SIGWINCH by Arnaldo Carvalho de Melo · 13 years ago
  21. fbe96f2 perf tools: Make perf.data more self-descriptive (v8) by Stephane Eranian · 13 years ago
  22. 115d2d8 perf record: Move perf_mmap__write_tail to perf.h by Arnaldo Carvalho de Melo · 14 years ago
  23. 70082dd perf evsel: Introduce mmap support by Arnaldo Carvalho de Melo · 14 years ago
  24. c1e028e perf, MIPS: Support cross compiling of tools/perf for MIPS by Deng-Cheng Zhu · 14 years ago
  25. 8035458 perf options: Type check OPT_BOOLEAN and fix the offenders by Arnaldo Carvalho de Melo · 14 years ago
  26. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 14 years ago
  27. 618038d perf tools: Move __used from perf.h to linux/compiler.h by Arnaldo Carvalho de Melo · 14 years ago
  28. 895f0ed perf top: Export get_window_dimensions by Arnaldo Carvalho de Melo · 14 years ago
  29. da7196e perf, ARM: Modify kuser rmb() call to compile for Thumb-2 by Will Deacon · 14 years ago
  30. 58e9f94 perf tools: Allow building for ARM by Jamie Iles · 15 years ago
  31. 11ada26 perf tools: Add ia64 support for tools/perf/ by Luck, Tony · 15 years ago
  32. fcd14b3 perf tools, Alpha: Add Alpha support to perf.h by Michael Cree · 15 years ago
  33. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  34. 825c9fb sparc: add basic support for 'perf' by Jens Axboe · 15 years ago
  35. 3c33010 Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perf by Linus Torvalds · 15 years ago
  36. 85be928 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  37. 11d1578 perf_counter: Add P6 PMU support by Vince Weaver · 15 years ago
  38. de481ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  39. 2d4618d parisc: perf: wire up sys_perf_counter_open by Kyle McMartin · 15 years ago
  40. 5a475ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  41. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 15 years ago
  42. 55bcab4 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  43. 8cb76d9 perf_counter tools: Prepare a small callchain framework by Frederic Weisbecker · 15 years ago
  44. 7c6a1c6 perf_counter tools: Rework the file format by Peter Zijlstra · 15 years ago
  45. febe834 perf_counter tools: add cpu_relax()/rmb() definitions for sh. by Paul Mundt · 15 years ago
  46. 12310e9 [S390] Enable tick based perf_counter on s390. by Martin Schwidefsky · 15 years ago
  47. 9cffa8d perf_counter tools: Define and use our own u64, s64 etc. definitions by Paul Mackerras · 15 years ago
  48. f597055 perf_counter tools: Add a data file header by Peter Zijlstra · 15 years ago
  49. 974802e perf_counter: Add forward/backward attribute ABI compatibility by Peter Zijlstra · 15 years ago
  50. 8647093 perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ by Ingo Molnar · 15 years ago[Renamed from Documentation/perf_counter/perf.h]
  51. a21ca2c perf_counter: Separate out attr->type from attr->config by Ingo Molnar · 15 years ago
  52. c70975b perf_counter tools: Fix up the ABI shakeup by Peter Zijlstra · 15 years ago
  53. 85a9f92 perf_counter tools: increase limits, fix by Ingo Molnar · 15 years ago
  54. 1a482f3 perf_counter: Fix userspace build by Peter Zijlstra · 15 years ago
  55. c6eb138 perf_counter tools: increase limits by Ingo Molnar · 15 years ago
  56. 4ba67c1 perfcounter tools: get the syscall number from arch/*/include/asm/unistd.h by Thomas Gleixner · 15 years ago
  57. a92e70237 perfcounter tools: make rdclock an inline function by Thomas Gleixner · 15 years ago
  58. 6eda583 perfcounter tools: move common defines ... to local header file by Thomas Gleixner · 15 years ago