Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-13 | tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled() | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2015-05-13 | tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_* | Steven Rostedt (Red Hat) | 1 | -5/+5 |
2015-05-13 | tracing: Rename ftrace_output functions to trace_output | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2015-05-13 | tracing: Rename ftrace_event_buffer to trace_event_buffer. | Steven Rostedt (Red Hat) | 1 | -3/+3 |
2015-05-13 | tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} | Steven Rostedt (Red Hat) | 1 | -11/+11 |
2015-05-13 | tracing: Rename ftrace_event_file to trace_event_file | Steven Rostedt (Red Hat) | 1 | -12/+12 |
2015-05-13 | tracing: Rename (un)register_ftrace_event() to (un)register_trace_event() | Steven Rostedt (Red Hat) | 1 | -2/+2 |
2015-05-13 | tracing: Move the perf code out of trace_event.h | Steven Rostedt (Red Hat) | 1 | -0/+350 |