1. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  2. 3530c18 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  3. 20ab4425 tracing: Allocate the ftrace event profile buffer dynamically by Frederic Weisbecker · 15 years ago
  4. e5e25cf tracing: Factorize the events profile accounting by Frederic Weisbecker · 15 years ago
  5. 5dd4de5 softirq: add BLOCK_IOPOLL to softirq_to_name by Li Zefan · 15 years ago
  6. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  7. fb40ba0 ext4: Add a tracepoint for ext4_alloc_da_blocks() by Theodore Ts'o · 15 years ago
  8. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  9. 3661d28 ext4: Fix include/trace/events/ext4.h to work with Systemtap by Theodore Ts'o · 15 years ago
  10. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  11. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  12. a48f494 tracing: have TRACE_EVENT macro use __flags to not shadow parameter by Steven Rostedt · 15 years ago
  13. ec827c7 tracing: add static to generated TRACE_EVENT functions by Steven Rostedt · 15 years ago
  14. f977bb4 perf_counter, sched: Add sched_stat_runtime tracepoint by Ingo Molnar · 15 years ago
  15. fe63b94 tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce by Carsten Emde · 15 years ago
  16. 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
  17. 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  18. 1000ff8 KVM: Add trace points in irqchip code by Gleb Natapov · 15 years ago
  19. aec51dc KVM: Trace mmio by Avi Kivity · 15 years ago
  20. ae8c1c4 KVM: Trace irq level and source id by Avi Kivity · 15 years ago
  21. 229456f KVM: convert custom marker based tracing to event traces by Marcelo Tosatti · 15 years ago
  22. a3710fd ext4: fix tracepoint format string warnings by Theodore Ts'o · 15 years ago
  23. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 15 years ago
  24. 768d0c2 sched: Add wait, sleep and iowait accounting tracepoints by Peter Zijlstra · 15 years ago
  25. b3a3ca8 ext4: Add new tracepoint: trace_ext4_da_write_pages() by Theodore Ts'o · 15 years ago
  26. 98a56ab ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages() by Theodore Ts'o · 15 years ago
  27. 8e254c1 tracing/filters: Defer pred allocation by Li Zefan · 15 years ago
  28. 3f0a525 itimers: Add tracepoints for itimer by Xiao Guangrong · 15 years ago
  29. c6a2a17 hrtimer: Add tracepoint for hrtimers by Xiao Guangrong · 15 years ago
  30. 2b022e3 timers: Add tracepoints for timer_list timers by Xiao Guangrong · 15 years ago
  31. 0dd7b74 tracing: Fix double CPP substitution in TRACE_EVENT_FN by Frederic Weisbecker · 15 years ago
  32. 6c347d4 tracing: Undef TRACE_EVENT_FN between trace events headers inclusion by Frederic Weisbecker · 15 years ago
  33. bd1a5c8 tracing: Ftrace dynamic ftrace_event_call support by Masami Hiramatsu · 15 years ago
  34. 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
  35. 5ac35da tracing/events: fix the include file dependencies by Xiao Guangrong · 15 years ago
  36. 43b51ea tracing/filters: Add __field_ext() to TRACE_EVENT by Li Zefan · 15 years ago
  37. f0693c8 tracing/sched: show CPU task wakes up on in trace event by Steven Rostedt · 15 years ago
  38. 1c569f0 tracing: Create generic syscall TRACE_EVENTs by Josh Stone · 15 years ago
  39. 9741987 tracing: Move tracepoint callbacks from declaration to definition by Josh Stone · 15 years ago
  40. 3d27d8c tracing: Make syscall tracepoints conditional by Josh Stone · 15 years ago
  41. 540b7b8 tracing/syscalls: Add filtering support by Li Zefan · 15 years ago
  42. e647d6b tracing/events: Add trace_define_common_fields() by Li Zefan · 15 years ago
  43. 14be96c tracing/events: Add ftrace_event_call param to define_fields() by Li Zefan · 15 years ago
  44. 10a5b66 tracing/syscalls: Add fields format for exit events by Li Zefan · 15 years ago
  45. 7ead8b8 tracing/events: Add module tracepoints by Li Zefan · 15 years ago
  46. e9b3cc1 net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3) by Neil Horman · 15 years ago
  47. dc4ddb4 tracing: Add fields format definition for syscall events by Frederic Weisbecker · 15 years ago
  48. e8f9f4d tracing: Add ftrace event call parameter to its field descriptor handler by Frederic Weisbecker · 15 years ago
  49. f4b5ffc tracing: Add perf counter support for syscalls tracing by Jason Baron · 15 years ago
  50. 64c12e0 tracing: Add individual syscalls tracepoint id support by Jason Baron · 15 years ago
  51. fb34a08 tracing: Add trace events for each syscall entry/exit by Jason Baron · 15 years ago
  52. 69fd4f0 tracing: Add ftrace_event_call void * 'data' field by Jason Baron · 15 years ago
  53. a871bd3 tracing: Add syscall tracepoints by Jason Baron · 15 years ago
  54. 066e037 tracing: Call arch_init_ftrace_syscalls at boot by Jason Baron · 15 years ago
  55. 89034bc Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  56. 1853db0 perf_counter: Zero dead bytes from ftrace raw samples size alignment by Frederic Weisbecker · 15 years ago
  57. 304703a perf_counter: Subtract the buffer size field from the event record size by Frederic Weisbecker · 15 years ago
  58. a044560 perf_counter: Correct PERF_SAMPLE_RAW output by Peter Zijlstra · 15 years ago
  59. f413cdb perf_counter: Fix/complete ftrace event records sampling by Frederic Weisbecker · 15 years ago
  60. 3a65930 perf_counter, ftrace: Fix perf_counter integration by Peter Zijlstra · 15 years ago
  61. 7d536cb tracing/events: record the size of dynamic arrays by Li Zefan · 15 years ago
  62. 68fd60a tracing/events: add missing type info of dynamic arrays by Lai Jiangshan · 15 years ago
  63. c0c50b5 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
  64. d0b6e04 tracing/events: Move TRACE_SYSTEM outside of include guard by Li Zefan · 15 years ago
  65. 43ce1d2 ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc by Aneesh Kumar K.V · 15 years ago
  66. 627ad9f ext4: Fix type warning on 64-bit platforms in tracing events header by Theodore Ts'o · 15 years ago
  67. 9bffad1 ext4: convert instrumentation from markers to tracepoints by Theodore Ts'o · 15 years ago
  68. 879c5e6 jbd2: convert instrumentation from markers to tracepoints by Theodore Ts'o · 15 years ago
  69. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  70. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  71. 6ff9a64 tracing: do not translate event helper macros in print format by Steven Rostedt · 15 years ago
  72. 6556d1d tracing: fix the block trace points print size by Steven Rostedt · 15 years ago
  73. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 15 years ago
  74. 918143e Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 15 years ago
  75. 64edbc5 Merge branch 'tracing/ftrace' into tracing/core by Ingo Molnar · 15 years ago
  76. 56d8bd3 tracing: fix multiple use of __print_flags and __print_symbolic by Steven Whitehouse · 15 years ago
  77. 1d080d6 tracing: remove redundant SOFTIRQ from softirq event traces by Steven Rostedt · 15 years ago
  78. 7fcb7c4 tracing/events: introduce __dynamic_array() by Li Zefan · 15 years ago
  79. a9c1c3a tracing/events: put TP_fast_assign into braces by Li Zefan · 15 years ago
  80. 6e25db4 tracing/events: fix a typo in __string() format output by Li Zefan · 15 years ago
  81. fb39125 ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro by Zhaolei · 15 years ago
  82. f2aebae ftrace: don't convert function's local variable name in macro by Zhaolei · 15 years ago
  83. c2adae0 tracing: convert irq events to use __print_symbolic by Steven Rostedt · 15 years ago
  84. 0f4fc29 tracing: add __print_symbolic to trace events by Steven Rostedt · 15 years ago
  85. 62ba180 tracing: add flag output for kmem events by Steven Rostedt · 15 years ago
  86. 937cdb9 tracing: add previous task state info to sched switch event by Steven Rostedt · 15 years ago
  87. be74b73 tracing: add __print_flags for events by Steven Rostedt · 15 years ago
  88. b0aae68 tracing/events: change the type of __str_loc_item to unsigned short by Li Zefan · 15 years ago
  89. 4ea7e38 dropmon: add ability to detect when hardware dropsrxpackets by Neil Horman · 15 years ago
  90. 79c5d3c blktrace: from-sector redundant in trace_block_remap, cleanup by Li Zefan · 15 years ago
  91. 22a7c31 blktrace: from-sector redundant in trace_block_remap by Alan D. Brunelle · 15 years ago
  92. a42aaa3 blktrace: correct remap names by Alan D. Brunelle · 15 years ago
  93. de1d728 tracepoint: trace_sched_migrate_task(): remove parameter by Mathieu Desnoyers · 15 years ago
  94. 9ee1983 tracing: add irq tracepoint documentation by Jason Baron · 15 years ago
  95. a118e4d tracing/filters: distinguish between signed and unsigned fields by Tom Zanussi · 15 years ago
  96. b8e6555 tracing: remove deprecated TRACE_FORMAT by Steven Rostedt · 15 years ago
  97. 160031b tracing/irq: convert irq traces to use TRACE_EVENT macro by Steven Rostedt · 15 years ago
  98. 3951709 tracing/lockdep: convert lockdep to use TRACE_EVENT macro by Steven Rostedt · 15 years ago
  99. c2518c4 tracing: fix cut and paste macro error by Steven Rostedt · 15 years ago
  100. 6a74aa4 tracing/events: protect __get_str() by Frederic Weisbecker · 15 years ago