1. 77ca1e0 tracing: Convert some block events to DEFINE_EVENT by Li Zefan · 15 years ago
  2. 7703466 tracing: Convert some power events to DEFINE_EVENT by Li Zefan · 15 years ago
  3. 382ece7 tracing: Convert some workqueue events to DEFINE_EVENT by Li Zefan · 15 years ago
  4. c467307 tracing: Convert softirq events to DEFINE_EVENT by Li Zefan · 15 years ago
  5. 53d0422 tracing: Convert some kmem events to DEFINE_EVENT by Li Zefan · 15 years ago
  6. 925684d tracing: Convert module refcnt events to DEFINE_EVENT by Li Zefan · 15 years ago
  7. 091ad36 events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() by Ingo Molnar · 15 years ago
  8. b8007ef tracing: Separate raw syscall from syscall tracer by Lai Jiangshan · 15 years ago
  9. 75ec29a tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT by Steven Rostedt · 15 years ago
  10. e5bc972 tracing: Create new DEFINE_EVENT_PRINT by Steven Rostedt · 15 years ago
  11. ff038f5 tracing: Create new TRACE_EVENT_TEMPLATE by Steven Rostedt · 15 years ago
  12. b4d7241 ext4: remove encountered_congestion trace by Wu Fengguang · 15 years ago
  13. 4ed7c92 perf_events: Undo some recursion damage by Peter Zijlstra · 15 years ago
  14. 6eebee6 ext4: print i_mode in octal in ext4 tracepoints by Theodore Ts'o · 15 years ago
  15. e636260 ext4: call ext4_forget() from ext4_free_blocks() by Theodore Ts'o · 15 years ago
  16. ce71b9d tracing: Use the perf recursion protection from trace event by Frederic Weisbecker · 15 years ago
  17. 192dcf1 tracing: Remove the stale include/trace/power.h by Josh Stone · 15 years ago
  18. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  19. beac2da ext4: add tracepoint for ext4_forget() by Theodore Ts'o · 15 years ago
  20. 811cb50 tracing: Fix event format export by Johannes Berg · 15 years ago
  21. 6717876 tracing: Rename 'lockdep' event subsystem into 'lock' by Frederic Weisbecker · 15 years ago
  22. 444a2a3 tracing, perf_events: Protect the buffer from recursion in perf by Frederic Weisbecker · 15 years ago
  23. 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  24. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  25. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
  26. 434a83c events: Harmonize event field names and print output names by Ingo Molnar · 15 years ago
  27. 713490e Merge branch 'tracing/core' into perf/core by Ingo Molnar · 15 years ago
  28. c44fc77 tracing: Move syscalls metadata handling from arch to core by Frederic Weisbecker · 15 years ago
  29. 8968f9d perf_event, x86, mce: Use TRACE_EVENT() for MCE logging by Hidetoshi Seto · 15 years ago
  30. 9dbdd6c Merge commit 'v2.6.32-rc4' into perf/core by Ingo Molnar · 15 years ago
  31. 26a5074 tracing/events: Add 'signed' field to format files by Tom Zanussi · 15 years ago
  32. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  33. b0da3f0 Add a tracepoint for block request remapping by Jun'ichi Nomura · 15 years ago
  34. 0aa73ba Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  35. 9f44fdc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  36. 0ef1224 ext4: Add a stub for mpage_da_data in the trace header by Josh Stone · 15 years ago
  37. bf69932 jbd2: Use tracepoints for history file by Theodore Ts'o · 15 years ago
  38. 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago
  39. 55138e0 ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks by Theodore Ts'o · 15 years ago
  40. 4187e7e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  41. 96a2c46 tracing/bkl: Add bkl ftrace events by Frederic Weisbecker · 15 years ago
  42. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  43. 31bbb9b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  44. 9961079 tracing/workqueue: Use %pf in workqueue trace events by Anton Blanchard · 15 years ago
  45. 0d3d062 tracing, page-allocator: add trace event for page traffic related to the buddy lists by Mel Gorman · 15 years ago
  46. e0fff1b tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypes by Mel Gorman · 15 years ago
  47. 4b4f278 tracing, page-allocator: add trace events for page allocation and page freeing by Mel Gorman · 15 years ago
  48. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. bd4c3a3 Merge branch 'tracing-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. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  51. 467f995 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  53. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  54. 3530c18 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  55. 20ab4425 tracing: Allocate the ftrace event profile buffer dynamically by Frederic Weisbecker · 15 years ago
  56. e5e25cf tracing: Factorize the events profile accounting by Frederic Weisbecker · 15 years ago
  57. 5dd4de5 softirq: add BLOCK_IOPOLL to softirq_to_name by Li Zefan · 15 years ago
  58. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  59. fb40ba0 ext4: Add a tracepoint for ext4_alloc_da_blocks() by Theodore Ts'o · 15 years ago
  60. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  61. 3661d28 ext4: Fix include/trace/events/ext4.h to work with Systemtap by Theodore Ts'o · 15 years ago
  62. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  63. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  64. a48f494 tracing: have TRACE_EVENT macro use __flags to not shadow parameter by Steven Rostedt · 15 years ago
  65. ec827c7 tracing: add static to generated TRACE_EVENT functions by Steven Rostedt · 15 years ago
  66. f977bb4 perf_counter, sched: Add sched_stat_runtime tracepoint by Ingo Molnar · 15 years ago
  67. fe63b94 tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce by Carsten Emde · 15 years ago
  68. 483e3cd 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
  69. 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  70. 1000ff8 KVM: Add trace points in irqchip code by Gleb Natapov · 15 years ago
  71. aec51dc KVM: Trace mmio by Avi Kivity · 15 years ago
  72. ae8c1c4 KVM: Trace irq level and source id by Avi Kivity · 15 years ago
  73. 229456f KVM: convert custom marker based tracing to event traces by Marcelo Tosatti · 15 years ago
  74. a3710fd ext4: fix tracepoint format string warnings by Theodore Ts'o · 15 years ago
  75. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 15 years ago
  76. 768d0c2 sched: Add wait, sleep and iowait accounting tracepoints by Peter Zijlstra · 15 years ago
  77. b3a3ca8 ext4: Add new tracepoint: trace_ext4_da_write_pages() by Theodore Ts'o · 15 years ago
  78. 98a56ab ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages() by Theodore Ts'o · 15 years ago
  79. 8e254c1 tracing/filters: Defer pred allocation by Li Zefan · 15 years ago
  80. 3f0a525 itimers: Add tracepoints for itimer by Xiao Guangrong · 15 years ago
  81. c6a2a17 hrtimer: Add tracepoint for hrtimers by Xiao Guangrong · 15 years ago
  82. 2b022e3 timers: Add tracepoints for timer_list timers by Xiao Guangrong · 15 years ago
  83. 0dd7b74 tracing: Fix double CPP substitution in TRACE_EVENT_FN by Frederic Weisbecker · 15 years ago
  84. 6c347d4 tracing: Undef TRACE_EVENT_FN between trace events headers inclusion by Frederic Weisbecker · 15 years ago
  85. bd1a5c8 tracing: Ftrace dynamic ftrace_event_call support by Masami Hiramatsu · 15 years ago
  86. 35dce1a Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  87. 5ac35da tracing/events: fix the include file dependencies by Xiao Guangrong · 15 years ago
  88. 43b51ea tracing/filters: Add __field_ext() to TRACE_EVENT by Li Zefan · 15 years ago
  89. f0693c8 tracing/sched: show CPU task wakes up on in trace event by Steven Rostedt · 15 years ago
  90. 1c569f0 tracing: Create generic syscall TRACE_EVENTs by Josh Stone · 15 years ago
  91. 9741987 tracing: Move tracepoint callbacks from declaration to definition by Josh Stone · 15 years ago
  92. 3d27d8c tracing: Make syscall tracepoints conditional by Josh Stone · 15 years ago
  93. 540b7b8 tracing/syscalls: Add filtering support by Li Zefan · 15 years ago
  94. e647d6b tracing/events: Add trace_define_common_fields() by Li Zefan · 15 years ago
  95. 14be96c tracing/events: Add ftrace_event_call param to define_fields() by Li Zefan · 15 years ago
  96. 10a5b66 tracing/syscalls: Add fields format for exit events by Li Zefan · 15 years ago
  97. 7ead8b8 tracing/events: Add module tracepoints by Li Zefan · 15 years ago
  98. e9b3cc1 net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3) by Neil Horman · 15 years ago
  99. dc4ddb4 tracing: Add fields format definition for syscall events by Frederic Weisbecker · 15 years ago
  100. e8f9f4d tracing: Add ftrace event call parameter to its field descriptor handler by Frederic Weisbecker · 15 years ago