1. e09c861 tracing/kprobes: Support "string" type by Masami Hiramatsu · 15 years ago
  2. a1d0ce8 tracing: Use class->reg() for all registering of events by Steven Rostedt · 15 years ago
  3. d62f85d tracing/function-graph: Use correct string size for snprintf by Chase Douglas · 15 years ago
  4. 67ead0a tracing: Remove open-coded __trace_add_event_call() by Li Zefan · 15 years ago
  5. ffb9f99 tracing: Remove redundant raw_init callbacks by Li Zefan · 15 years ago
  6. c9d932c tracing: Remove test of NULL define_fields callback by Li Zefan · 15 years ago
  7. 8728fe5 tracing: Don't allocate common fields for every trace events by Li Zefan · 15 years ago
  8. c9642c4 tracing: Use a global field list for all syscall exit events by Li Zefan · 15 years ago
  9. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 15 years ago
  10. a8fb260 perf/tracing: Fix regression of perf losing kprobe events by Steven Rostedt · 15 years ago
  11. c726b61 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 15 years ago
  12. 039ca4e tracing: Remove kmemtrace ftrace plugin by Li Zefan · 15 years ago
  13. 30dbb20e tracing: Remove boot tracer by Américo Wang · 15 years ago
  14. b0f82b8 perf: Drop the skip argument from perf_arch_fetch_regs_caller by Frederic Weisbecker · 15 years ago
  15. c9cf4db x86: Unify dumpstack.h and stacktrace.h by Frederic Weisbecker · 15 years ago
  16. 6113e45 Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 15 years ago
  17. 5168ae5 tracing: Remove ftrace_preempt_disable/enable by Steven Rostedt · 15 years ago
  18. 546cf44 blktrace: Fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  19. 2e97942 perf_events, trace: Fix perf_trace_destroy(), mutex went missing by Peter Zijlstra · 15 years ago
  20. 3771f07 perf_events, trace: Fix probe unregister race by Peter Zijlstra · 15 years ago
  21. bc7d352 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
  22. 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 · 15 years ago
  23. 2711ca2 ring-buffer: Move zeroing out excess in page to ring buffer code by Steven Rostedt · 15 years ago
  24. b3230c8 ring-buffer: Reset "real_end" when page is filled by Steven Rostedt · 15 years ago
  25. 87f44bb perf, trace: Fix !x86 build bug by Peter Zijlstra · 15 years ago
  26. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 15 years ago
  27. 35f3d14 pipe: add support for shrinking and growing pipes by Jens Axboe · 15 years ago
  28. 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 · 15 years ago
  29. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  30. 1c024eca perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to track events by Peter Zijlstra · 15 years ago
  31. b7e2ece perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoint interaction by Peter Zijlstra · 15 years ago
  32. dfacc4d Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 15 years ago
  33. 4f41c01 perf/ftrace: Optimize perf/tracepoint interaction for single events by Peter Zijlstra · 15 years ago
  34. 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 · 15 years ago
  35. 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 · 15 years ago
  36. 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 · 15 years ago
  37. 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 · 15 years ago
  38. e1f7992 tracing: Fix function declarations if !CONFIG_STACKTRACE by Li Zefan · 15 years ago
  39. 553552c tracing: Combine event filter_active and enable into single flags field by Steven Rostedt · 15 years ago
  40. 32c0eda tracing: Remove duplicate id information in event structure by Steven Rostedt · 15 years ago
  41. 80decc7 tracing: Move print functions into event class by Steven Rostedt · 15 years ago
  42. a9a5776 tracing: Allow events to share their print functions by Steven Rostedt · 15 years ago
  43. 0405ab8 tracing: Move raw_init from events to class by Steven Rostedt · 15 years ago
  44. 2e33af0 tracing: Move fields from event to class structure by Steven Rostedt · 15 years ago
  45. 2239291 tracing: Remove per event trace registering by Steven Rostedt · 15 years ago
  46. 38516ab tracing: Let tracepoints have data passed to tracepoint callbacks by Steven Rostedt · 15 years ago
  47. 8f08201 tracing: Create class struct for events by Steven Rostedt · 15 years ago
  48. 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 · 15 years ago
  49. 27a9da6 sched: Remove rq argument to the tracepoints by Peter Zijlstra · 15 years ago
  50. d9f599e perf: Fix check at end of event search by Dan Carpenter · 15 years ago
  51. 668eb65 tracing: Fix "integer as NULL pointer" warning. by Thiago Farina · 15 years ago
  52. 9560979 ring-buffer: Wrap open-coded WARN_ONCE by Borislav Petkov · 15 years ago
  53. feef47d hw-breakpoints: Get the number of available registers on boot dynamically by Frederic Weisbecker · 15 years ago
  54. bf81623 [SCSI] add scsi trace core functions and put trace points by Kei Tokunaga · 15 years ago
  55. 5a2e399 [SCSI] ftrace: add __print_hex() by Kei Tokunaga · 15 years ago
  56. 37e44bc tracing: Fix sleep time function profiling by Steven Rostedt · 15 years ago
  57. e330b3b tracing: Show sample std dev in function profiling by Chase Douglas · 15 years ago
  58. a838b2e ring-buffer: Make benchmark handle missed events by Steven Rostedt · 15 years ago
  59. 72c9ddf ring-buffer: Make non-consuming read less expensive with lots of cpus. by David Miller · 15 years ago
  60. 62b915f tracing: Add graph output support for irqsoff tracer by Jiri Olsa · 15 years ago
  61. d7a8d9e tracing: Have graph flags passed in to ouput functions by Jiri Olsa · 15 years ago
  62. 9106b69 tracing: Add ftrace events for graph tracer by Jiri Olsa · 15 years ago
  63. cecbca9 tracing: Dump either the oops's cpu source or all cpus buffers by Frederic Weisbecker · 15 years ago
  64. 93ccae7 tracing/kprobes: Support basic types on dynamic events by Masami Hiramatsu · 15 years ago
  65. b15c7b1 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core by Ingo Molnar · 15 years ago
  66. ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  67. c1ab9ca Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  68. aa27497 tracing: Fix uninitialized variable of tracing/trace output by Lai Jiangshan · 15 years ago
  69. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  70. 8ce42c8 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
  71. ec5e61a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  72. eb1e796 perf: Correctly align perf event tracing buffer by Frederic Weisbecker · 15 years ago
  73. ff0ff84 ring-buffer: Add lost event count to end of sub buffer by Steven Rostedt · 15 years ago
  74. bc21b47 tracing: Show the lost events in the trace_pipe output by Steven Rostedt · 15 years ago
  75. 66a8cb9 ring-buffer: Add place holder recording of dropped events by Steven Rostedt · 15 years ago
  76. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  77. 292f60c ring-buffer: Add missing unlock by Julia Lawall · 15 years ago
  78. e36673e tracing: Fix lockdep warning in global_clock() by Li Zefan · 15 years ago
  79. 833961d 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
  80. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
  81. 2271048 ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align by Steven Rostedt · 15 years ago
  82. 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
  83. dcd5c16 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 15 years ago
  84. 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
  85. 8655e7e 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
  86. b634587 tracing: Do not record user stack trace from NMI context by Steven Rostedt · 15 years ago
  87. a2f8071 tracing: Disable buffer switching when starting or stopping trace by Steven Rostedt · 15 years ago
  88. 283740c tracing: Use same local variable when resetting the ring buffer by Steven Rostedt · 15 years ago
  89. ea14eb7 function-graph: Init curr_ret_stack with ret_stack by Steven Rostedt · 15 years ago
  90. 52fbe9c ring-buffer: Move disabled check into preempt disable section by Lai Jiangshan · 15 years ago
  91. 639fe4b perf: export perf_trace_regs and perf_arch_fetch_caller_regs by Xiao Guangrong · 15 years ago
  92. 915a0b5 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 15 years ago
  93. 3f379b0 ftrace: Replace read_barrier_depends() with rcu_dereference_raw() by Paul E. McKenney · 15 years ago
  94. 97d5a22 perf: Drop the obsolete profile naming for trace events by Frederic Weisbecker · 15 years ago
  95. c530665 perf: Take a hot regs snapshot for trace events by Frederic Weisbecker · 15 years ago
  96. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  97. 0e95017 function-graph: Add tracing_thresh support to function_graph tracer by Tim Bird · 15 years ago
  98. 1acaa1b tracing: Update the comm field in the right variable in update_max_tr by Arnaldo Carvalho de Melo · 15 years ago
  99. a094fe0 function-graph: Use comment notation for func names of dangling '}' by Steven Rostedt · 15 years ago
  100. 801c29f function-graph: Fix unused reference to ftrace_set_func() by Steven Rostedt · 15 years ago