1. c5617b2 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
  2. e4ce30f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  3. 49c1774 tracing: Add __used annotation to event variable by Steven Rostedt · 14 years ago
  4. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  5. ff5f149 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-7 by Steven Rostedt · 14 years ago
  6. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  7. 1c024eca perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to track events by Peter Zijlstra · 14 years ago
  8. b7e2ece perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoint interaction by Peter Zijlstra · 14 years ago
  9. dfacc4d Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  10. 4f41c01 perf/ftrace: Optimize perf/tracepoint interaction for single events by Peter Zijlstra · 14 years ago
  11. 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
  12. 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
  13. 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
  14. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 14 years ago
  15. f0218b3 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-6 by Steven Rostedt · 14 years ago
  16. 9beeaa2 Merge branch 'perf' by Avi Kivity · 14 years ago
  17. 2ed152a KVM: cleanup kvm trace by Xiao Guangrong · 15 years ago
  18. f084db9 tracing: Convert more ext4 events to DEFINE_EVENT by Li Zefan · 14 years ago
  19. f307333 ext4: Add new tracepoints to track mballoc's buddy bitmap loads by Theodore Ts'o · 14 years ago
  20. 32c0eda tracing: Remove duplicate id information in event structure by Steven Rostedt · 14 years ago
  21. 80decc7 tracing: Move print functions into event class by Steven Rostedt · 14 years ago
  22. a9a5776 tracing: Allow events to share their print functions by Steven Rostedt · 14 years ago
  23. 0405ab8 tracing: Move raw_init from events to class by Steven Rostedt · 14 years ago
  24. 2e33af0 tracing: Move fields from event to class structure by Steven Rostedt · 14 years ago
  25. 2239291 tracing: Remove per event trace registering by Steven Rostedt · 14 years ago
  26. 38516ab tracing: Let tracepoints have data passed to tracepoint callbacks by Steven Rostedt · 14 years ago
  27. 8f08201 tracing: Create class struct for events by Steven Rostedt · 14 years ago
  28. 23e117f Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-4 by Steven Rostedt · 14 years ago
  29. 2c193c7 tracing: Factorize lock events in a lock class by Frederic Weisbecker · 14 years ago
  30. 9313543 tracing: Drop the nested field from lock_release event by Frederic Weisbecker · 14 years ago
  31. 883a2a3 tracing: Drop lock_acquired waittime field by Frederic Weisbecker · 14 years ago
  32. 27a9da6 sched: Remove rq argument to the tracepoints by Peter Zijlstra · 14 years ago
  33. 2e26ca7 tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header by Steven Rostedt · 14 years ago
  34. c446c1f [SCSI] scsi_trace: Enhance SCSI command tracing by Martin K. Petersen · 14 years ago
  35. bf81623 [SCSI] add scsi trace core functions and put trace points by Kei Tokunaga · 14 years ago
  36. 5a2e399 [SCSI] ftrace: add __print_hex() by Kei Tokunaga · 14 years ago
  37. b971f06 Merge commit 'tip/tracing/core' into oprofile/core by Robert Richter · 14 years ago
  38. 70bce3b Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  39. ac0053f Merge commit 'v2.6.34-rc5' into tracing/core by Ingo Molnar · 14 years ago
  40. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  41. c1ab9ca Merge branch 'linus' into tracing/core by Ingo Molnar · 14 years ago
  42. 6cc8a7c perf: Fetch hot regs from the template caller by Frederic Weisbecker · 15 years ago
  43. eb0c537 tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not set by Steven Rostedt · 14 years ago
  44. ae832d1 tracing: Remove side effect from module tracepoints that caused a GPF by Li Zefan · 14 years ago
  45. 50354a8 tracing: Update comments by Li Zefan · 14 years ago
  46. 4bdde04 tracing: Convert some signal events to DEFINE_TRACE by Li Zefan · 14 years ago
  47. b4b7a4e Merge branch 'master' into for-linus by Jens Axboe · 15 years ago
  48. 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 · 15 years ago
  49. 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 · 15 years ago
  50. 97d5a22 perf: Drop the obsolete profile naming for trace events by Frederic Weisbecker · 15 years ago
  51. c530665 perf: Take a hot regs snapshot for trace events by Frederic Weisbecker · 15 years ago
  52. 881245d Add DocBook documentation for the block tracepoints. by William Cohen · 15 years ago
  53. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  54. 1f63b9c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  55. 8d53dd5 rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare() by Paul E. McKenney · 15 years ago
  56. 90bb6fc KVM: MMU: Add tracepoint for guest page aging by Avi Kivity · 15 years ago
  57. 0c04851 KVM: trace guest fpu loads and unloads by Avi Kivity · 15 years ago
  58. 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 · 15 years ago
  59. 86c38a3 tracing: Fix ftrace_event_call alignment for use with gcc 4.5 by Jeff Mahoney · 15 years ago
  60. 83f0d53 tracing: Add notrace to TRACE_EVENT implementation functions by Steven Rostedt · 15 years ago
  61. c965be1 perf lock: Enhance information of lock trace events by Hitoshi Mitake · 15 years ago
  62. 430ad5a perf: Factorize trace events raw sample buffer operations by Xiao Guangrong · 15 years ago
  63. 61405fe Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  64. 0fa0eda tracing: Remove show_format and related macros from TRACE_EVENT by Lai Jiangshan · 15 years ago
  65. 509e760 tracing: Add print_fmt field by Lai Jiangshan · 15 years ago
  66. fb7ae98 tracing: Fix sign fields in ftrace_define_fields_##call() by Lai Jiangshan · 15 years ago
  67. 07b139c perf events: Remove CONFIG_EVENT_PROFILE by Li Zefan · 15 years ago
  68. cc0104e Merge branch 'linus' into tracing/urgent by Ingo Molnar · 15 years ago
  69. e00bf2e tracing: Change event->profile_count to be int type by Li Zefan · 15 years ago
  70. 3b8e427 tracing: Move a printk out of ftrace_raw_reg_event_foo() by Li Zefan · 15 years ago
  71. 614a71a tracing: Pull up calls to trace_define_common_fields() by Li Zefan · 15 years ago
  72. 87d9b4e tracing: Extract duplicate ftrace_raw_init_event_foo() by Li Zefan · 15 years ago
  73. 4819568 ftrace.h: Use common pr_info fmt string by Joe Perches · 15 years ago
  74. 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
  75. 4515c30 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  76. e9c0748 itimer: Fix the itimer trace print format by Thomas Gleixner · 15 years ago
  77. f8ec9d68 ext4: Add new tracepoints to debug delayed allocation space functions by Theodore Ts'o · 15 years ago
  78. 71f2be2 ext4: Add new tracepoint for jbd2_cleanup_journal_tail by Theodore Ts'o · 15 years ago
  79. 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
  80. 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
  81. 26fb20d Merge branch 'perf/mce' into perf/core by Ingo Molnar · 15 years ago
  82. 3bbe84e trace_syscalls: Simplify syscall profile by Lai Jiangshan · 15 years ago
  83. a1301da trace_syscalls: Remove duplicate init_enter_##sname() by Lai Jiangshan · 15 years ago
  84. c252f65 trace_syscalls: Add syscall_nr field to struct syscall_metadata by Lai Jiangshan · 15 years ago
  85. fcc1943 trace_syscalls: Remove enter_id exit_id by Lai Jiangshan · 15 years ago
  86. 31c16b1 trace_syscalls: Set event_enter_##sname->data to its metadata by Lai Jiangshan · 15 years ago
  87. bf56a4e trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit by Lai Jiangshan · 15 years ago
  88. ba005e1 tracepoint: Add signal loss events by Masami Hiramatsu · 15 years ago
  89. f9d4257 tracepoint: Add signal deliver event by Masami Hiramatsu · 15 years ago
  90. d1eb650 tracepoint: Move signal sending tracepoint to events/signal.h by Masami Hiramatsu · 15 years ago
  91. 470dda7 tracing: Restore original format of sched events by Li Zefan · 15 years ago
  92. b5eb34c tracing: Convert some ext4 events to DEFINE_TRACE by Li Zefan · 15 years ago
  93. 071688f tracing: Convert some jbd2 events to DEFINE_EVENT by Li Zefan · 15 years ago
  94. 77ca1e0 tracing: Convert some block events to DEFINE_EVENT by Li Zefan · 15 years ago
  95. 7703466 tracing: Convert some power events to DEFINE_EVENT by Li Zefan · 15 years ago
  96. 382ece7 tracing: Convert some workqueue events to DEFINE_EVENT by Li Zefan · 15 years ago
  97. c467307 tracing: Convert softirq events to DEFINE_EVENT by Li Zefan · 15 years ago
  98. 53d0422 tracing: Convert some kmem events to DEFINE_EVENT by Li Zefan · 15 years ago
  99. 925684d tracing: Convert module refcnt events to DEFINE_EVENT by Li Zefan · 15 years ago
  100. 091ad36 events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() by Ingo Molnar · 15 years ago