tracing: replace TP<var> with TP_<var>
[safe/jmp/linux-2.6] / include / linux / tracepoint.h
2009-03-10 Steven Rostedttracing: replace TP<var> with TP_<var>
2009-02-28 Steven Rostedttracing: create the C style tracing for the sched subsystem
2009-02-26 Steven Rostedttracing: wrap arguments with PARAMS
2009-02-26 Steven Rostedttracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT
2009-02-25 Steven Rostedttracing: add DEFINE_TRACE_FMT to tracepoint.h
2008-11-16 Mathieu Desnoyerstracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
2008-11-16 Mathieu Desnoyerstracepoints: do not put arguments in name
2008-11-16 Mathieu Desnoyerstracepoints: use unregister return value
2008-11-16 Mathieu Desnoyerstracepoints: use rcu_*_sched_notrace
2008-11-03 Lai Jiangshantracepoint: introduce *_noupdate APIs.
2008-10-14 Mathieu Desnoyerstracepoints: synchronize unregister static inline
2008-10-14 Mathieu Desnoyerstracepoints: tracepoint_synchronize_unregister()
2008-10-14 Mathieu Desnoyerstracing: Kernel Tracepoints