1. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  2. 752f114 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  3. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  4. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 14 years ago
  6. 2c193c7 tracing: Factorize lock events in a lock class by Frederic Weisbecker · 14 years ago
  7. 9313543 tracing: Drop the nested field from lock_release event by Frederic Weisbecker · 14 years ago
  8. 883a2a3 tracing: Drop lock_acquired waittime field by Frederic Weisbecker · 14 years ago
  9. 27a9da6 sched: Remove rq argument to the tracepoints by Peter Zijlstra · 14 years ago
  10. 2e26ca7 tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header by Steven Rostedt · 14 years ago
  11. c446c1f [SCSI] scsi_trace: Enhance SCSI command tracing by Martin K. Petersen · 14 years ago
  12. bf81623 [SCSI] add scsi trace core functions and put trace points by Kei Tokunaga · 14 years ago
  13. 5a2e399 [SCSI] ftrace: add __print_hex() by Kei Tokunaga · 14 years ago
  14. b971f06 Merge commit 'tip/tracing/core' into oprofile/core by Robert Richter · 14 years ago
  15. 70bce3b Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  16. ac0053f Merge commit 'v2.6.34-rc5' into tracing/core by Ingo Molnar · 14 years ago
  17. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  18. c1ab9ca Merge branch 'linus' into tracing/core by Ingo Molnar · 14 years ago
  19. 6cc8a7c perf: Fetch hot regs from the template caller by Frederic Weisbecker · 14 years ago
  20. eb0c537 tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not set by Steven Rostedt · 14 years ago
  21. ae832d1 tracing: Remove side effect from module tracepoints that caused a GPF by Li Zefan · 14 years ago
  22. 50354a8 tracing: Update comments by Li Zefan · 14 years ago
  23. 4bdde04 tracing: Convert some signal events to DEFINE_TRACE by Li Zefan · 14 years ago
  24. b4b7a4e Merge branch 'master' into for-linus by Jens Axboe · 14 years ago
  25. f82c37e 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
  26. 4e3eadd 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
  27. 97d5a22 perf: Drop the obsolete profile naming for trace events by Frederic Weisbecker · 14 years ago
  28. c530665 perf: Take a hot regs snapshot for trace events by Frederic Weisbecker · 14 years ago
  29. 881245d Add DocBook documentation for the block tracepoints. by William Cohen · 14 years ago
  30. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  31. 1f63b9c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  32. 8d53dd5 rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare() by Paul E. McKenney · 14 years ago
  33. 90bb6fc KVM: MMU: Add tracepoint for guest page aging by Avi Kivity · 15 years ago
  34. 0c04851 KVM: trace guest fpu loads and unloads by Avi Kivity · 15 years ago
  35. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. 86c38a3 tracing: Fix ftrace_event_call alignment for use with gcc 4.5 by Jeff Mahoney · 14 years ago
  37. 83f0d53 tracing: Add notrace to TRACE_EVENT implementation functions by Steven Rostedt · 14 years ago
  38. c965be1 perf lock: Enhance information of lock trace events by Hitoshi Mitake · 14 years ago
  39. 430ad5a perf: Factorize trace events raw sample buffer operations by Xiao Guangrong · 14 years ago
  40. 61405fe Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  41. 0fa0eda tracing: Remove show_format and related macros from TRACE_EVENT by Lai Jiangshan · 15 years ago
  42. 509e760 tracing: Add print_fmt field by Lai Jiangshan · 15 years ago
  43. fb7ae98 tracing: Fix sign fields in ftrace_define_fields_##call() by Lai Jiangshan · 15 years ago
  44. 07b139c perf events: Remove CONFIG_EVENT_PROFILE by Li Zefan · 15 years ago
  45. cc0104e Merge branch 'linus' into tracing/urgent by Ingo Molnar · 15 years ago
  46. e00bf2e tracing: Change event->profile_count to be int type by Li Zefan · 15 years ago
  47. 3b8e427 tracing: Move a printk out of ftrace_raw_reg_event_foo() by Li Zefan · 15 years ago
  48. 614a71a tracing: Pull up calls to trace_define_common_fields() by Li Zefan · 15 years ago
  49. 87d9b4e tracing: Extract duplicate ftrace_raw_init_event_foo() by Li Zefan · 15 years ago
  50. 4819568 ftrace.h: Use common pr_info fmt string by Joe Perches · 15 years ago
  51. 3070f27 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 4515c30 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  53. e9c0748 itimer: Fix the itimer trace print format by Thomas Gleixner · 15 years ago
  54. f8ec9d68 ext4: Add new tracepoints to debug delayed allocation space functions by Theodore Ts'o · 15 years ago
  55. 71f2be2 ext4: Add new tracepoint for jbd2_cleanup_journal_tail by Theodore Ts'o · 15 years ago
  56. c3fa27d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. 96fa2b5 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. 26fb20d Merge branch 'perf/mce' into perf/core by Ingo Molnar · 15 years ago
  59. 3bbe84e trace_syscalls: Simplify syscall profile by Lai Jiangshan · 15 years ago
  60. a1301da trace_syscalls: Remove duplicate init_enter_##sname() by Lai Jiangshan · 15 years ago
  61. c252f65 trace_syscalls: Add syscall_nr field to struct syscall_metadata by Lai Jiangshan · 15 years ago
  62. fcc1943 trace_syscalls: Remove enter_id exit_id by Lai Jiangshan · 15 years ago
  63. 31c16b1 trace_syscalls: Set event_enter_##sname->data to its metadata by Lai Jiangshan · 15 years ago
  64. bf56a4e trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit by Lai Jiangshan · 15 years ago
  65. ba005e1 tracepoint: Add signal loss events by Masami Hiramatsu · 15 years ago
  66. f9d4257 tracepoint: Add signal deliver event by Masami Hiramatsu · 15 years ago
  67. d1eb650 tracepoint: Move signal sending tracepoint to events/signal.h by Masami Hiramatsu · 15 years ago
  68. 470dda7 tracing: Restore original format of sched events by Li Zefan · 15 years ago
  69. b5eb34c tracing: Convert some ext4 events to DEFINE_TRACE by Li Zefan · 15 years ago
  70. 071688f tracing: Convert some jbd2 events to DEFINE_EVENT by Li Zefan · 15 years ago
  71. 77ca1e0 tracing: Convert some block events to DEFINE_EVENT by Li Zefan · 15 years ago
  72. 7703466 tracing: Convert some power events to DEFINE_EVENT by Li Zefan · 15 years ago
  73. 382ece7 tracing: Convert some workqueue events to DEFINE_EVENT by Li Zefan · 15 years ago
  74. c467307 tracing: Convert softirq events to DEFINE_EVENT by Li Zefan · 15 years ago
  75. 53d0422 tracing: Convert some kmem events to DEFINE_EVENT by Li Zefan · 15 years ago
  76. 925684d tracing: Convert module refcnt events to DEFINE_EVENT by Li Zefan · 15 years ago
  77. 091ad36 events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() by Ingo Molnar · 15 years ago
  78. b8007ef tracing: Separate raw syscall from syscall tracer by Lai Jiangshan · 15 years ago
  79. 75ec29a tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT by Steven Rostedt · 15 years ago
  80. e5bc972 tracing: Create new DEFINE_EVENT_PRINT by Steven Rostedt · 15 years ago
  81. ff038f5 tracing: Create new TRACE_EVENT_TEMPLATE by Steven Rostedt · 15 years ago
  82. b4d7241 ext4: remove encountered_congestion trace by Wu Fengguang · 15 years ago
  83. 4ed7c92 perf_events: Undo some recursion damage by Peter Zijlstra · 15 years ago
  84. 6eebee6 ext4: print i_mode in octal in ext4 tracepoints by Theodore Ts'o · 15 years ago
  85. e636260 ext4: call ext4_forget() from ext4_free_blocks() by Theodore Ts'o · 15 years ago
  86. ce71b9d tracing: Use the perf recursion protection from trace event by Frederic Weisbecker · 15 years ago
  87. 192dcf1 tracing: Remove the stale include/trace/power.h by Josh Stone · 15 years ago
  88. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  89. beac2da ext4: add tracepoint for ext4_forget() by Theodore Ts'o · 15 years ago
  90. 811cb50 tracing: Fix event format export by Johannes Berg · 15 years ago
  91. 6717876 tracing: Rename 'lockdep' event subsystem into 'lock' by Frederic Weisbecker · 15 years ago
  92. 444a2a3 tracing, perf_events: Protect the buffer from recursion in perf by Frederic Weisbecker · 15 years ago
  93. 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  94. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  95. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
  96. 434a83c events: Harmonize event field names and print output names by Ingo Molnar · 15 years ago
  97. 713490e Merge branch 'tracing/core' into perf/core by Ingo Molnar · 15 years ago
  98. c44fc77 tracing: Move syscalls metadata handling from arch to core by Frederic Weisbecker · 15 years ago
  99. 8968f9d perf_event, x86, mce: Use TRACE_EVENT() for MCE logging by Hidetoshi Seto · 15 years ago
  100. 9dbdd6c Merge commit 'v2.6.32-rc4' into perf/core by Ingo Molnar · 15 years ago