Commit Graph

31 Commits (e40152ee1e1c7a63f4777791863215e3faa37a86)

Author SHA1 Message Date
Lai Jiangshan 7f5b774275 rcu: Fix tracepoints & lockdep false positive 15 years ago
Ingo Molnar 091ad3658e events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() 15 years ago
Steven Rostedt e5bc972168 tracing: Create new DEFINE_EVENT_PRINT 15 years ago
Steven Rostedt ff038f5c37 tracing: Create new TRACE_EVENT_TEMPLATE 15 years ago
Randy Dunlap 55dff4954e docs: fix various Documentation/ paths in header files 16 years ago
Li Hong 8cd09a5984 tracing: Fix a comment and a trivial format issue in tracepoint.h 16 years ago
Steven Rostedt 7cb2e3ee2a tracing: add comments to explain TRACE_EVENT out of protection 16 years ago
Xiao Guangrong 5ac35daa93 tracing/events: fix the include file dependencies 16 years ago
Josh Stone 9741987586 tracing: Move tracepoint callbacks from declaration to definition 16 years ago
Jason Baron 63fbdab315 tracing: Add DECLARE_TRACE_WITH_CALLBACK() macro 16 years ago
GeunSik Lim 156f5a7801 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. 16 years ago
Steven Rostedt b8e65554d8 tracing: remove deprecated TRACE_FORMAT 16 years ago
Steven Rostedt ea20d9293c tracing: consolidate trace and trace_event headers 16 years ago
Steven Rostedt ef18012b24 tracing: remove funky whitespace in the trace code 16 years ago
Steven Rostedt 823f9124fb tracing: document TRACE_EVENT macro in tracepoint.h 16 years ago
Steven Rostedt 30a8fecc2d tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro 16 years ago
Steven Rostedt 157587d7ac tracing: remove obsolete TRACE_EVENT_FORMAT macro 16 years ago
Steven Rostedt da4d03020c tracing: new format for specialized trace points 16 years ago
Steven Rostedt 2939b0469d tracing: replace TP<var> with TP_<var> 16 years ago
Steven Rostedt 629928041c tracing: create the C style tracing for the sched subsystem 16 years ago
Steven Rostedt 3cdfdf91fc tracing: wrap arguments with PARAMS 16 years ago
Steven Rostedt eef62a6826 tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT 16 years ago
Steven Rostedt 7c37730cd3 tracing: add DEFINE_TRACE_FMT to tracepoint.h 16 years ago
Mathieu Desnoyers 7e066fb870 tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() 16 years ago
Mathieu Desnoyers 5f382671de tracepoints: do not put arguments in name 16 years ago
Mathieu Desnoyers c420970ef4 tracepoints: use unregister return value 16 years ago
Mathieu Desnoyers da7b3eab16 tracepoints: use rcu_*_sched_notrace 16 years ago
Lai Jiangshan 127cafbb27 tracepoint: introduce *_noupdate APIs. 16 years ago
Mathieu Desnoyers 231375cc5c tracepoints: synchronize unregister static inline 17 years ago
Mathieu Desnoyers f2461fc82a tracepoints: tracepoint_synchronize_unregister() 17 years ago
Mathieu Desnoyers 97e1c18e8d tracing: Kernel Tracepoints 17 years ago