jbd: clean up journal_try_to_free_buffers()
[safe/jmp/linux-2.6] / include / linux / tracepoint.h
2009-06-16 GeunSik Limdebugfs: Fix terminology inconsistency of dir name...
2009-04-24 Steven Rostedttracing: remove deprecated TRACE_FORMAT
2009-04-14 Steven Rostedttracing: consolidate trace and trace_event headers
2009-03-10 Steven Rostedttracing: remove funky whitespace in the trace code
2009-03-10 Steven Rostedttracing: document TRACE_EVENT macro in tracepoint.h
2009-03-10 Steven Rostedttracing: flip the TP_printk and TP_fast_assign in the...
2009-03-10 Steven Rostedttracing: remove obsolete TRACE_EVENT_FORMAT macro
2009-03-10 Steven Rostedttracing: new format for specialized trace points
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