| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing: Convert the tracing facility over to use tracefs | Steven Rostedt (Red Hat) | 2015-02-03 | 1 | -16/+16 |
* | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel... | Steven Rostedt (Red Hat) | 2015-02-02 | 1 | -14/+55 |
|\ |
|
| * | tracing: Fix enabling of syscall events on the command line | Steven Rostedt (Red Hat) | 2015-01-15 | 1 | -14/+55 |
* | | tracing: Use IS_ERR() check for return value of tracing_init_dentry() | Steven Rostedt (Red Hat) | 2015-01-22 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2014-12-16 | 1 | -2/+40 |
|\ |
|
| * | tracing: Add tp_printk cmdline to have tracepoints go to printk() | Steven Rostedt (Red Hat) | 2014-12-15 | 1 | -0/+32 |
| * | tracing: Move enabling tracepoints to just after rcu_init() | Steven Rostedt (Red Hat) | 2014-12-15 | 1 | -2/+8 |
* | | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-10 | 1 | -3/+6 |
|\ \ |
|
| * | | tracing: Use trace_seq_used() and seq_buf_used() instead of len | Steven Rostedt (Red Hat) | 2014-11-19 | 1 | -3/+6 |
| * | | tracing: Create seq_buf layer in trace_seq | Steven Rostedt (Red Hat) | 2014-11-19 | 1 | -3/+3 |
| |/ |
|
* | | Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-12-10 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | tracing: Replace seq_printf by simpler equivalents | Rasmus Villemoes | 2014-11-13 | 1 | -2/+2 |
* | | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro | 2014-11-03 | 1 | -1/+1 |
|/ |
|
* | tracing: Robustify wait loop | Peter Zijlstra | 2014-10-08 | 1 | -1/+4 |
* | Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2014-08-04 | 1 | -2/+2 |
|\ |
|
| * | tracing: Kill destroy_call_preds() | Oleg Nesterov | 2014-07-16 | 1 | -1/+2 |
| * | tracing: Kill destroy_preds() and destroy_file_preds() | Oleg Nesterov | 2014-07-16 | 1 | -1/+0 |
* | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-08-04 | 1 | -29/+27 |
|\ \
| |/
|/| |
|
| * | tracing: Convert pr_warning() to pr_warn() in trace_events.c | Fabian Frederick | 2014-07-01 | 1 | -29/+27 |
* | | tracing: instance_rmdir() leaks ftrace_event_file->filter | Oleg Nesterov | 2014-07-14 | 1 | -0/+1 |
|/ |
|
* | tracing: Return error if ftrace_trace_arrays list is empty | Yoshihiro YUNOMAE | 2014-06-06 | 1 | -0/+13 |
* | tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints | Mathieu Desnoyers | 2014-04-08 | 1 | -23/+32 |
* | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-04-03 | 1 | -0/+30 |
|\ |
|
| * | Revert "tracing: Move event storage for array from macro to standalone function" | Steven Rostedt (Red Hat) | 2014-03-21 | 1 | -0/+6 |
| * | tracing: Use helper functions in event assignment to shrink macro size | Steven Rostedt | 2014-03-07 | 1 | -0/+30 |
| * | tracing: Move event storage for array from macro to standalone function | Steven Rostedt | 2014-03-07 | 1 | -6/+0 |
* | | tracing: Fix array size mismatch in format string | Vaibhav Nagarnaik | 2014-03-20 | 1 | -6/+0 |
* | | tracing: Do not add event files for modules that fail tracepoints | Steven Rostedt (Red Hat) | 2014-03-03 | 1 | -0/+10 |
|/ |
|
* | tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef | Steven Rostedt (Red Hat) | 2013-12-21 | 1 | -13/+13 |
* | tracing: Add 'enable_event' and 'disable_event' event trigger commands | Tom Zanussi | 2013-12-21 | 1 | -1/+1 |
* | tracing: Add basic event trigger framework | Tom Zanussi | 2013-12-20 | 1 | -5/+16 |
* | tracing: Only run synchronize_sched() at instance deletion time | Steven Rostedt | 2013-12-05 | 1 | -0/+3 |
* | tracing: Do not assign filp->private_data to freed memory | Geyslan G. Bem | 2013-11-06 | 1 | -1/+8 |
* | tracing: Update event filters for multibuffer | Tom Zanussi | 2013-11-05 | 1 | -11/+12 |
* | tracing: Kill the !CONFIG_MODULES code in trace_events.c | Oleg Nesterov | 2013-08-21 | 1 | -12/+6 |
* | tracing: Don't pass file_operations array to event_create_dir() | Oleg Nesterov | 2013-08-21 | 1 | -34/+12 |
* | tracing: Kill trace_create_file_ops() and friends | Oleg Nesterov | 2013-08-21 | 1 | -144/+9 |
* | tracing: Add comment to describe special break case in probe_remove_event_call() | Steven Rostedt (Red Hat) | 2013-07-31 | 1 | -0/+6 |
* | tracing: trace_remove_event_call() should fail if call/file is in use | Oleg Nesterov | 2013-07-31 | 1 | -2/+33 |
* | tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private | Oleg Nesterov | 2013-07-29 | 1 | -32/+15 |
* | tracing: Introduce remove_event_file_dir() | Oleg Nesterov | 2013-07-29 | 1 | -24/+23 |
* | tracing: Change f_start() to take event_mutex and verify i_private != NULL | Oleg Nesterov | 2013-07-29 | 1 | -4/+9 |
* | tracing: Change event_filter_read/write to verify i_private != NULL | Oleg Nesterov | 2013-07-29 | 1 | -7/+19 |
* | tracing: Change event_enable/disable_read() to verify i_private != NULL | Oleg Nesterov | 2013-07-29 | 1 | -10/+20 |
* | tracing: Turn event/id->i_private into call->event.type | Oleg Nesterov | 2013-07-29 | 1 | -5/+13 |
* | tracing: Do not (ab)use trace_seq in event_id_read() | Oleg Nesterov | 2013-07-18 | 1 | -13/+4 |
* | tracing: Simplify the iteration logic in f_start/f_next | Oleg Nesterov | 2013-07-18 | 1 | -38/+22 |
* | tracing: Miscellaneous fixes for trace_array ref counting | Alexander Z Lam | 2013-07-18 | 1 | -2/+19 |
* | tracing: Fix race between deleting buffer and setting events | Steven Rostedt (Red Hat) | 2013-07-02 | 1 | -6/+17 |
* | tracing: Add trace_array_get/put() to event handling | Steven Rostedt (Red Hat) | 2013-07-02 | 1 | -4/+51 |