Age | Commit message (Expand) | Author |
2009-06-10 | tracing: do not translate event helper macros in print format | Steven Rostedt |
2009-06-03 | tracing: fix multiple use of __print_flags and __print_symbolic | Steven Whitehouse |
2009-06-01 | tracing/events: introduce __dynamic_array() | Li Zefan |
2009-06-01 | tracing/events: put TP_fast_assign into braces | Li Zefan |
2009-06-01 | tracing/events: fix a typo in __string() format output | Li Zefan |
2009-05-28 | ftrace: don't convert function's local variable name in macro | Zhaolei |
2009-05-26 | tracing: add __print_symbolic to trace events | Steven Rostedt |
2009-05-26 | tracing: add __print_flags for events | Steven Rostedt |
2009-05-26 | tracing/events: change the type of __str_loc_item to unsigned short | Li Zefan |
2009-04-29 | tracing/filters: distinguish between signed and unsigned fields | Tom Zanussi |
2009-04-24 | tracing: remove deprecated TRACE_FORMAT | Steven Rostedt |
2009-04-22 | tracing/events: protect __get_str() | Frederic Weisbecker |
2009-04-22 | tracing/events: provide string with undefined size support | Frederic Weisbecker |
2009-04-22 | tracing/events: make struct trace_entry->type to be int type | Li Zefan |
2009-04-17 | tracing: avoid warnings from zero-arg tracepoints | Jeremy Fitzhardinge |
2009-04-14 | tracing/events: add support for modules to TRACE_EVENT | Steven Rostedt |
2009-04-14 | tracing/events: move the ftrace event tracing code to core | Steven Rostedt |