1. ef92480 tracing: Turn seq_print_user_ip() into a static function by Steven Rostedt (Red Hat) · 9 years ago
  2. 6b1032d tracing: Inject seq_print_userip_objs() into its only user by Steven Rostedt (Red Hat) · 9 years ago
  3. 9023c93 tracing: Rename (un)register_ftrace_event() to (un)register_trace_event() by Steven Rostedt (Red Hat) · 9 years ago
  4. 19a7fe2 tracing: Add trace_seq_has_overflowed() and trace_handle_return() by Steven Rostedt (Red Hat) · 10 years ago
  5. 6d2289f tracing: Make trace_seq_putmem_hex() more robust by Steven Rostedt (Red Hat) · 10 years ago
  6. 1230627 tracing: Move the trace_seq_* functions into its own trace_seq.c file by Steven Rostedt (Red Hat) · 10 years ago
  7. 52f6ad6 tracing: Rename trace_event_mutex to trace_event_sem by zhangwei(Jovi) · 12 years ago
  8. 09ae723 tracing: Add trace_puts() for even faster trace_printk() tracing by Steven Rostedt (Red Hat) · 12 years ago
  9. a9a5776 tracing: Allow events to share their print functions by Steven Rostedt · 14 years ago
  10. f81c972 tracing: consolidate code between trace_output.c and trace_function_graph.c by Steven Rostedt · 15 years ago
  11. 110bf2b tracing: add protection around module events unload by Steven Rostedt · 15 years ago
  12. 4f53596 tracing: add trace_event_read_lock() by Lai Jiangshan · 15 years ago
  13. 97f2025 tracing/events: move declarations from trace directory to core include by Steven Rostedt · 15 years ago
  14. 9504504 tracing: make trace_seq operations available for core kernel by Steven Rostedt · 15 years ago
  15. 93776a8 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  16. b14b70a trace: make argument 'mem' of trace_seq_putmem() const by Li Zefan · 16 years ago
  17. f285901 tracing: add missing 'extern' keywords to trace_output.h by Eduard - Gabriel Munteanu · 16 years ago
  18. bdd6df6 tracing: provide trace_seq_reserve() by Eduard - Gabriel Munteanu · 16 years ago
  19. 0706f1c tracing: adding function timings to function profiler by Steven Rostedt · 16 years ago
  20. 5ef841f tracing: make print_(b)printk_msg_only global by Steven Rostedt · 16 years ago
  21. 769b044 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() by Frederic Weisbecker · 16 years ago
  22. 5fd73f8 tracing: remove extra latency_trace method from trace structure by Steven Rostedt · 16 years ago
  23. ae7462b trace: make the trace_event callbacks return enum print_line_t by Arnaldo Carvalho de Melo · 16 years ago
  24. 2c9b238 trace: Change struct trace_event callbacks parameter list by Arnaldo Carvalho de Melo · 16 years ago
  25. c4a8e8b trace: better manage the context info for events by Frederic Weisbecker · 16 years ago
  26. c37abc5 trace: add gcc printf check to trace_seq_printf by Steven Rostedt · 16 years ago
  27. 6c1a99a ftrace: fix trace_output by Lai Jiangshan · 16 years ago
  28. f633cef ftrace: change trace.c to use registered events by Steven Rostedt · 16 years ago
  29. f0868d1 ftrace: set up trace event hash infrastructure by Steven Rostedt · 16 years ago