1. f2521b6 perf_counter tools: Clean up old kerneltop references by Ingo Molnar · 15 years ago
  2. 8229289 perf report: Fix comm sorting by Peter Zijlstra · 15 years ago
  3. e61078a perf record: Use long arg for counter period by Peter Zijlstra · 15 years ago
  4. ed966aa perf report: Handle vDSO symbols properly by Ingo Molnar · 15 years ago
  5. 5352f35 perf report: Improve sort key recognition by Ingo Molnar · 15 years ago
  6. 3502973 perf report: Print -D to stdout by Ingo Molnar · 15 years ago
  7. 8ce998d perf_counter tools: Cover PLT symbols too by Arnaldo Carvalho de Melo · 15 years ago
  8. addc278 perf record: Print out the number of events captured by Ingo Molnar · 15 years ago
  9. bf9e187 perf_counter tools: Make source code headers more coherent by Ingo Molnar · 15 years ago
  10. 0a520c6 perf report: Print more info instead of <unknown> entries by Ingo Molnar · 15 years ago
  11. 3cf165f perf record: Increase mmap buffering default by Ingo Molnar · 15 years ago
  12. abaff32 perf record: Add --append option by Ingo Molnar · 15 years ago
  13. cf25c63 perf report: Fix column width/alignment of dsos by Ingo Molnar · 15 years ago
  14. 436224a perf report: Separate out idle threads by Peter Zijlstra · 15 years ago
  15. c70975b perf_counter tools: Fix up the ABI shakeup by Peter Zijlstra · 15 years ago
  16. 29c2810 perf_counter tools: Remove the last nmi bits by Peter Zijlstra · 15 years ago
  17. 4593bba perf report: Clean up the default output by Ingo Molnar · 15 years ago
  18. 97124d5 perf_counter: tools: Better handle existing data files by Peter Zijlstra · 15 years ago
  19. f70e87d perf_counter: tools: Expand the COMM,MMAP event synthesizer by Peter Zijlstra · 15 years ago
  20. 10a2825 perf_counter tools: Fix uninitialized variable in perf-report.c by Mike Galbraith · 15 years ago
  21. c1079ab perf_counter tools: Cleanup Makefile by Mike Galbraith · 15 years ago
  22. c25486c perf_counter tools: Make .gitignore reflect perf_counter tools files by Mike Galbraith · 15 years ago
  23. c8c9652 perf_counter tools: Add missing rb_erase in dso__delete_symbols by Arnaldo Carvalho de Melo · 15 years ago
  24. a0055ae perf_counter tools: Use hex2u64 in more places by Arnaldo Carvalho de Melo · 15 years ago
  25. ea5cc87 perf_counter tools: Add string.[ch] by Arnaldo Carvalho de Melo · 15 years ago
  26. 229c4ee perf_counter tools: Guard against record damaging existing files by Mike Galbraith · 15 years ago
  27. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  28. 27b9613 perf_counter tools: Fix unknown command help text by Ingo Molnar · 15 years ago
  29. c1c2365 perf_counter tools: Generate per command manpages (and pdf/html, etc.) by Ingo Molnar · 15 years ago
  30. 7fbd554 perf_counter tools: Fix 'make install' by Ingo Molnar · 15 years ago
  31. d7c2931 perf_counter tools: Print 'CPU utilization factor' in builtin-stat by Ingo Molnar · 15 years ago
  32. c44613a perf_counter tools: Add locking to perf top by Arnaldo Carvalho de Melo · 15 years ago
  33. b78c07d perf_counter tools: Shorten the DSO names using cwd by Arnaldo Carvalho de Melo · 15 years ago
  34. 5f789cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  35. be1ac0d perf_counter tools: Also display time-normalized stat results by Ingo Molnar · 15 years ago
  36. 2996f5d perf_counter tools: Split display into reading and printing by Ingo Molnar · 15 years ago
  37. c04f5e5 perf_counter tools: Clean up builtin-stat.c's do_perfstat() by Ingo Molnar · 15 years ago
  38. da417a7 perf_counter tools: Fix top symbol table max_ip typo by Mike Galbraith · 15 years ago
  39. a3ec8d7 perf_counter tools: Fix top symbol table dump typo by Mike Galbraith · 15 years ago
  40. 9e096753 perf_counter tools: Document '--' option parsing terminator by Mike Galbraith · 15 years ago
  41. de04687 perf_counter tools: Convert builtin-top to use libperf symbol routines by Arnaldo Carvalho de Melo · 15 years ago
  42. 69ee69f perf_counter tools: Optionally pass a symbol filter to the dso load routines by Arnaldo Carvalho de Melo · 15 years ago
  43. a827c87 perf_counter tools: Consolidate dso methods to load kernel symbols by Arnaldo Carvalho de Melo · 15 years ago
  44. 0085c954 perf_counter tools: struct symbol priv area by Arnaldo Carvalho de Melo · 15 years ago
  45. a2928c4 perf_counter tools: Move symbol resolution classes from report to libperf by Arnaldo Carvalho de Melo · 15 years ago
  46. 63299f0 perf_counter tools: report: Add help text for --sort by Ingo Molnar · 15 years ago
  47. ca8cdee perf_counter tools: report: Implement header output for --sort variants by Peter Zijlstra · 15 years ago
  48. 5571731 pref_counter: tools: report: Robustify in case of weird events by Ingo Molnar · 15 years ago
  49. 2d65537 pref_counter: tools: report: Add header printout & prettify by Ingo Molnar · 15 years ago
  50. 55e5ec4 pref_counter: tools: report: Add dso sorting by Peter Zijlstra · 15 years ago
  51. 992444b perf_counter: tools: report: Add comm sorting by Peter Zijlstra · 15 years ago
  52. 37f440c pref_counter: tools: report: Add --sort option by Peter Zijlstra · 15 years ago
  53. 1aa1673 perf_counter: tools: report: Dynamic sort/print bits by Peter Zijlstra · 15 years ago
  54. e7fb08b perf_counter: tools: report: Rework histogram code by Peter Zijlstra · 15 years ago
  55. 450aaa2 perf_counter: tools: report: Add vmlinux support by Peter Zijlstra · 15 years ago
  56. f5219b6 Merge branch 'fix/pcm-jiffies-check' into for-linus by Takashi Iwai · 15 years ago
  57. b7a16ea perf_counter: tools: /usr/lib/debug%s.debug support by Peter Zijlstra · 15 years ago
  58. d716fba perf report: Remove <ctype.h> include by Ingo Molnar · 15 years ago
  59. ef65b2a perf record: Fix the profiling of existing pid or whole box by Mike Galbraith · 15 years ago
  60. c87d973 ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode by Takashi Iwai · 15 years ago
  61. a930d2c perf_counter tools: Add built-in pager support by Ingo Molnar · 15 years ago
  62. 23ac9cb perf_counter tools: Rename output.perf to perf.data by Ingo Molnar · 15 years ago
  63. 16f762a perf_counter tools: Introduce stricter C code checking by Ingo Molnar · 15 years ago
  64. 815e777 perf report: Show the IP only in --verbose mode by Arnaldo Carvalho de Melo · 15 years ago
  65. af83632 perf report: Only load text symbols from kallsyms, fix by Ingo Molnar · 15 years ago
  66. 03f6316 perf report: Only load text symbols from kallsyms by Arnaldo Carvalho de Melo · 15 years ago
  67. d8d1656 perf report: Use hex2long instead of sscanf by Arnaldo Carvalho de Melo · 15 years ago
  68. 3a4b8cc perf report: Sort output by symbol usage by Arnaldo Carvalho de Melo · 15 years ago
  69. 878a4f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  70. 6142f9e perf report: More robust error handling by Peter Zijlstra · 15 years ago
  71. f49515b perf report: add more debugging by Ingo Molnar · 15 years ago
  72. 3e70611 perf report: add counter for unknown events by Ingo Molnar · 15 years ago
  73. 97b07b6 perf report: add --dump-raw-trace option by Ingo Molnar · 15 years ago
  74. abd54f6 perf: Don't assume /proc/kallsyms is ordered by Arnaldo Carvalho de Melo · 15 years ago
  75. 59d8102 perf report: Fix kernel symbol resolution by Arnaldo Carvalho de Melo · 15 years ago
  76. f17e04a perf report: Fix ELF symbol parsing by Peter Zijlstra · 15 years ago
  77. db20c00 perf top: fix typo in -d option by Mike Galbraith · 15 years ago
  78. f91183f perf top: Remove leftover NMI/IRQ bits by Mike Galbraith · 15 years ago
  79. 0bec253 perf report: Add help/manpage by Ingo Molnar · 15 years ago
  80. 53cb8bc perf record: Convert to Git option parsing by Ingo Molnar · 15 years ago
  81. f3e08c5 perf report: Fix segfault on unknown symbols by Peter Zijlstra · 15 years ago
  82. ce7e436 perf_counter: Use rb_tree for symhists and threads in report by Arnaldo Carvalho de Melo · 15 years ago
  83. 040e603 perf_counter: Add our private copy of list.h by Arnaldo Carvalho de Melo · 15 years ago
  84. 35a50c8 perf_counter: Use rb_trees in perf report by Arnaldo Carvalho de Melo · 15 years ago
  85. 62eb939 perf_counter: Implement dso__load using libelf by Arnaldo Carvalho de Melo · 15 years ago
  86. fd4242b perf_counter tools: remove the standalone perf-report utility by Ingo Molnar · 15 years ago
  87. 8fa66bd perf_counter: First part of 'perf report' conversion to C + elfutils by Arnaldo Carvalho de Melo · 15 years ago
  88. b456bae perf top: Convert to Git option parsing by Ingo Molnar · 15 years ago
  89. 5242519 perf stat: Convert to Git option parsing by Ingo Molnar · 15 years ago
  90. 8ad8db3 perf_counter tools: Librarize event string parsing by Ingo Molnar · 15 years ago
  91. 0e9b20b perf record: Convert to Git option parsing by Ingo Molnar · 15 years ago
  92. 4e97ddf0 perf stat: Remove unused variable by Ingo Molnar · 15 years ago
  93. 69aa48a perf record: Straighten out argv types by Ingo Molnar · 15 years ago
  94. a0c1af1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  95. 266dfb0 perf_counter: Fix perf-$cmd invokation by Peter Zijlstra · 15 years ago
  96. d3f4b38 perf stat: flip around ':k' and ':u' flags by Ingo Molnar · 15 years ago
  97. d94b943 perf top: Reduce display overhead by Mike Galbraith · 15 years ago
  98. 85a9f92 perf_counter tools: increase limits, fix by Ingo Molnar · 15 years ago
  99. 679d92e ALSA: hda - Add 5stack-no-fp model for STAC927x by Takashi Iwai · 15 years ago
  100. c2990a2 perf top: fix segfault by Mike Galbraith · 15 years ago