1. fb7ae98 tracing: Fix sign fields in ftrace_define_fields_##call() by Lai Jiangshan · 15 years ago
  2. cc0104e Merge branch 'linus' into tracing/urgent by Ingo Molnar · 15 years ago
  3. e00bf2e tracing: Change event->profile_count to be int type by Li Zefan · 15 years ago
  4. 3b8e427 tracing: Move a printk out of ftrace_raw_reg_event_foo() by Li Zefan · 15 years ago
  5. 614a71a tracing: Pull up calls to trace_define_common_fields() by Li Zefan · 15 years ago
  6. 87d9b4e tracing: Extract duplicate ftrace_raw_init_event_foo() by Li Zefan · 15 years ago
  7. 4819568 ftrace.h: Use common pr_info fmt string by Joe Perches · 15 years ago
  8. 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
  9. 4515c30 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  10. e9c0748 itimer: Fix the itimer trace print format by Thomas Gleixner · 15 years ago
  11. 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
  12. 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
  13. 26fb20d Merge branch 'perf/mce' into perf/core by Ingo Molnar · 15 years ago
  14. 3bbe84e trace_syscalls: Simplify syscall profile by Lai Jiangshan · 15 years ago
  15. a1301da trace_syscalls: Remove duplicate init_enter_##sname() by Lai Jiangshan · 15 years ago
  16. c252f65 trace_syscalls: Add syscall_nr field to struct syscall_metadata by Lai Jiangshan · 15 years ago
  17. fcc1943 trace_syscalls: Remove enter_id exit_id by Lai Jiangshan · 15 years ago
  18. 31c16b1 trace_syscalls: Set event_enter_##sname->data to its metadata by Lai Jiangshan · 15 years ago
  19. bf56a4e trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit by Lai Jiangshan · 15 years ago
  20. ba005e1 tracepoint: Add signal loss events by Masami Hiramatsu · 15 years ago
  21. f9d4257 tracepoint: Add signal deliver event by Masami Hiramatsu · 15 years ago
  22. d1eb650 tracepoint: Move signal sending tracepoint to events/signal.h by Masami Hiramatsu · 15 years ago
  23. 470dda74 tracing: Restore original format of sched events by Li Zefan · 15 years ago
  24. b5eb34c tracing: Convert some ext4 events to DEFINE_TRACE by Li Zefan · 15 years ago
  25. 071688f tracing: Convert some jbd2 events to DEFINE_EVENT by Li Zefan · 15 years ago
  26. 77ca1e0 tracing: Convert some block events to DEFINE_EVENT by Li Zefan · 15 years ago
  27. 7703466 tracing: Convert some power events to DEFINE_EVENT by Li Zefan · 15 years ago
  28. 382ece7 tracing: Convert some workqueue events to DEFINE_EVENT by Li Zefan · 15 years ago
  29. c467307 tracing: Convert softirq events to DEFINE_EVENT by Li Zefan · 15 years ago
  30. 53d0422 tracing: Convert some kmem events to DEFINE_EVENT by Li Zefan · 15 years ago
  31. 925684d tracing: Convert module refcnt events to DEFINE_EVENT by Li Zefan · 15 years ago
  32. 091ad36 events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() by Ingo Molnar · 15 years ago
  33. b8007ef tracing: Separate raw syscall from syscall tracer by Lai Jiangshan · 15 years ago
  34. 75ec29a tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT by Steven Rostedt · 15 years ago
  35. e5bc972 tracing: Create new DEFINE_EVENT_PRINT by Steven Rostedt · 15 years ago
  36. ff038f5 tracing: Create new TRACE_EVENT_TEMPLATE by Steven Rostedt · 15 years ago
  37. b4d7241 ext4: remove encountered_congestion trace by Wu Fengguang · 15 years ago
  38. 4ed7c92 perf_events: Undo some recursion damage by Peter Zijlstra · 15 years ago
  39. 6eebee6 ext4: print i_mode in octal in ext4 tracepoints by Theodore Ts'o · 15 years ago
  40. e636260 ext4: call ext4_forget() from ext4_free_blocks() by Theodore Ts'o · 15 years ago
  41. ce71b9d tracing: Use the perf recursion protection from trace event by Frederic Weisbecker · 15 years ago
  42. 192dcf1 tracing: Remove the stale include/trace/power.h by Josh Stone · 15 years ago
  43. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  44. beac2da ext4: add tracepoint for ext4_forget() by Theodore Ts'o · 15 years ago
  45. 811cb50 tracing: Fix event format export by Johannes Berg · 15 years ago
  46. 6717876 tracing: Rename 'lockdep' event subsystem into 'lock' by Frederic Weisbecker · 15 years ago
  47. 444a2a3 tracing, perf_events: Protect the buffer from recursion in perf by Frederic Weisbecker · 15 years ago
  48. 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  49. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  50. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
  51. 434a83c events: Harmonize event field names and print output names by Ingo Molnar · 15 years ago
  52. 713490e Merge branch 'tracing/core' into perf/core by Ingo Molnar · 15 years ago
  53. c44fc77 tracing: Move syscalls metadata handling from arch to core by Frederic Weisbecker · 15 years ago
  54. 8968f9d perf_event, x86, mce: Use TRACE_EVENT() for MCE logging by Hidetoshi Seto · 15 years ago
  55. 9dbdd6c Merge commit 'v2.6.32-rc4' into perf/core by Ingo Molnar · 15 years ago
  56. 26a5074 tracing/events: Add 'signed' field to format files by Tom Zanussi · 15 years ago
  57. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  58. b0da3f0 Add a tracepoint for block request remapping by Jun'ichi Nomura · 15 years ago
  59. 0aa73ba Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  60. 9f44fdc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  61. 0ef1224 ext4: Add a stub for mpage_da_data in the trace header by Josh Stone · 15 years ago
  62. bf69932 jbd2: Use tracepoints for history file by Theodore Ts'o · 15 years ago
  63. 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago
  64. 55138e0 ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks by Theodore Ts'o · 15 years ago
  65. 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
  66. 96a2c46 tracing/bkl: Add bkl ftrace events by Frederic Weisbecker · 15 years ago
  67. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  68. 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
  69. 9961079 tracing/workqueue: Use %pf in workqueue trace events by Anton Blanchard · 15 years ago
  70. 0d3d062 tracing, page-allocator: add trace event for page traffic related to the buddy lists by Mel Gorman · 15 years ago
  71. e0fff1b tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypes by Mel Gorman · 15 years ago
  72. 4b4f278 tracing, page-allocator: add trace events for page allocation and page freeing by Mel Gorman · 15 years ago
  73. 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
  74. 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
  75. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  76. 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
  77. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  78. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  79. 3530c18 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  80. 20ab4425 tracing: Allocate the ftrace event profile buffer dynamically by Frederic Weisbecker · 15 years ago
  81. e5e25cf tracing: Factorize the events profile accounting by Frederic Weisbecker · 15 years ago
  82. 5dd4de5 softirq: add BLOCK_IOPOLL to softirq_to_name by Li Zefan · 15 years ago
  83. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  84. fb40ba0 ext4: Add a tracepoint for ext4_alloc_da_blocks() by Theodore Ts'o · 15 years ago
  85. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  86. 3661d28 ext4: Fix include/trace/events/ext4.h to work with Systemtap by Theodore Ts'o · 15 years ago
  87. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  88. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  89. a48f494 tracing: have TRACE_EVENT macro use __flags to not shadow parameter by Steven Rostedt · 15 years ago
  90. ec827c7 tracing: add static to generated TRACE_EVENT functions by Steven Rostedt · 15 years ago
  91. f977bb4 perf_counter, sched: Add sched_stat_runtime tracepoint by Ingo Molnar · 15 years ago
  92. fe63b94 tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce by Carsten Emde · 15 years ago
  93. 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
  94. 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  95. 1000ff8 KVM: Add trace points in irqchip code by Gleb Natapov · 15 years ago
  96. aec51dc KVM: Trace mmio by Avi Kivity · 15 years ago
  97. ae8c1c4 KVM: Trace irq level and source id by Avi Kivity · 15 years ago
  98. 229456f KVM: convert custom marker based tracing to event traces by Marcelo Tosatti · 15 years ago
  99. a3710fd ext4: fix tracepoint format string warnings by Theodore Ts'o · 15 years ago
  100. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 15 years ago