1. a2928c4 perf_counter tools: Move symbol resolution classes from report to libperf by Arnaldo Carvalho de Melo · 15 years ago
  2. 63299f0 perf_counter tools: report: Add help text for --sort by Ingo Molnar · 15 years ago
  3. ca8cdee perf_counter tools: report: Implement header output for --sort variants by Peter Zijlstra · 15 years ago
  4. 5571731 pref_counter: tools: report: Robustify in case of weird events by Ingo Molnar · 15 years ago
  5. 2d65537 pref_counter: tools: report: Add header printout & prettify by Ingo Molnar · 15 years ago
  6. 55e5ec4 pref_counter: tools: report: Add dso sorting by Peter Zijlstra · 15 years ago
  7. 992444b perf_counter: tools: report: Add comm sorting by Peter Zijlstra · 15 years ago
  8. 37f440c pref_counter: tools: report: Add --sort option by Peter Zijlstra · 15 years ago
  9. 1aa1673 perf_counter: tools: report: Dynamic sort/print bits by Peter Zijlstra · 15 years ago
  10. e7fb08b perf_counter: tools: report: Rework histogram code by Peter Zijlstra · 15 years ago
  11. 450aaa2 perf_counter: tools: report: Add vmlinux support by Peter Zijlstra · 15 years ago
  12. b7a16ea perf_counter: tools: /usr/lib/debug%s.debug support by Peter Zijlstra · 15 years ago
  13. d716fba perf report: Remove <ctype.h> include by Ingo Molnar · 15 years ago
  14. ef65b2a perf record: Fix the profiling of existing pid or whole box by Mike Galbraith · 15 years ago
  15. a930d2c perf_counter tools: Add built-in pager support by Ingo Molnar · 15 years ago
  16. 23ac9cb perf_counter tools: Rename output.perf to perf.data by Ingo Molnar · 15 years ago
  17. 16f762a perf_counter tools: Introduce stricter C code checking by Ingo Molnar · 15 years ago
  18. 815e777 perf report: Show the IP only in --verbose mode by Arnaldo Carvalho de Melo · 15 years ago
  19. af83632 perf report: Only load text symbols from kallsyms, fix by Ingo Molnar · 15 years ago
  20. 03f6316 perf report: Only load text symbols from kallsyms by Arnaldo Carvalho de Melo · 15 years ago
  21. d8d1656 perf report: Use hex2long instead of sscanf by Arnaldo Carvalho de Melo · 15 years ago
  22. 3a4b8cc perf report: Sort output by symbol usage by Arnaldo Carvalho de Melo · 15 years ago
  23. 6142f9e perf report: More robust error handling by Peter Zijlstra · 15 years ago
  24. f49515b perf report: add more debugging by Ingo Molnar · 15 years ago
  25. 3e70611 perf report: add counter for unknown events by Ingo Molnar · 15 years ago
  26. 97b07b6 perf report: add --dump-raw-trace option by Ingo Molnar · 15 years ago
  27. abd54f6 perf: Don't assume /proc/kallsyms is ordered by Arnaldo Carvalho de Melo · 15 years ago
  28. 59d8102 perf report: Fix kernel symbol resolution by Arnaldo Carvalho de Melo · 15 years ago
  29. f17e04a perf report: Fix ELF symbol parsing by Peter Zijlstra · 15 years ago
  30. db20c00 perf top: fix typo in -d option by Mike Galbraith · 15 years ago
  31. f91183f perf top: Remove leftover NMI/IRQ bits by Mike Galbraith · 15 years ago
  32. 0bec253 perf report: Add help/manpage by Ingo Molnar · 15 years ago
  33. 53cb8bc perf record: Convert to Git option parsing by Ingo Molnar · 15 years ago
  34. f3e08c5 perf report: Fix segfault on unknown symbols by Peter Zijlstra · 15 years ago
  35. ce7e436 perf_counter: Use rb_tree for symhists and threads in report by Arnaldo Carvalho de Melo · 15 years ago
  36. 040e603 perf_counter: Add our private copy of list.h by Arnaldo Carvalho de Melo · 15 years ago
  37. 35a50c8 perf_counter: Use rb_trees in perf report by Arnaldo Carvalho de Melo · 15 years ago
  38. 62eb939 perf_counter: Implement dso__load using libelf by Arnaldo Carvalho de Melo · 15 years ago
  39. fd4242b perf_counter tools: remove the standalone perf-report utility by Ingo Molnar · 15 years ago
  40. 8fa66bd perf_counter: First part of 'perf report' conversion to C + elfutils by Arnaldo Carvalho de Melo · 15 years ago
  41. b456bae perf top: Convert to Git option parsing by Ingo Molnar · 15 years ago
  42. 5242519 perf stat: Convert to Git option parsing by Ingo Molnar · 15 years ago
  43. 8ad8db3 perf_counter tools: Librarize event string parsing by Ingo Molnar · 15 years ago
  44. 0e9b20b perf record: Convert to Git option parsing by Ingo Molnar · 15 years ago
  45. 4e97ddf0 perf stat: Remove unused variable by Ingo Molnar · 15 years ago
  46. 69aa48a perf record: Straighten out argv types by Ingo Molnar · 15 years ago
  47. 266dfb0 perf_counter: Fix perf-$cmd invokation by Peter Zijlstra · 15 years ago
  48. d3f4b38 perf stat: flip around ':k' and ':u' flags by Ingo Molnar · 15 years ago
  49. d94b943 perf top: Reduce display overhead by Mike Galbraith · 15 years ago
  50. 85a9f92 perf_counter tools: increase limits, fix by Ingo Molnar · 15 years ago
  51. c2990a2 perf top: fix segfault by Mike Galbraith · 15 years ago
  52. 1a482f3 perf_counter: Fix userspace build by Peter Zijlstra · 15 years ago
  53. c6eb138 perf_counter tools: increase limits by Ingo Molnar · 15 years ago
  54. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
  55. ade385e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  56. f5456a6 perf top: update to use the new freq interface by Peter Zijlstra · 15 years ago
  57. d34a792 kgdb: gdb documentation fix by Frank Rowand · 15 years ago
  58. 58d7e99 perf stat: handle Ctrl-C by Ingo Molnar · 15 years ago
  59. cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 15 years ago
  60. 1a853e3 perf record: Allow specifying a pid to record by Arnaldo Carvalho de Melo · 15 years ago
  61. 82afae6 perf_counter tools: fix buffer overwrite problem for perf top command by Erdem Aktas · 15 years ago
  62. f15b18d perf_counter tools: remove debug code from builtin-stat.c by Ingo Molnar · 15 years ago
  63. 441ee4c Doc/sysfs-rules: Swap the order of the words so the sentence makes more sense by Henrik Austad · 15 years ago
  64. ca1eda2 doc: small kernel-parameters updates by Randy Dunlap · 15 years ago
  65. 429aa0f doc: hashdist defaults on for 64bit by Hugh Dickins · 15 years ago
  66. da87bbd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  67. 16c8a10 perf_counter: tools: update the tools to support process and inherited counters by Peter Zijlstra · 15 years ago
  68. dab6f6a perf_counter tools: fix build error by Mike Galbraith · 15 years ago
  69. 8c0c3f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  70. 414772f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  71. 9e4a5bd mm: prevent divide error for small values of vm_dirty_bytes by Andrea Righi · 15 years ago
  72. 52dc5ae kernel-doc: restrict syntax for private: and public: by Randy Dunlap · 15 years ago
  73. b827e49 mm: close page_mkwrite races by Nick Piggin · 15 years ago
  74. 4ba67c1 perfcounter tools: get the syscall number from arch/*/include/asm/unistd.h by Thomas Gleixner · 15 years ago
  75. 7bd5469 perfcounter tools: fix pointer mismatch by Thomas Gleixner · 15 years ago
  76. a92e70237 perfcounter tools: make rdclock an inline function by Thomas Gleixner · 15 years ago
  77. 6eda583 perfcounter tools: move common defines ... to local header file by Thomas Gleixner · 15 years ago
  78. 3666932 perf_counter tools: remove build generated files by Thomas Gleixner · 15 years ago
  79. e0202f5 perf_counter tools: fix x86 syscall numbers by Ingo Molnar · 15 years ago
  80. e5791a8 perf_counter: documentation update by Peter Zijlstra · 15 years ago
  81. 585e337 perf_counter: tool: handle 0-length data files by Peter Zijlstra · 15 years ago
  82. 64e3da1 docs: also clean index.html by Randy Dunlap · 15 years ago
  83. 3c56999 Merge branch 'core/signal' into perfcounters/core by Thomas Gleixner · 15 years ago
  84. eacaad0 Input: document the multi-touch (MT) protocol by Henrik Rydberg · 15 years ago
  85. bad7600 perf_counter tools: fix infinite loop in perf-report on zeroed event records by Ingo Molnar · 15 years ago
  86. 66cf782 perf_counter tools: perf stat: make -l default-on by Ingo Molnar · 15 years ago
  87. aac3f3c perf_counter tools: add perf-report to the Makefile by Ingo Molnar · 15 years ago
  88. 3dacbda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  89. 38105f0 perf_counter: update 'perf top' documentation by Robert Richter · 15 years ago
  90. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  91. 4c57e37 Input: bcm5974 - add documentation for the driver by Henrik Rydberg · 15 years ago
  92. 1130b02 perf_counter tools: fix Documentation/perf_counter build error by Peter Zijlstra · 15 years ago
  93. 3d4f163 Revert "linux.conf.au 2009: Tuz" by Linus Torvalds · 15 years ago
  94. 3fb8e49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  95. 2296e5a Add reference to CAPI 2.0 standard by Karsten Keil · 15 years ago
  96. 554f200 Documentation/isdn/INTERFACE.CAPI by Tilman Schmidt · 15 years ago
  97. 7ced70c update Documentation/isdn/00-INDEX by Tilman Schmidt · 15 years ago
  98. 148be2c perf_counter tools: move helper library to util/* by Ingo Molnar · 15 years ago
  99. 9b820a8 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
  100. 992d7ce locking: Documentation: lockdep-design.txt, fix note of state bits by Ming Lei · 15 years ago