1. 2e7d1e3 perf python scripting: print the syscall name on sctop by Arnaldo Carvalho de Melo · 14 years ago
  2. 6545aaa perf python scripting: Improve the syscalls-counts script by Arnaldo Carvalho de Melo · 14 years ago
  3. 6cc7361 perf python scripting: Improve the failed-syscalls-by-pid script by Arnaldo Carvalho de Melo · 14 years ago
  4. 66a301c3 perf probe: Fix format specified for Dwarf_Off parameter by Arnaldo Carvalho de Melo · 14 years ago
  5. d1e95bb perf trace: Fix detection of script extension by Ben Hutchings · 14 years ago
  6. 44e668c perf trace: Use $PERF_EXEC_PATH in canned report scripts by Ben Hutchings · 14 years ago
  7. ffec516 perf tools: Document event modifiers by Sonny Rao · 14 years ago
  8. 8bfb5e7 perf tools: Remove direct slang.h include by Arnaldo Carvalho de Melo · 14 years ago
  9. 469b9b8 perf probe: Add basic module support by Masami Hiramatsu · 14 years ago
  10. fb8c5a5 perf probe: Show accessible global variables by Masami Hiramatsu · 14 years ago
  11. c82ec0a perf probe: Function style fix by Masami Hiramatsu · 14 years ago
  12. cf6eb48 perf probe: Show accessible local variables by Masami Hiramatsu · 14 years ago
  13. 632941c perf probe: Support global variables by Masami Hiramatsu · 14 years ago
  14. 378eeaa perf probe: Fix local variable searching loop by Masami Hiramatsu · 14 years ago
  15. 4046b8b perf probe: Fix type searching by Masami Hiramatsu · 14 years ago
  16. f4bc6bb tracing: Cleanup the convoluted softirq tracepoints by Thomas Gleixner · 14 years ago
  17. 750ed15 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  18. 7e40798 tracing: Fix compile issue for trace_sched_wakeup.c by Steven Rostedt · 14 years ago
  19. 3f7edb1 [S390] hardirq: remove pointless header file includes by Heiko Carstens · 14 years ago
  20. 3c4ea5b [IA64] Move local_softirq_pending() definition by Tony Luck · 14 years ago
  21. 57fa721 perf, powerpc: Fix power_pmu_event_init to not use event->ctx by Paul Mackerras · 14 years ago
  22. 1fa4126 Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  23. d7b4d6d ftrace: Remove recursion between recordmcount and scripts/mod/empty by Steven Rostedt · 14 years ago
  24. ebf31f5 jump_label: Add COND_STMT(), reducer wrappery by Peter Zijlstra · 14 years ago
  25. 7e54a5a perf: Optimize sw events by Peter Zijlstra · 14 years ago
  26. 82cd6de perf: Use jump_labels to optimize the scheduler hooks by Peter Zijlstra · 14 years ago
  27. 8b92538 jump_label: Add atomic_t interface by Peter Zijlstra · 14 years ago
  28. 3b6e901 jump_label: Use more consistent naming by Peter Zijlstra · 14 years ago
  29. d580ff8 perf, hw_breakpoint: Fix crash in hw_breakpoint creation by Peter Zijlstra · 14 years ago
  30. c6be5a5 perf: Find task before event alloc by Peter Zijlstra · 14 years ago
  31. e7d0bc0 perf: Fix task refcount bugs by Peter Zijlstra · 14 years ago
  32. 74c3337 perf: Fix group moving by Peter Zijlstra · 14 years ago
  33. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  34. 8e5fc1a perf_events: Fix transaction recovery in group_sched_in() by Stephane Eranian · 14 years ago
  35. ba0cef3 perf_events: Fix bogus AMD64 generic TLB events by Stephane Eranian · 14 years ago
  36. c530ccd perf_events: Fix bogus context time tracking by Stephane Eranian · 14 years ago
  37. 78c89ba tracing: Remove parent recording in latency tracer graph options by Steven Rostedt · 14 years ago
  38. 5e6d2b9 tracing: Use one prologue for the preempt irqs off tracer function tracers by Steven Rostedt · 14 years ago
  39. 542181d tracing: Use one prologue for the wakeup tracer function tracers by Steven Rostedt · 14 years ago
  40. 7495a5b tracing: Graph support for wakeup tracer by Jiri Olsa · 14 years ago
  41. 0a77262 tracing: Make graph related irqs/preemptsoff functions global by Jiri Olsa · 14 years ago
  42. a9d6117 tracing: Add proper check for irq_depth routines by Jiri Olsa · 14 years ago
  43. 907f278 tracing/trivial: Remove cast from void* by matt mooney · 14 years ago
  44. f92f6e6 Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core by Ingo Molnar · 14 years ago
  45. 66af86e Merge branch 'tip/perf/recordmcount' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  46. 85caa99 ftrace: Use objtree for C version of recordmcount by Steven Rostedt · 14 years ago
  47. 4447586 ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program by Steven Rostedt · 14 years ago
  48. cd254f2 oprofile: make !CONFIG_PM function stubs static inline by Robert Richter · 14 years ago
  49. b3b3a9b oprofile: fix linker errors by Anand Gadiyar · 14 years ago
  50. 277dd98 oprofile: include platform_device.h to fix build break by Anand Gadiyar · 14 years ago
  51. 6268464 Merge remote branch 'tip/perf/core' into oprofile/core by Robert Richter · 14 years ago
  52. 0fdf136 Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  53. cf4db25 ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT by Steven Rostedt · 14 years ago
  54. d9d572a Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  55. c28d507 ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c by Steven Rostedt · 14 years ago
  56. 72441cb ftrace/x86: Add support for C version of recordmcount by Steven Rostedt · 14 years ago
  57. 81d3858 ftrace: Add C version of recordmcount compile time code by John Reiser · 14 years ago
  58. ebc8827 x86: Barf when vmalloc and kmemcheck faults happen in NMI by Frederic Weisbecker · 14 years ago
  59. 3cba11d kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependency by Masami Hiramatsu · 14 years ago
  60. 3caa3751 x86: Use __stop_machine() in text_poke_smp() by Masami Hiramatsu · 14 years ago
  61. 087a4eb stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=n by Masami Hiramatsu · 14 years ago
  62. fd02e6f kprobes: Fix selftest to clear flags field for reusing probes by Masami Hiramatsu · 14 years ago
  63. 0f55a2f kprobes: Update document about irq disabled state in kprobe handler by Masami Hiramatsu · 14 years ago
  64. 1efeb08 perf, ARM: Fix sysfs bits removal build failure by Ingo Molnar · 14 years ago
  65. 14cae9b tracing: Fix function-graph build warning on 32-bit by Borislav Petkov · 14 years ago
  66. 7df01d9 oprofile: disable write access to oprofilefs while profiler is running by Robert Richter · 14 years ago
  67. 0361e02 Merge branch 'oprofile/perf' into oprofile/core by Robert Richter · 14 years ago
  68. e9677b3 oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure by Robert Richter · 14 years ago
  69. 2bcb2b6 oprofile, ARM: Rework op_create_counter() by Robert Richter · 14 years ago
  70. 9c91283 oprofile, ARM: Remove some goto statements by Robert Richter · 14 years ago
  71. 652953b Merge branch 'oprofile/core' (early part) into oprofile/perf by Robert Richter · 14 years ago
  72. 8177197 oprofile, ARM: Release resources on failure by Robert Richter · 14 years ago
  73. ad0f7cf Merge branch 'oprofile/urgent' (early part) into oprofile/perf by Robert Richter · 14 years ago
  74. 86c8c04 sh: oprofile: Use perf-events oprofile backend by Matt Fleming · 14 years ago
  75. 3d90a00 oprofile: Abstract the perf-events backend by Matt Fleming · 14 years ago
  76. 58850e2 ARM: oprofile: Move non-ARM code into separate init/exit by Matt Fleming · 14 years ago
  77. 80e96b1 ARM: oprofile: Rename op_arm to oprofile_perf by Matt Fleming · 14 years ago
  78. 5694633 oprofile: Make op_name_from_perf_id() global by Matt Fleming · 14 years ago
  79. 84c7991 perf: New helper function for pmu name by Matt Fleming · 14 years ago
  80. 3bf101b perf: Add helper function to return number of counters by Matt Fleming · 14 years ago
  81. 7cd2541 Merge commit 'v2.6.36-rc7' into perf/core by Ingo Molnar · 14 years ago
  82. cb655d0 Linux 2.6.36-rc7 by Linus Torvalds · 14 years ago
  83. 81c20b9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  84. 089eed2 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  85. 34984f5 Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  86. 8fe9793 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  87. 7c6d45e powerpc: remove unused variable by Stephen Rothwell · 14 years ago
  88. e1d9694 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. 39c12be Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 231d0ae wait: using uninitialized member of wait queue by Evgeny Kuznetsov · 14 years ago
  91. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  92. 31e7e93 xen: do not initialize PV timers on HVM if !xen_have_vector_callback by Stefano Stabellini · 14 years ago
  93. a947f0f xen: do not set xenstored_ready before xenbus_probe on hvm by Stefano Stabellini · 14 years ago
  94. c62f981 perf, gcc-4.6: Fix set but unused variable by Andi Kleen · 14 years ago
  95. 00e8976 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  96. 2f6b3aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  97. 3c06806 Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  98. d9f73af Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  99. 53d22d8 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  100. 5a4bbd0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago