1. 5ac35da tracing/events: fix the include file dependencies by Xiao Guangrong · 15 years ago
  2. 63fbdab tracing: Add DECLARE_TRACE_WITH_CALLBACK() macro by Jason Baron · 15 years ago
  3. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 15 years ago
  4. b8e6555 tracing: remove deprecated TRACE_FORMAT by Steven Rostedt · 15 years ago
  5. ea20d92 tracing: consolidate trace and trace_event headers by Steven Rostedt · 15 years ago
  6. ef18012 tracing: remove funky whitespace in the trace code by Steven Rostedt · 15 years ago
  7. 823f912 tracing: document TRACE_EVENT macro in tracepoint.h by Steven Rostedt · 15 years ago
  8. 30a8fec tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro by Steven Rostedt · 15 years ago
  9. 157587d tracing: remove obsolete TRACE_EVENT_FORMAT macro by Steven Rostedt · 15 years ago
  10. da4d030 tracing: new format for specialized trace points by Steven Rostedt · 15 years ago
  11. 2939b04 tracing: replace TP<var> with TP_<var> by Steven Rostedt · 15 years ago
  12. 6299280 tracing: create the C style tracing for the sched subsystem by Steven Rostedt · 16 years ago
  13. 3cdfdf9 tracing: wrap arguments with PARAMS by Steven Rostedt · 16 years ago
  14. eef62a6 tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT by Steven Rostedt · 16 years ago
  15. 7c37730 tracing: add DEFINE_TRACE_FMT to tracepoint.h by Steven Rostedt · 16 years ago
  16. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 16 years ago
  17. 5f38267 tracepoints: do not put arguments in name by Mathieu Desnoyers · 16 years ago
  18. c420970 tracepoints: use unregister return value by Mathieu Desnoyers · 16 years ago
  19. da7b3ea tracepoints: use rcu_*_sched_notrace by Mathieu Desnoyers · 16 years ago
  20. 127cafb tracepoint: introduce *_noupdate APIs. by Lai Jiangshan · 16 years ago
  21. 231375c tracepoints: synchronize unregister static inline by Mathieu Desnoyers · 16 years ago
  22. f2461fc tracepoints: tracepoint_synchronize_unregister() by Mathieu Desnoyers · 16 years ago
  23. 97e1c18 tracing: Kernel Tracepoints by Mathieu Desnoyers · 16 years ago