Age | Commit message (Expand) | Author |
2009-06-09 | tracing: add protection around module events unload | Steven Rostedt |
2009-05-25 | tracing: add trace_event_read_lock() | Lai Jiangshan |
2009-04-14 | tracing/events: move declarations from trace directory to core include | Steven Rostedt |
2009-04-14 | tracing: make trace_seq operations available for core kernel | Steven Rostedt |
2009-04-07 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2009-03-31 | trace: make argument 'mem' of trace_seq_putmem() const | Li Zefan |
2009-03-31 | tracing: add missing 'extern' keywords to trace_output.h | Eduard - Gabriel Munteanu |
2009-03-31 | tracing: provide trace_seq_reserve() | Eduard - Gabriel Munteanu |
2009-03-24 | tracing: adding function timings to function profiler | Steven Rostedt |
2009-03-19 | tracing: make print_(b)printk_msg_only global | Steven Rostedt |
2009-03-06 | tracing/core: drop the old trace_printk() implementation in favour of trace_b... | Frederic Weisbecker |
2009-03-04 | tracing: remove extra latency_trace method from trace structure | Steven Rostedt |
2009-02-04 | trace: make the trace_event callbacks return enum print_line_t | Arnaldo Carvalho de Melo |
2009-02-03 | trace: Change struct trace_event callbacks parameter list | Arnaldo Carvalho de Melo |
2009-02-03 | trace: better manage the context info for events | Frederic Weisbecker |
2009-01-16 | trace: add gcc printf check to trace_seq_printf | Steven Rostedt |
2009-01-16 | ftrace: fix trace_output | Lai Jiangshan |
2008-12-29 | ftrace: change trace.c to use registered events | Steven Rostedt |
2008-12-29 | ftrace: set up trace event hash infrastructure | Steven Rostedt |