1. 110bf2b tracing: add protection around module events unload by Steven Rostedt · 16 years ago
  2. 725c624 tracing: add trace_seq_vprint interface by Steven Rostedt · 16 years ago
  3. 563af16 tracing: add annotation to what type of stack trace is recorded by Steven Rostedt · 16 years ago
  4. 56d8bd3 tracing: fix multiple use of __print_flags and __print_symbolic by Steven Whitehouse · 16 years ago
  5. 048dc50 tracing/events: fix output format of user stack by walimis · 16 years ago
  6. f11b3f4 tracing/events: fix output format of kernel stack by walimis · 16 years ago
  7. ec081dd tracing: add exports to use __print_symbolic and __print_flags from a module by Steven Whitehouse · 16 years ago
  8. 0f4fc29 tracing: add __print_symbolic to trace events by Steven Rostedt · 16 years ago
  9. be74b73 tracing: add __print_flags for events by Steven Rostedt · 16 years ago
  10. 4f53596 tracing: add trace_event_read_lock() by Lai Jiangshan · 16 years ago
  11. 1ec7c48 tracing: stop stack trace on first empty entry by Steven Rostedt · 16 years ago
  12. 48dd0fe tracing: trace_output.c, fix false positive compiler warning by Jaswinder Singh Rajput · 16 years ago
  13. 060fa5c8 tracing/events: reuse trace event ids after overflow by Steven Rostedt · 16 years ago
  14. 89ec0de tracing: increase size of number of possible events by Steven Rostedt · 16 years ago
  15. 17c873e tracing/events: add export symbols for trace events in modules by Steven Rostedt · 16 years ago
  16. 86665c7 Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 16 years ago
  17. cf8e347 tracing: fix incorrect return type of ns2usecs() by Lai Jiangshan · 16 years ago
  18. 93776a8 Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
  19. b14b70a trace: make argument 'mem' of trace_seq_putmem() const by Li Zefan · 16 years ago
  20. bdd6df6 tracing: provide trace_seq_reserve() by Eduard - Gabriel Munteanu · 16 years ago
  21. 0706f1c tracing: adding function timings to function profiler by Steven Rostedt · 16 years ago
  22. 28bea27 ftrace: ensure every event gets an id by Peter Zijlstra · 16 years ago
  23. 5ef841f tracing: make print_(b)printk_msg_only global by Steven Rostedt · 16 years ago
  24. 4ca53085 tracing: protect reader of cmdline output by Steven Rostedt · 16 years ago
  25. 48ead02 tracing/core: bring back raw trace_printk for dynamic formats strings by Frederic Weisbecker · 16 years ago
  26. ef18012 tracing: remove funky whitespace in the trace code by Steven Rostedt · 16 years ago
  27. 769b044 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() by Frederic Weisbecker · 16 years ago
  28. 1427cdf tracing: infrastructure for supporting binary record by Lai Jiangshan · 16 years ago
  29. 5fd73f8 tracing: remove extra latency_trace method from trace structure by Steven Rostedt · 16 years ago
  30. 44b0635 Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  31. 1830b52 trace: remove deprecated entry->cpu by Steven Rostedt · 16 years ago
  32. 268ccda trace: assign defaults at register_ftrace_event by Arnaldo Carvalho de Melo · 16 years ago
  33. ae7462b trace: make the trace_event callbacks return enum print_line_t by Arnaldo Carvalho de Melo · 16 years ago
  34. d9793bd trace: judicious error checking of trace_seq results by Arnaldo Carvalho de Melo · 16 years ago
  35. 2c9b238 trace: Change struct trace_event callbacks parameter list by Arnaldo Carvalho de Melo · 16 years ago
  36. c4a8e8b trace: better manage the context info for events by Frederic Weisbecker · 16 years ago
  37. 5e4abc9 trace: clean up format errors in calls to trace_seq_printf by Steven Rostedt · 16 years ago
  38. 6c1a99a ftrace: fix trace_output by Lai Jiangshan · 16 years ago
  39. f633cef ftrace: change trace.c to use registered events by Steven Rostedt · 16 years ago
  40. f0868d1 ftrace: set up trace event hash infrastructure by Steven Rostedt · 16 years ago