1. ca8cdee perf_counter tools: report: Implement header output for --sort variants by Peter Zijlstra · 15 years ago
  2. d3e78ee perf_counter: Fix perf_counter_init_task() on !CONFIG_PERF_COUNTERS by Ingo Molnar · 15 years ago
  3. 5571731 pref_counter: tools: report: Robustify in case of weird events by Ingo Molnar · 15 years ago
  4. 2d65537 pref_counter: tools: report: Add header printout & prettify by Ingo Molnar · 15 years ago
  5. 55e5ec4 pref_counter: tools: report: Add dso sorting by Peter Zijlstra · 15 years ago
  6. 992444b perf_counter: tools: report: Add comm sorting by Peter Zijlstra · 15 years ago
  7. 37f440c pref_counter: tools: report: Add --sort option by Peter Zijlstra · 15 years ago
  8. 1aa1673 perf_counter: tools: report: Dynamic sort/print bits by Peter Zijlstra · 15 years ago
  9. e7fb08b perf_counter: tools: report: Rework histogram code by Peter Zijlstra · 15 years ago
  10. 450aaa2 perf_counter: tools: report: Add vmlinux support by Peter Zijlstra · 15 years ago
  11. b7a16ea perf_counter: tools: /usr/lib/debug%s.debug support by Peter Zijlstra · 15 years ago
  12. d716fba perf report: Remove <ctype.h> include by Ingo Molnar · 15 years ago
  13. ef65b2a perf record: Fix the profiling of existing pid or whole box by Mike Galbraith · 15 years ago
  14. a930d2c perf_counter tools: Add built-in pager support by Ingo Molnar · 15 years ago
  15. 23ac9cb perf_counter tools: Rename output.perf to perf.data by Ingo Molnar · 15 years ago
  16. 16f762a perf_counter tools: Introduce stricter C code checking by Ingo Molnar · 15 years ago
  17. 815e777 perf report: Show the IP only in --verbose mode by Arnaldo Carvalho de Melo · 15 years ago
  18. af83632 perf report: Only load text symbols from kallsyms, fix by Ingo Molnar · 15 years ago
  19. 03f6316 perf report: Only load text symbols from kallsyms by Arnaldo Carvalho de Melo · 15 years ago
  20. d8d1656 perf report: Use hex2long instead of sscanf by Arnaldo Carvalho de Melo · 15 years ago
  21. 3a4b8cc perf report: Sort output by symbol usage by Arnaldo Carvalho de Melo · 15 years ago
  22. 6142f9e perf report: More robust error handling by Peter Zijlstra · 15 years ago
  23. f49515b perf report: add more debugging by Ingo Molnar · 15 years ago
  24. 3e70611 perf report: add counter for unknown events by Ingo Molnar · 15 years ago
  25. 97b07b6 perf report: add --dump-raw-trace option by Ingo Molnar · 15 years ago
  26. abd54f6 perf: Don't assume /proc/kallsyms is ordered by Arnaldo Carvalho de Melo · 15 years ago
  27. 59d8102 perf report: Fix kernel symbol resolution by Arnaldo Carvalho de Melo · 15 years ago
  28. f17e04a perf report: Fix ELF symbol parsing by Peter Zijlstra · 15 years ago
  29. db20c00 perf top: fix typo in -d option by Mike Galbraith · 15 years ago
  30. f91183f perf top: Remove leftover NMI/IRQ bits by Mike Galbraith · 15 years ago
  31. 0bec253 perf report: Add help/manpage by Ingo Molnar · 15 years ago
  32. 53cb8bc perf record: Convert to Git option parsing by Ingo Molnar · 15 years ago
  33. f3e08c5 perf report: Fix segfault on unknown symbols by Peter Zijlstra · 15 years ago
  34. ce7e436 perf_counter: Use rb_tree for symhists and threads in report by Arnaldo Carvalho de Melo · 15 years ago
  35. 040e603 perf_counter: Add our private copy of list.h by Arnaldo Carvalho de Melo · 15 years ago
  36. 35a50c8 perf_counter: Use rb_trees in perf report by Arnaldo Carvalho de Melo · 15 years ago
  37. 62eb939 perf_counter: Implement dso__load using libelf by Arnaldo Carvalho de Melo · 15 years ago
  38. fd4242b perf_counter tools: remove the standalone perf-report utility by Ingo Molnar · 15 years ago
  39. 8fa66bd perf_counter: First part of 'perf report' conversion to C + elfutils by Arnaldo Carvalho de Melo · 15 years ago
  40. b456bae perf top: Convert to Git option parsing by Ingo Molnar · 15 years ago
  41. 5242519 perf stat: Convert to Git option parsing by Ingo Molnar · 15 years ago
  42. 8ad8db3 perf_counter tools: Librarize event string parsing by Ingo Molnar · 15 years ago
  43. 0e9b20b perf record: Convert to Git option parsing by Ingo Molnar · 15 years ago
  44. 4e97ddf0 perf stat: Remove unused variable by Ingo Molnar · 15 years ago
  45. 69aa48a perf record: Straighten out argv types by Ingo Molnar · 15 years ago
  46. 329d876 perf_counter: Initialize ->oncpu properly by Ingo Molnar · 15 years ago
  47. aaba980 perf_counter, x86: Make NMI lockups more robust by Ingo Molnar · 15 years ago
  48. 79202ba perf_counter, x86: Fix APIC NMI programming by Ingo Molnar · 15 years ago
  49. 8a7b8cb perf_counter: powerpc: Implement interrupt throttling by Paul Mackerras · 15 years ago
  50. 0127c3e perf_counter: fix warning & lockup by Ingo Molnar · 15 years ago
  51. 53b441a Revert "perf_counter, x86: speed up the scheduling fast-path" by Ingo Molnar · 15 years ago
  52. a78ac32 perf_counter: Generic per counter interrupt throttle by Peter Zijlstra · 15 years ago
  53. 48e22d5 perf_counter: x86: Remove interrupt throttle by Peter Zijlstra · 15 years ago
  54. ff99be5 perf_counter: x86: Expose INV and EDGE bits by Peter Zijlstra · 15 years ago
  55. 10989fb perf_counter: Fix PERF_COUNTER_CONTEXT_SWITCHES for cpu counters by Peter Zijlstra · 15 years ago
  56. 6ab423e perf_counter: Propagate inheritance failures down the fork() path by Peter Zijlstra · 15 years ago
  57. 771d7cd perf_counter: Make pctrl() affect inherited counters too by Peter Zijlstra · 15 years ago
  58. e527ea3 perf_counter: Remove unused ABI bits by Peter Zijlstra · 15 years ago
  59. 266dfb0 perf_counter: Fix perf-$cmd invokation by Peter Zijlstra · 15 years ago
  60. d3f4b38 perf stat: flip around ':k' and ':u' flags by Ingo Molnar · 15 years ago
  61. e4cbb4e perf_counter: Move child perfcounter init to after scheduler init by Ingo Molnar · 15 years ago
  62. d94b943 perf top: Reduce display overhead by Mike Galbraith · 15 years ago
  63. 85a9f92 perf_counter tools: increase limits, fix by Ingo Molnar · 15 years ago
  64. a3862d3 perf_counter: Increase mmap limit by Ingo Molnar · 15 years ago
  65. c2990a2 perf top: fix segfault by Mike Galbraith · 15 years ago
  66. 475c557 perf_counter: Remove perf_counter_context::nr_enabled by Peter Zijlstra · 15 years ago
  67. 082ff5a perf_counter: Change pctrl() behaviour by Peter Zijlstra · 15 years ago
  68. aa9c67f perf_counter: Simplify context cleanup by Peter Zijlstra · 15 years ago
  69. 1a482f3 perf_counter: Fix userspace build by Peter Zijlstra · 15 years ago
  70. 682076a perf_counter: Sanitize context locking by Peter Zijlstra · 15 years ago
  71. fccc714 perf_counter: Sanitize counter->mutex by Peter Zijlstra · 15 years ago
  72. e220d2d perf_counter: Fix dynamic irq_period logging by Peter Zijlstra · 15 years ago
  73. c6eb138 perf_counter tools: increase limits by Ingo Molnar · 15 years ago
  74. 910431c perf_counter: fix !PERF_COUNTERS build failure by Ingo Molnar · 15 years ago
  75. 564c2b2 perf_counter: Optimize context switch between identical inherited contexts by Paul Mackerras · 15 years ago
  76. a63eaf3 perf_counter: Dynamically allocate tasks' perf_counter_context struct by Paul Mackerras · 15 years ago
  77. 34adc80 perf_counter: Fix context removal deadlock by Ingo Molnar · 15 years ago
  78. afedadf perf_counter: Optimize sched in/out of counters by Peter Zijlstra · 15 years ago
  79. b986d7e perf_counter: Optimize disable of time based sw counters by Peter Zijlstra · 15 years ago
  80. 26b119b perf_counter: Log irq_period changes by Peter Zijlstra · 15 years ago
  81. d7b629a perf_counter: Solve the rotate_ctx vs inherit race differently by Peter Zijlstra · 15 years ago
  82. c44d70a perf_counter: fix counter inheritance race by Ingo Molnar · 15 years ago
  83. 33b2fb3 perf_counter: fix counter freeing logic by Ingo Molnar · 15 years ago
  84. b68f1d2 perf_counter, x86: speed up the scheduling fast-path by Ingo Molnar · 15 years ago
  85. c0daaf3 perf_counter: powerpc: initialize cpuhw pointer before use by Paul Mackerras · 15 years ago
  86. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
  87. d2517a4 perf_counter, x86: fix zero irq_period counters by Ingo Molnar · 15 years ago
  88. 0203026 perf_counter: fix threaded task exit by Ingo Molnar · 15 years ago
  89. 856d56b perf_counter: Fix counter inheritance by Peter Zijlstra · 15 years ago
  90. 8bc2095 perf_counter: Fix inheritance cleanup code by Peter Zijlstra · 15 years ago
  91. 1406de8 Linux 2.6.30-rc6 by Linus Torvalds · 15 years ago
  92. 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
  93. 7c7327d Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by Linus Torvalds · 15 years ago
  94. 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
  95. 8c21f34 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  96. 3346857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Linus Torvalds · 15 years ago
  97. 4bca328 libata: Media rotation rate and form factor heuristics by Martin K. Petersen · 15 years ago
  98. 61d79a8 libata: Report disk alignment and physical block size by Martin K. Petersen · 15 years ago
  99. d358724 sata_fsl: Fix the command description of FSL SATA controller by Dave Liu · 15 years ago
  100. f48c019 sata_fsl: Fix compile warnings by Kumar Gala · 15 years ago