| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | tracing: Fix typoes in code comment and printk in trace_nop.c | Chunyu Hu | 2016-03-08 | 1 | -2/+2 |
* | tracing: Remove unneeded includes of debugfs.h and fs.h | Steven Rostedt (Red Hat) | 2015-01-22 | 1 | -2/+0 |
* | tracing: Remove mock up poll wait function | Steven Rostedt (Red Hat) | 2014-04-30 | 1 | -1/+0 |
* | tracing: Set up infrastructure to allow tracers for instances | Steven Rostedt (Red Hat) | 2014-02-20 | 1 | -1/+2 |
* | tracing: Pass trace_array to set_flag callback | Steven Rostedt (Red Hat) | 2014-02-20 | 1 | -1/+1 |
* | tracing/ftrace: make nop-tracer use polling wait for events on pipe | Frederic Weisbecker | 2009-03-23 | 1 | -0/+1 |
* | trace: Call tracing_reset_online_cpus before tracer->init() | Arnaldo Carvalho de Melo | 2009-02-06 | 1 | -1/+0 |
* | trace: Use tracing_reset_online_cpus in more places | Arnaldo Carvalho de Melo | 2009-01-29 | 1 | -5/+1 |
* | tracing/ftrace: make nop tracer using tracer flags | Frederic Weisbecker | 2008-11-18 | 1 | -0/+52 |
* | tracing/ftrace: change the type of the init() callback | Frederic Weisbecker | 2008-11-16 | 1 | -1/+2 |
* | ftrace: remove trace array ctrl | Steven Rostedt | 2008-11-08 | 1 | -4/+2 |
* | ftrace: remove ctrl_update method | Steven Rostedt | 2008-11-08 | 1 | -10/+0 |
* | ftrace: make work with new ring buffer | Steven Rostedt | 2008-10-14 | 1 | -1/+1 |
* | tracing/ftrace: replace none tracer by nop tracer | Frédéric Weisbecker | 2008-10-14 | 1 | -6/+1 |
* | tracing/ftrace: make nop tracer reset previous entries | Frédéric Weisbecker | 2008-10-14 | 1 | -0/+4 |
* | ftrace: add nop tracer | Steven Noonan | 2008-10-14 | 1 | -0/+65 |