1. 00e54d0 ftrace: Remove duplicate newline by Li Zefan · 16 years ago
  2. 9d612be tracing: Fix trace_buf_size boot option by Li Zefan · 16 years ago
  3. d82d624 ftrace: Fix t_hash_start() by Li Zefan · 16 years ago
  4. 694ce0a ftrace: Don't manipulate @pos in t_start() by Li Zefan · 16 years ago
  5. 8595184 ftrace: Don't increment @pos in g_start() by Li Zefan · 16 years ago
  6. f129e96 tracing: Reset iterator in t_start() by Li Zefan · 16 years ago
  7. 2961bf3 trace_stat: Don't increment @pos in seq start() by Li Zefan · 16 years ago
  8. c8961ec tracing_bprintk: Don't increment @pos in t_start() by Li Zefan · 16 years ago
  9. e1c7e2a tracing/events: Don't increment @pos in s_start() by Li Zefan · 16 years ago
  10. b0b7065 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  11. d4c4038 Merge branch 'tip/tracing/urgent-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 16 years ago
  12. 3daeb4d Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 16 years ago
  13. 9ea1a15 tracing/urgent: warn in case of ftrace_start_up inbalance by Frederic Weisbecker · 16 years ago
  14. c85a17e tracing/urgent: fix unbalanced ftrace_start_up by Frederic Weisbecker · 16 years ago
  15. 71e308a function-graph: add stack frame test by Steven Rostedt · 16 years ago
  16. eb4a037 function-graph: disable when both x86_32 and optimize for size are configured by Steven Rostedt · 16 years ago
  17. 4b221f0 ring-buffer: have benchmark test print to trace buffer by Steven Rostedt · 16 years ago
  18. 8d707e8 ring-buffer: do not grab locks in nmi by Steven Rostedt · 16 years ago
  19. d478820 ring-buffer: add locks around rb_per_cpu_empty by Steven Rostedt · 16 years ago
  20. 5f78abe ring-buffer: check for less than two in size allocation by Steven Rostedt · 16 years ago
  21. 0dcd4d6 ring-buffer: remove useless compile check for buffer_page size by Steven Rostedt · 16 years ago
  22. c6a9d7b ring-buffer: remove useless warn on check by Steven Rostedt · 16 years ago
  23. 22f470f ring-buffer: use BUF_PAGE_HDR_SIZE in calculating index by Steven Rostedt · 16 years ago
  24. 00e9583 tracing/filters: fix race between filter setting and module unload by Li Zefan · 16 years ago
  25. 57be888 tracing/filters: free filter_string in destroy_preds() by Li Zefan · 16 years ago
  26. fa74395 ring-buffer: use commit counters for commit pointer accounting by Steven Rostedt · 16 years ago
  27. 263294f ring-buffer: remove unused variable by Steven Rostedt · 16 years ago
  28. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 16 years ago
  29. 9086c7b90 ring-buffer: have benchmark test handle discarded events by Steven Rostedt · 16 years ago
  30. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 16 years ago
  31. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. c7b0930 ring-buffer: prevent adding write in discarded area by Steven Rostedt · 16 years ago
  33. 0ac2058 tracing/filters: strloc should be unsigned short by Li Zefan · 16 years ago
  34. 5e4904c tracing/filters: operand can be negative by Li Zefan · 16 years ago
  35. e4f2d10 tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation by Li Zefan · 16 years ago
  36. 215368e tracing: fix a typo in tracing_cpumask_write() by Li Zefan · 16 years ago
  37. 3f237a7 cpumask: use new operators in kernel/trace by Rusty Russell · 16 years ago
  38. 1744a21 trace: annotate bitfields in struct ring_buffer_event by Vegard Nossum · 16 years ago
  39. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  40. 991ec02 Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  41. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  42. 110bf2b tracing: add protection around module events unload by Steven Rostedt · 16 years ago
  43. 725c624 tracing: add trace_seq_vprint interface by Steven Rostedt · 16 years ago
  44. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 16 years ago
  45. f57a8a1 ring-buffer: fix ret in rb_add_time_stamp by Steven Rostedt · 16 years ago
  46. 1f8a6a1 ring-buffer: pass in lockdep class key for reader_lock by Peter Zijlstra · 16 years ago
  47. 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 · 16 years ago
  48. 64edbc5 Merge branch 'tracing/ftrace' into tracing/core by Ingo Molnar · 16 years ago
  49. 563af16 tracing: add annotation to what type of stack trace is recorded by Steven Rostedt · 16 years ago
  50. 56d8bd3 tracing: fix multiple use of __print_flags and __print_symbolic by Steven Whitehouse · 16 years ago
  51. 048dc50 tracing/events: fix output format of user stack by walimis · 16 years ago
  52. f11b3f4 tracing/events: fix output format of kernel stack by walimis · 16 years ago
  53. 083a63b tracing/trace_stack: fix the number of entries in the header by walimis · 16 years ago
  54. ea05b57 ring-buffer: discard timestamps that are at the start of the buffer by Steven Rostedt · 16 years ago
  55. edd813bf ring-buffer: try to discard unneeded timestamps by Steven Rostedt · 16 years ago
  56. a202355 ring-buffer: fix bug in ring_buffer_discard_commit by Tim Bird · 16 years ago
  57. 84047e3 function-graph: always initialize task ret_stack by Steven Rostedt · 16 years ago
  58. 26c0162 function-graph: add memory barriers for accessing task's ret_stack by Steven Rostedt · 16 years ago
  59. 82310a3 function-graph: enable the stack after initialization of other variables by Steven Rostedt · 16 years ago
  60. 179c498 function-graph: only allocate init tasks if it was not already done by Steven Rostedt · 16 years ago
  61. 0f6ce3d ftrace: do not profile functions when disabled by Steven Rostedt · 16 years ago
  62. 112f38a7 tracing: make trace pipe recognize latency format flag by Steven Rostedt · 16 years ago
  63. ec081dd tracing: add exports to use __print_symbolic and __print_flags from a module by Steven Whitehouse · 16 years ago
  64. 7fcb7c4 tracing/events: introduce __dynamic_array() by Li Zefan · 16 years ago
  65. 897f17a tracing: combine the default tracers into one config by Steven Rostedt · 16 years ago
  66. 5e0a093 tracing: fix config options to not show when automatically selected by Steven Rostedt · 16 years ago
  67. 2af15d6 ftrace: add kernel command line function filtering by Steven Rostedt · 16 years ago
  68. 43bd123 tracing/stat: remove unappropriate safe walk on list by Frederic Weisbecker · 16 years ago
  69. dbd3fbd tracing/stat: do some cleanups by Li Zefan · 16 years ago
  70. e162280 tracing/stat: remember to free root node by Li Zefan · 16 years ago
  71. b3dd7ba tracing/stat: change dummpy_cmp() to return -1 by Li Zefan · 16 years ago
  72. 8f184f2 tracing/stat: replace linked list by an rbtree for sorting by Frederic Weisbecker · 16 years ago
  73. 0d64f83 tracing/stat: replace trace_stat_session by stat_session by Frederic Weisbecker · 16 years ago
  74. f3c4ae2 trace_workqueue: remove blank line between each cpu by Zhaolei · 16 years ago
  75. b886716 trace_workqueue: remove cpu_workqueue_stats->first_entry by Zhaolei · 16 years ago
  76. 1fdfca9 trace_workqueue: use list_for_each_entry() instead of list_for_each_entry_safe() by Zhaolei · 16 years ago
  77. fb39125 ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro by Zhaolei · 16 years ago
  78. 5b6045a trace: disable preemption before taking raw spinlocks by Heiko Carstens · 16 years ago
  79. 0f4fc29 tracing: add __print_symbolic to trace events by Steven Rostedt · 16 years ago
  80. be74b73 tracing: add __print_flags for events by Steven Rostedt · 16 years ago
  81. 0e907c9 ftrace: clean up of using ftrace_event_enable_disable() by Zhaolei · 16 years ago
  82. b11c53e ftrace: Add task_comm support for trace_event by Zhaolei · 16 years ago
  83. 4f53596 tracing: add trace_event_read_lock() by Lai Jiangshan · 16 years ago
  84. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 16 years ago
  85. 5537937 ftrace: fix check for return value of register_module_notifier in event_trace_init by Ming Lei · 16 years ago
  86. fd51d25 blktrace: remove debugfs entries on bad path by Stefan Raspl · 16 years ago
  87. 24ed0c4 tracing: fix check for return value of register_module_notifier by Ming Lei · 16 years ago
  88. 88fc86c tracing: Append prompt in /debug/tracing/README file by GeunSik Lim · 16 years ago
  89. 5872144 tracing/filters: fix off-by-one bug by Li Zefan · 16 years ago
  90. 8cd995b tracing/filters: add missing unlock in a failure path by Li Zefan · 16 years ago
  91. 1ec7c48 tracing: stop stack trace on first empty entry by Steven Rostedt · 16 years ago
  92. 5c33386 timers: Identifying the existing pinned timers by Arun R Bharadwaj · 16 years ago
  93. 168b6b1 ring-buffer: move code around to remove some branches by Steven Rostedt · 16 years ago
  94. 88eb012 ring-buffer: use internal time stamp function by Steven Rostedt · 16 years ago
  95. 0f0c85f ring-buffer: small optimizations by Steven Rostedt · 16 years ago
  96. be957c4 ring-buffer: move calculation of event length by Steven Rostedt · 16 years ago
  97. 1cd8d73 ring-buffer: remove type parameter from rb_reserve_next_event by Steven Rostedt · 16 years ago
  98. d988ff9 ring-buffer: check for divide by zero in ring-buffer-benchmark by Steven Rostedt · 16 years ago
  99. 5a772b2 ring-buffer: replace constants with time macros in ring-buffer-benchmark by Steven Rostedt · 16 years ago
  100. 0498625 blktrace: pdu_buf of pc events should be unsigned by Li Zefan · 16 years ago