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