GFS2: Clear dirty bit at end of inode glock sync
[safe/jmp/linux-2.6] / kernel / trace / trace_events.c
2009-04-12 Li Zefantracing/filters: return proper error code when writing...
2009-04-12 Li Zefantracing/filters: NIL-terminate user input filter
2009-03-26 Tom Zanussitracing: filter fix for TRACE_EVENT_FORMAT events
2009-03-24 Tom Zanussitracing/filters: use trace_seq_printf() to print filters
2009-03-24 Tom Zanussitracing/filters: free pred when clearing filters
2009-03-23 Tom Zanussitracing/filters: clean up filter_add_subsystem_pred()
2009-03-23 Frederic Weisbeckertracing/events: make the filter files writable
2009-03-22 Ingo Molnartracing: add run-time field descriptions for event...
2009-03-22 Tom Zanussitracing: add per-subsystem filtering
2009-03-22 Tom Zanussitracing: add per-event filtering
2009-03-22 Tom Zanussitracing: add run-time field descriptions for event...
2009-03-20 Peter Zijlstraftrace: event profile hooks
2009-03-20 Peter Zijlstraftrace: provide an id file for each event
2009-03-17 Tom Zanussitracing: fix leak in event_format_read()
2009-03-13 Steven Rostedttracing: have event_trace_printk use static tracer
2009-03-12 Steven Rostedttracing: expand the ring buffers when an event is activated
2009-03-10 Steven Rostedttracing: add back the available_events file
2009-03-10 Steven Rostedttracing: do not allow modifying the ftrace events via...
2009-03-10 Steven Rostedttracing: fix printk format specifier
2009-03-10 Steven Rostedttracing: new format for specialized trace points
2009-03-10 Steven Rostedttracing: typecast sizeof and offsetof to unsigned int
2009-03-06 Steven Rostedttracing: add format files for ftrace default entries
2009-03-02 Steven Rostedttracing: add trace name and id to event formats
2009-03-02 Steven Rostedttracing: add ftrace headers to event format files
2009-03-02 Steven Rostedttracing: add format file to describe event struct fields
2009-03-02 Steven Rostedttracing: add protection around modify trace event fields
2009-02-28 Steven Rostedttracing: add raw fast tracing interface for trace events
2009-02-28 Steven Rostedttracing: add raw trace point recording infrastructure
2009-02-28 Steven Rostedttracing: make the set_event and available_events subsys...
2009-02-28 Steven Rostedttracing: add subsystem level to trace events
2009-02-25 Steven Rostedttracing: make event directory structure
2009-02-25 Steven Rostedttracing: add event trace infrastructure