index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ftrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ftrace: perform an initialization for ftrace to enable it
Frederic Weisbecker
2008-10-28
1
-0
/
+8
*
ftrace: warning in kernel/trace/ftrace.c
Ingo Molnar
2008-10-24
1
-1
/
+4
*
ftrace: fix build failure
Ingo Molnar
2008-10-23
1
-2
/
+0
*
ftrace: remove ftrace hash
Steven Rostedt
2008-10-23
1
-208
/
+35
*
ftrace: remove mcount set
Steven Rostedt
2008-10-23
1
-9
/
+0
*
ftrace: remove daemon
Steven Rostedt
2008-10-23
1
-294
/
+28
*
ftrace: add ftrace warn on to disable ftrace
Steven Rostedt
2008-10-23
1
-10
/
+19
*
ftrace: only have ftrace_kill atomic
Steven Rostedt
2008-10-23
1
-40
/
+2
*
ftrace: return error on failed modified text.
Steven Rostedt
2008-10-23
1
-6
/
+15
*
ftrace: release functions from hash
Steven Rostedt
2008-10-20
1
-0
/
+43
*
ftrace: warn on failure to disable mcount callers
Steven Rostedt
2008-10-14
1
-0
/
+27
*
ftrace: mcount_addr defined but not used
Steven Noonan
2008-10-14
1
-8
/
+8
*
ftrace: fix unlocking of hash
Steven Rostedt
2008-10-14
1
-1
/
+2
*
ftrace: remove direct reference to mcount in trace code
Steven Rostedt
2008-10-14
1
-1
/
+9
*
ftrace: clean up macro usage
Ingo Molnar
2008-10-14
1
-1
/
+1
*
ftrace: fix build failure
Stephen Rothwell
2008-10-14
1
-2
/
+2
*
ftrace: add necessary locking for ftrace records
Steven Rostedt
2008-10-14
1
-14
/
+30
*
ftrace: do not init module on ftrace disabled
Steven Rostedt
2008-10-14
1
-2
/
+2
*
ftrace: remove old pointers to mcount
Steven Rostedt
2008-10-14
1
-2
/
+30
*
ftrace: do not show freed records in available_filter_functions
Steven Rostedt
2008-10-14
1
-6
/
+4
*
ftrace: enable mcount recording for modules
Steven Rostedt
2008-10-14
1
-0
/
+5
*
ftrace: mcount call site on boot nops core
Steven Rostedt
2008-10-14
1
-43
/
+105
*
stop_machine: fix up ftrace.c
Rusty Russell
2008-07-28
1
-3
/
+3
*
ftrace: build fix for ftraced_suspend
Ingo Molnar
2008-07-11
1
-0
/
+2
*
ftrace: add ftrace_kill_atomic
Steven Rostedt
2008-07-11
1
-0
/
+15
*
ftrace: prevent ftrace modifications while being kprobe'd, v2
Abhishek Sagar
2008-07-03
1
-1
/
+8
*
ftrace: avoid modifying kprobe'd records
Abhishek Sagar
2008-06-23
1
-4
/
+31
*
ftrace: freeze kprobe'd records
Abhishek Sagar
2008-06-23
1
-1
/
+71
*
ftrace: store mcount address in rec->ip
Abhishek Sagar
2008-06-23
1
-1
/
+2
*
namespacecheck: fixes
Ingo Molnar
2008-06-16
1
-1
/
+1
*
ftrace: fix "notrace" filtering priority
Abhishek Sagar
2008-06-14
1
-3
/
+9
*
ftrace: prevent freeing of all failed updates
Abhishek Sagar
2008-06-10
1
-3
/
+2
*
ftrace: add debugfs entry 'failures'
Abhishek Sagar
2008-06-10
1
-1
/
+39
*
ftrace: remove ftrace_ip_converted()
Abhishek Sagar
2008-06-10
1
-7
/
+0
*
ftrace: prevent freeing of all failed updates
Abhishek Sagar
2008-06-10
1
-30
/
+46
*
ftrace: user update and disable dynamic ftrace daemon
Steven Rostedt
2008-06-02
1
-47
/
+110
*
ftrace: fix updating of ftrace_update_cnt
Abhishek Sagar
2008-05-26
1
-3
/
+5
*
ftrace: safe traversal of ftrace_hash hlist
Abhishek Sagar
2008-05-26
1
-2
/
+2
*
ftrace: set_ftrace_notrace feature
Steven Rostedt
2008-05-26
1
-40
/
+130
*
ftrace: cleanups
Ingo Molnar
2008-05-23
1
-3
/
+3
*
ftrace: fix mcount export bug
Ingo Molnar
2008-05-23
1
-3
/
+0
*
ftrace: remove packed attribute on ftrace_page.
David Miller
2008-05-23
1
-2
/
+2
*
ftrace: use raw_smp_processor_id for mcount functions
Steven Rostedt
2008-05-23
1
-4
/
+11
*
ftrace: add UNINTERRUPTIBLE state for kftraced on disable
Steven Rostedt
2008-05-23
1
-4
/
+2
*
ftrace: remove notrace
Ingo Molnar
2008-05-23
1
-33
/
+33
*
ftrace: remove address of function names
Steven Rostedt
2008-05-23
1
-2
/
+2
*
ftrace: cleanups
Ingo Molnar
2008-05-23
1
-2
/
+3
*
ftrace: disable tracing on failure
Steven Rostedt
2008-05-23
1
-9
/
+103
*
ftrace - fix dynamic ftrace memory leak
Steven Rostedt
2008-05-23
1
-3
/
+42
*
ftrace: timestamp syncing, prepare
Ingo Molnar
2008-05-23
1
-2
/
+2
[next]