1. 16f762a perf_counter tools: Introduce stricter C code checking by Ingo Molnar · 15 years ago
  2. 815e777 perf report: Show the IP only in --verbose mode by Arnaldo Carvalho de Melo · 15 years ago
  3. af83632 perf report: Only load text symbols from kallsyms, fix by Ingo Molnar · 15 years ago
  4. 03f6316 perf report: Only load text symbols from kallsyms by Arnaldo Carvalho de Melo · 15 years ago
  5. d8d1656 perf report: Use hex2long instead of sscanf by Arnaldo Carvalho de Melo · 15 years ago
  6. 3a4b8cc perf report: Sort output by symbol usage by Arnaldo Carvalho de Melo · 15 years ago
  7. 6142f9e perf report: More robust error handling by Peter Zijlstra · 15 years ago
  8. f49515b perf report: add more debugging by Ingo Molnar · 15 years ago
  9. 3e70611 perf report: add counter for unknown events by Ingo Molnar · 15 years ago
  10. 97b07b6 perf report: add --dump-raw-trace option by Ingo Molnar · 15 years ago
  11. abd54f6 perf: Don't assume /proc/kallsyms is ordered by Arnaldo Carvalho de Melo · 15 years ago
  12. 59d8102 perf report: Fix kernel symbol resolution by Arnaldo Carvalho de Melo · 15 years ago
  13. f17e04a perf report: Fix ELF symbol parsing by Peter Zijlstra · 15 years ago
  14. db20c00 perf top: fix typo in -d option by Mike Galbraith · 15 years ago
  15. f91183f perf top: Remove leftover NMI/IRQ bits by Mike Galbraith · 15 years ago
  16. 0bec253 perf report: Add help/manpage by Ingo Molnar · 15 years ago
  17. 53cb8bc perf record: Convert to Git option parsing by Ingo Molnar · 15 years ago
  18. f3e08c5 perf report: Fix segfault on unknown symbols by Peter Zijlstra · 15 years ago
  19. ce7e436 perf_counter: Use rb_tree for symhists and threads in report by Arnaldo Carvalho de Melo · 15 years ago
  20. 040e603 perf_counter: Add our private copy of list.h by Arnaldo Carvalho de Melo · 15 years ago
  21. 35a50c8 perf_counter: Use rb_trees in perf report by Arnaldo Carvalho de Melo · 15 years ago
  22. 62eb939 perf_counter: Implement dso__load using libelf by Arnaldo Carvalho de Melo · 15 years ago
  23. fd4242b perf_counter tools: remove the standalone perf-report utility by Ingo Molnar · 15 years ago
  24. 8fa66bd perf_counter: First part of 'perf report' conversion to C + elfutils by Arnaldo Carvalho de Melo · 15 years ago
  25. b456bae perf top: Convert to Git option parsing by Ingo Molnar · 15 years ago
  26. 5242519 perf stat: Convert to Git option parsing by Ingo Molnar · 15 years ago
  27. 8ad8db3 perf_counter tools: Librarize event string parsing by Ingo Molnar · 15 years ago
  28. 0e9b20b perf record: Convert to Git option parsing by Ingo Molnar · 15 years ago
  29. 4e97ddf perf stat: Remove unused variable by Ingo Molnar · 15 years ago
  30. 69aa48a perf record: Straighten out argv types by Ingo Molnar · 15 years ago
  31. 329d876 perf_counter: Initialize ->oncpu properly by Ingo Molnar · 15 years ago
  32. aaba980 perf_counter, x86: Make NMI lockups more robust by Ingo Molnar · 15 years ago
  33. 79202ba perf_counter, x86: Fix APIC NMI programming by Ingo Molnar · 15 years ago
  34. 8a7b8cb perf_counter: powerpc: Implement interrupt throttling by Paul Mackerras · 15 years ago
  35. 0127c3e perf_counter: fix warning & lockup by Ingo Molnar · 15 years ago
  36. 53b441a Revert "perf_counter, x86: speed up the scheduling fast-path" by Ingo Molnar · 15 years ago
  37. a78ac32 perf_counter: Generic per counter interrupt throttle by Peter Zijlstra · 15 years ago
  38. 48e22d5 perf_counter: x86: Remove interrupt throttle by Peter Zijlstra · 15 years ago
  39. ff99be5 perf_counter: x86: Expose INV and EDGE bits by Peter Zijlstra · 15 years ago
  40. 10989fb perf_counter: Fix PERF_COUNTER_CONTEXT_SWITCHES for cpu counters by Peter Zijlstra · 15 years ago
  41. 6ab423e perf_counter: Propagate inheritance failures down the fork() path by Peter Zijlstra · 15 years ago
  42. 771d7cd perf_counter: Make pctrl() affect inherited counters too by Peter Zijlstra · 15 years ago
  43. e527ea3 perf_counter: Remove unused ABI bits by Peter Zijlstra · 15 years ago
  44. 266dfb0 perf_counter: Fix perf-$cmd invokation by Peter Zijlstra · 15 years ago
  45. d3f4b38 perf stat: flip around ':k' and ':u' flags by Ingo Molnar · 15 years ago
  46. e4cbb4e perf_counter: Move child perfcounter init to after scheduler init by Ingo Molnar · 15 years ago
  47. d94b943 perf top: Reduce display overhead by Mike Galbraith · 15 years ago
  48. 85a9f92 perf_counter tools: increase limits, fix by Ingo Molnar · 15 years ago
  49. a3862d3 perf_counter: Increase mmap limit by Ingo Molnar · 15 years ago
  50. c2990a2 perf top: fix segfault by Mike Galbraith · 15 years ago
  51. 475c557 perf_counter: Remove perf_counter_context::nr_enabled by Peter Zijlstra · 15 years ago
  52. 082ff5a perf_counter: Change pctrl() behaviour by Peter Zijlstra · 15 years ago
  53. aa9c67f perf_counter: Simplify context cleanup by Peter Zijlstra · 15 years ago
  54. 1a482f3 perf_counter: Fix userspace build by Peter Zijlstra · 15 years ago
  55. 682076a perf_counter: Sanitize context locking by Peter Zijlstra · 15 years ago
  56. fccc714 perf_counter: Sanitize counter->mutex by Peter Zijlstra · 15 years ago
  57. e220d2d perf_counter: Fix dynamic irq_period logging by Peter Zijlstra · 15 years ago
  58. c6eb138 perf_counter tools: increase limits by Ingo Molnar · 15 years ago
  59. 910431c perf_counter: fix !PERF_COUNTERS build failure by Ingo Molnar · 15 years ago
  60. 564c2b2 perf_counter: Optimize context switch between identical inherited contexts by Paul Mackerras · 15 years ago
  61. a63eaf3 perf_counter: Dynamically allocate tasks' perf_counter_context struct by Paul Mackerras · 15 years ago
  62. 34adc80 perf_counter: Fix context removal deadlock by Ingo Molnar · 15 years ago
  63. afedadf perf_counter: Optimize sched in/out of counters by Peter Zijlstra · 15 years ago
  64. b986d7e perf_counter: Optimize disable of time based sw counters by Peter Zijlstra · 15 years ago
  65. 26b119b perf_counter: Log irq_period changes by Peter Zijlstra · 15 years ago
  66. d7b629a perf_counter: Solve the rotate_ctx vs inherit race differently by Peter Zijlstra · 15 years ago
  67. c44d70a perf_counter: fix counter inheritance race by Ingo Molnar · 15 years ago
  68. 33b2fb3 perf_counter: fix counter freeing logic by Ingo Molnar · 15 years ago
  69. b68f1d2 perf_counter, x86: speed up the scheduling fast-path by Ingo Molnar · 15 years ago
  70. c0daaf3 perf_counter: powerpc: initialize cpuhw pointer before use by Paul Mackerras · 15 years ago
  71. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
  72. d2517a4 perf_counter, x86: fix zero irq_period counters by Ingo Molnar · 15 years ago
  73. 0203026 perf_counter: fix threaded task exit by Ingo Molnar · 15 years ago
  74. 856d56b perf_counter: Fix counter inheritance by Peter Zijlstra · 15 years ago
  75. 8bc2095 perf_counter: Fix inheritance cleanup code by Peter Zijlstra · 15 years ago
  76. 1406de8 Linux 2.6.30-rc6 by Linus Torvalds · 15 years ago
  77. 72357d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  78. 7c7327d Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by Linus Torvalds · 15 years ago
  79. 40f293f Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  80. 8c21f34 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  81. 3346857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Linus Torvalds · 15 years ago
  82. 4bca328 libata: Media rotation rate and form factor heuristics by Martin K. Petersen · 15 years ago
  83. 61d79a8 libata: Report disk alignment and physical block size by Martin K. Petersen · 15 years ago
  84. d358724 sata_fsl: Fix the command description of FSL SATA controller by Dave Liu · 15 years ago
  85. f48c019 sata_fsl: Fix compile warnings by Kumar Gala · 15 years ago
  86. 19799bf [libata] sata_sx4: fixup interrupt handling by David Milburn · 15 years ago
  87. 67651ee [libata] sata_sx4: convert to new exception handling methods by Jeff Garzik · 15 years ago
  88. 5d41343 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  89. c244450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  90. 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
  91. c653849 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  92. 662f11c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  93. 1f71ebe devpts: correctly set default options by Sukadev Bhattiprolu · 15 years ago
  94. 0bbd0d4 perf_counter: powerpc: supply more precise information on counter overflow events by Paul Mackerras · 15 years ago
  95. 9d23a90 perf_counter: allow arch to supply event misc flags and instruction pointer by Paul Mackerras · 15 years ago
  96. ef92321 perf_counter: powerpc: use u64 for event codes internally by Paul Mackerras · 15 years ago
  97. 2e569d3 perf_counter: frequency based adaptive irq_period, 32-bit fix by Peter Zijlstra · 15 years ago
  98. 60befb9 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  99. a3d2b75 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  100. f5456a6 perf top: update to use the new freq interface by Peter Zijlstra · 15 years ago