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