Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b3535c6390f27d04273e4eee0bc687f171fbf5f4
/
kernel
/
trace
/
ftrace.c
b3535c6
ftrace: remove unnecessary if condition of __unregister_ftrace_function
by walimis
· 16 years ago
60a011c
Merge branch 'tracing/function-return-tracer' into tracing/fastboot
by Ingo Molnar
· 16 years ago
d06bbd6
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
by Ingo Molnar
· 16 years ago
a358324
ring-buffer: buffer record on/off switch
by Steven Rostedt
· 16 years ago
15e6cb3
tracing: add a tracer to catch execution time of kernel functions
by Frederic Weisbecker
· 16 years ago
0183fb1c
ftrace: fix set_ftrace_filter
by Steven Rostedt
· 16 years ago
60a7ecf
ftrace: add quick function trace stop
by Steven Rostedt
· 16 years ago
0b6e4d5
ftrace: perform an initialization for ftrace to enable it
by Frederic Weisbecker
· 16 years ago
f17845e
ftrace: warning in kernel/trace/ftrace.c
by Ingo Molnar
· 16 years ago
66b0de3
ftrace: fix build failure
by Ingo Molnar
· 16 years ago
08f5ac90
ftrace: remove ftrace hash
by Steven Rostedt
· 16 years ago
4d296c2
ftrace: remove mcount set
by Steven Rostedt
· 16 years ago
cb7be3b
ftrace: remove daemon
by Steven Rostedt
· 16 years ago
6912896e
ftrace: add ftrace warn on to disable ftrace
by Steven Rostedt
· 16 years ago
81adbdc
ftrace: only have ftrace_kill atomic
by Steven Rostedt
· 16 years ago
593eb8a
ftrace: return error on failed modified text.
by Steven Rostedt
· 16 years ago
bd95b88
ftrace: release functions from hash
by Steven Rostedt
· 16 years ago
05736a4
ftrace: warn on failure to disable mcount callers
by Steven Rostedt
· 16 years ago
71c67d5
ftrace: mcount_addr defined but not used
by Steven Noonan
· 16 years ago
644f991
ftrace: fix unlocking of hash
by Steven Rostedt
· 16 years ago
3b47bfc
ftrace: remove direct reference to mcount in trace code
by Steven Rostedt
· 16 years ago
ac8825e
ftrace: clean up macro usage
by Ingo Molnar
· 16 years ago
2d7da80
ftrace: fix build failure
by Stephen Rothwell
· 16 years ago
99ecdc4
ftrace: add necessary locking for ftrace records
by Steven Rostedt
· 16 years ago
00fd61a
ftrace: do not init module on ftrace disabled
by Steven Rostedt
· 16 years ago
fed1939
ftrace: remove old pointers to mcount
by Steven Rostedt
· 16 years ago
a9fdda3
ftrace: do not show freed records in available_filter_functions
by Steven Rostedt
· 16 years ago
90d595f
ftrace: enable mcount recording for modules
by Steven Rostedt
· 16 years ago
68bf21a
ftrace: mcount call site on boot nops core
by Steven Rostedt
· 16 years ago
784e2d7
stop_machine: fix up ftrace.c
by Rusty Russell
· 16 years ago
b2613e3
ftrace: build fix for ftraced_suspend
by Ingo Molnar
· 17 years ago
a2bb6a3
ftrace: add ftrace_kill_atomic
by Steven Rostedt
· 17 years ago
98a05ed
ftrace: prevent ftrace modifications while being kprobe'd, v2
by Abhishek Sagar
· 17 years ago
f22f9a8
ftrace: avoid modifying kprobe'd records
by Abhishek Sagar
· 17 years ago
ecea656
ftrace: freeze kprobe'd records
by Abhishek Sagar
· 17 years ago
395a59d
ftrace: store mcount address in rec->ip
by Abhishek Sagar
· 17 years ago
f225293
namespacecheck: fixes
by Ingo Molnar
· 17 years ago
a4500b8
ftrace: fix "notrace" filtering priority
by Abhishek Sagar
· 17 years ago
34078a5
ftrace: prevent freeing of all failed updates
by Abhishek Sagar
· 17 years ago
eb9a7bf
ftrace: add debugfs entry 'failures'
by Abhishek Sagar
· 17 years ago
1d74f2a
ftrace: remove ftrace_ip_converted()
by Abhishek Sagar
· 17 years ago
0eb9670
ftrace: prevent freeing of all failed updates
by Abhishek Sagar
· 17 years ago
ad90c0e
ftrace: user update and disable dynamic ftrace daemon
by Steven Rostedt
· 17 years ago
492a7ea5
ftrace: fix updating of ftrace_update_cnt
by Abhishek Sagar
· 17 years ago
ffdaa35
ftrace: safe traversal of ftrace_hash hlist
by Abhishek Sagar
· 17 years ago
41c52c0
ftrace: set_ftrace_notrace feature
by Steven Rostedt
· 17 years ago
2d8b820
ftrace: cleanups
by Ingo Molnar
· 17 years ago
3713567
ftrace: fix mcount export bug
by Ingo Molnar
· 17 years ago
aa5e5ce
ftrace: remove packed attribute on ftrace_page.
by David Miller
· 17 years ago
2bb6f8d
ftrace: use raw_smp_processor_id for mcount functions
by Steven Rostedt
· 17 years ago
07a267cd
ftrace: add UNINTERRUPTIBLE state for kftraced on disable
by Steven Rostedt
· 17 years ago
e309b41
ftrace: remove notrace
by Ingo Molnar
· 17 years ago
caf8cde
ftrace: remove address of function names
by Steven Rostedt
· 17 years ago
9ff9cdb
ftrace: cleanups
by Ingo Molnar
· 17 years ago
4eebcc8
ftrace: disable tracing on failure
by Steven Rostedt
· 17 years ago
37ad5084
ftrace - fix dynamic ftrace memory leak
by Steven Rostedt
· 17 years ago
750ed1a
ftrace: timestamp syncing, prepare
by Ingo Molnar
· 17 years ago
4bf39a9
ftrace: cleanups
by Ingo Molnar
· 17 years ago
77a2b37
ftrace: startup tester on dynamic tracing.
by Steven Rostedt
· 17 years ago
c7aafc5
ftrace: cleanups
by Ingo Molnar
· 17 years ago
e1c08bd
ftrace: force recording
by Steven Rostedt
· 17 years ago
5072c59
ftrace: add filter select functions to trace
by Steven Rostedt
· 17 years ago
d61f82d
ftrace: use dynamic patching for updating mcount calls
by Steven Rostedt
· 17 years ago
3c1720f
ftrace: move memory management out of arch code
by Steven Rostedt
· 17 years ago
b0fc494
ftrace: add ftrace_enabled sysctl to disable mcount function
by Steven Rostedt
· 17 years ago
3d08339
ftrace: dynamic enabling/disabling of function calls
by Steven Rostedt
· 17 years ago
16444a8
ftrace: add basic support for gcc profiler instrumentation
by Arnaldo Carvalho de Melo
· 17 years ago