Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
70210ed950b538ee7eb811dccc402db9df1c9be4
/
kernel
/
trace
/
trace_functions.c
5d6c97c
tracing: Do not try to recreated toplevel set_ftrace_* files
by Steven Rostedt (Red Hat)
· 11 years ago
591dffd
ftrace: Allow for function tracing instance to filter functions
by Steven Rostedt (Red Hat)
· 11 years ago
f20a580
ftrace: Allow instances to use function tracing
by Steven Rostedt (Red Hat)
· 11 years ago
8c1a49a
tracing: Pass trace_array to set_flag callback
by Steven Rostedt (Red Hat)
· 11 years ago
8f76899
tracing: Add ref_data to function and fgraph tracer structs
by Steven Rostedt (Red Hat)
· 11 years ago
90e3c03
tracing: Add function probe to trigger a ftrace dump of current CPU trace
by Steven Rostedt (Red Hat)
· 12 years ago
ad71d88
tracing: Add function probe to trigger a ftrace dump to console
by Steven Rostedt (Red Hat)
· 12 years ago
dd42cd3
tracing: Add function probe to trigger stack traces
by Steven Rostedt (Red Hat)
· 12 years ago
8380d24
ftrace: Separate unlimited probes from count limited probes
by Steven Rostedt (Red Hat)
· 12 years ago
8b8fa62
tracing: Consolidate ftrace_trace_onoff_unreg() into callback
by Steven Rostedt (Red Hat)
· 12 years ago
1c31714
tracing: Consolidate updating of count for traceon/off
by Steven Rostedt (Red Hat)
· 12 years ago
12883ef
tracing: Consolidate max_tr into main trace_array structure
by Steven Rostedt (Red Hat)
· 12 years ago
a7603ff
tracing: Replace the static global per_cpu arrays with allocated per_cpu
by Steven Rostedt
· 12 years ago
d41032a
tracing: Fix unsigned int compare of zero in recursion check
by Steven Rostedt
· 12 years ago
897f68a
ftrace: Use only the preempt version of function tracing
by Steven Rostedt
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
6d49e35
propagate name change to comments in kernel source
by Nadia Yvette Chambers
· 12 years ago
6f41567
tracing: Allow tracers to start at core initcall
by Steven Rostedt
· 12 years ago
bcd83ea
tracing: Replace strict_strto* with kstrto*
by Daniel Walter
· 12 years ago
7f60ba3
Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore
by Linus Torvalds
· 12 years ago
65f8c95
pstore/ftrace: Convert to its own enable/disable debugfs knob
by Anton Vorontsov
· 12 years ago
bcada3d
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 12 years ago
4740974
ftrace: Add default recursion protection for function tracing
by Steven Rostedt
· 12 years ago
a1e2e31
ftrace: Return pt_regs to function trace callback
by Steven Rostedt
· 13 years ago
2f5f6ad
ftrace: Pass ftrace_ops as third parameter to function trace callback
by Steven Rostedt
· 13 years ago
f555f12
tracing/function: Convert func_set_flag() to a switch statement
by Anton Vorontsov
· 12 years ago
21f6794
tracing/function: Introduce persistent trace option
by Anton Vorontsov
· 12 years ago
43dd61c
ftrace: Fix regression of :mod:module function enabling
by Steven Rostedt
· 13 years ago
b848914
ftrace: Implement separate user function filtering
by Steven Rostedt
· 14 years ago
5168ae5
tracing: Remove ftrace_preempt_disable/enable
by Steven Rostedt
· 15 years ago
b375a11
tracing: switch function prints from %pf to %ps
by Steven Rostedt
· 15 years ago
45bceff
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 15 years ago
6f2f3cf
tracing/function: Cleanup for function tracer
by Xiao Guangrong
· 15 years ago
04aef32
tracing/function: Fix the return value of ftrace_trace_onoff_callback()
by Xiao Guangrong
· 15 years ago
00e54d0
ftrace: Remove duplicate newline
by Li Zefan
· 16 years ago
c85a17e
tracing/urgent: fix unbalanced ftrace_start_up
by Frederic Weisbecker
· 16 years ago
6eaaa5d
tracing/core: use appropriate waiting on trace_pipe
by Frederic Weisbecker
· 16 years ago
35ebf1c
ftrace: show unlimited when traceon or traceoff has no counter
by Steven Rostedt
· 16 years ago
b6887d7
ftrace: rename _hook to _probe
by Steven Rostedt
· 16 years ago
6a24a24
ftrace: clean up coding style
by Steven Rostedt
· 16 years ago
e110e3d
ftrace: add pretty print function for traceon and traceoff hooks
by Steven Rostedt
· 16 years ago
23b4ff3a
ftrace: add traceon traceoff commands to enable/disable the buffers
by Steven Rostedt
· 16 years ago
b6f11df
trace: Call tracing_reset_online_cpus before tracer->init()
by Arnaldo Carvalho de Melo
· 16 years ago
7be4215
trace: Remove unused trace_array_cpu parameter
by Arnaldo Carvalho de Melo
· 16 years ago
a225cdd
ftrace: remove static from function tracer functions
by Steven Rostedt
· 16 years ago
3eb36aa
ftrace: combine stack trace in function call
by Steven Rostedt
· 16 years ago
bb3c3c9
ftrace: move function tracer functions out of trace.c
by Steven Rostedt
· 16 years ago
5361499
ftrace: add stack trace to function tracer
by Steven Rostedt
· 16 years ago
213cc06
ftrace: introduce tracing_reset_online_cpus() helper
by Pekka J Enberg
· 16 years ago
1c80025
tracing/ftrace: change the type of the init() callback
by Frederic Weisbecker
· 16 years ago
c76f069
ftrace: remove trace array ctrl
by Steven Rostedt
· 16 years ago
bbf5b1a
ftrace: remove ctrl_update method
by Steven Rostedt
· 16 years ago
9036990
ftrace: restructure tracing start/stop infrastructure
by Steven Rostedt
· 16 years ago
3ce83ae
ftrace: rename the ftrace tracer to function
by Steven Rostedt
· 16 years ago
3928a8a
ftrace: make work with new ring buffer
by Steven Rostedt
· 16 years ago
26bc83f
ftrace: use current CPU for function startup
by Steven Rostedt
· 16 years ago
41bc814
ftrace: fix up cmdline recording
by Steven Rostedt
· 17 years ago
25b0b44
ftrace: fix comm on function trace output
by Steven Rostedt
· 17 years ago
e309b41
ftrace: remove notrace
by Ingo Molnar
· 17 years ago
2e0f576
ftrace: build fix
by Ingo Molnar
· 17 years ago
750ed1a
ftrace: timestamp syncing, prepare
by Ingo Molnar
· 17 years ago
60a1177
ftrace: add self-tests
by Steven Rostedt
· 17 years ago
1b29b01
ftrace: function tracer
by Steven Rostedt
· 17 years ago