index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ftrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ftrace: add not to regex on filtering functions
Steven Rostedt
2008-12-18
1
-2
/
+13
*
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
2008-12-08
1
-0
/
+2
*
ftrace: use init_struct_pid as swapper pid
Steven Rostedt
2008-12-05
1
-1
/
+1
*
ftrace: avoid duplicated function when writing set_graph_function
Liming Wang
2008-12-04
1
-2
/
+8
*
ftrace: add ability to only trace swapper tasks
Steven Rostedt
2008-12-04
1
-11
/
+63
*
ftrace: use struct pid
Steven Rostedt
2008-12-04
1
-32
/
+44
*
ftrace: trace single pid for function graph tracer
Steven Rostedt
2008-12-04
1
-1
/
+1
*
ftrace: use task struct trace flag to filter on pid
Steven Rostedt
2008-12-04
1
-3
/
+25
*
ftrace: graph of a single function
Steven Rostedt
2008-12-04
1
-0
/
+227
*
ftrace: function graph return for function entry
Steven Rostedt
2008-12-03
1
-3
/
+7
*
ftrace: add ftrace_graph_stop()
Steven Rostedt
2008-12-03
1
-0
/
+5
*
Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...
Ingo Molnar
2008-12-03
1
-1
/
+3
|
\
|
*
tracing/function-graph-tracer: support for x86-64
Frederic Weisbecker
2008-12-02
1
-1
/
+3
*
|
function trace: fix a bug of single thread function trace
Liming Wang
2008-12-02
1
-4
/
+2
|
/
*
ftrace: improve seq_operation of ftrace
Liming Wang
2008-11-28
1
-17
/
+10
*
ftrace: let function tracing and function return run together
Steven Rostedt
2008-11-26
1
-20
/
+2
*
ftrace: use code patching for ftrace graph tracer
Steven Rostedt
2008-11-26
1
-19
/
+16
*
ftrace: add function tracing to single thread
Steven Rostedt
2008-11-26
1
-26
/
+183
*
tracing/function-return-tracer: set a more human readable output
Frederic Weisbecker
2008-11-26
1
-14
/
+16
*
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
2008-11-26
1
-13
/
+13
*
tracing/function-return-tracer: don't trace kfree while it frees the return s...
Frederic Weisbecker
2008-11-23
1
-1
/
+6
*
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
2008-11-23
1
-1
/
+95
*
-
.
Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r...
Ingo Molnar
2008-11-17
1
-129
/
+175
|
\
\
|
|
*
function tracing: fix wrong pos computing when read buffer has been fulfilled
walimis
2008-11-16
1
-11
/
+15
|
*
|
tracing/function-return-tracer: support for dynamic ftrace on function return...
Frederic Weisbecker
2008-11-16
1
-5
/
+53
|
*
|
ftrace: make filtered functions effective on setting
Steven Rostedt
2008-11-16
1
-1
/
+1
|
*
|
ftrace: fix dyn ftrace filter
Steven Rostedt
2008-11-16
1
-47
/
+36
|
*
|
ftrace: allow NULL pointers in mcount_loc
Steven Rostedt
2008-11-16
1
-0
/
+8
|
*
|
ftrace: pass module struct to arch dynamic ftrace functions
Steven Rostedt
2008-11-16
1
-38
/
+24
|
*
|
ftrace: do not process freed records
Steven Rostedt
2008-11-16
1
-2
/
+6
|
*
|
ftrace: disable ftrace on anomalies in trace start and stop
Steven Rostedt
2008-11-16
1
-37
/
+44
|
*
|
ftrace: remove condition from ftrace_record_ip
Steven Rostedt
2008-11-16
1
-1
/
+1
|
/
/
*
|
ftrace: remove unnecessary if condition of __unregister_ftrace_function
walimis
2008-11-13
1
-2
/
+1
*
|
Merge branch 'tracing/function-return-tracer' into tracing/fastboot
Ingo Molnar
2008-11-12
1
-0
/
+16
|
\
\
|
*
|
tracing: add a tracer to catch execution time of kernel functions
Frederic Weisbecker
2008-11-11
1
-0
/
+16
*
|
|
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
2008-11-12
1
-6
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ring-buffer: buffer record on/off switch
Steven Rostedt
2008-11-11
1
-6
/
+2
*
|
ftrace: fix set_ftrace_filter
Steven Rostedt
2008-11-08
1
-0
/
+3
*
|
ftrace: add quick function trace stop
Steven Rostedt
2008-11-06
1
-10
/
+37
|
/
*
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
[next]