index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ftrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-18
ftrace: add not to regex on filtering functions
Steven Rostedt
1
-2
/
+13
2008-12-08
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
1
-0
/
+2
2008-12-05
ftrace: use init_struct_pid as swapper pid
Steven Rostedt
1
-1
/
+1
2008-12-04
ftrace: avoid duplicated function when writing set_graph_function
Liming Wang
1
-2
/
+8
2008-12-04
ftrace: add ability to only trace swapper tasks
Steven Rostedt
1
-11
/
+63
2008-12-04
ftrace: use struct pid
Steven Rostedt
1
-32
/
+44
2008-12-04
ftrace: trace single pid for function graph tracer
Steven Rostedt
1
-1
/
+1
2008-12-04
ftrace: use task struct trace flag to filter on pid
Steven Rostedt
1
-3
/
+25
2008-12-04
ftrace: graph of a single function
Steven Rostedt
1
-0
/
+227
2008-12-03
ftrace: function graph return for function entry
Steven Rostedt
1
-3
/
+7
2008-12-03
ftrace: add ftrace_graph_stop()
Steven Rostedt
1
-0
/
+5
2008-12-03
Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...
Ingo Molnar
1
-1
/
+3
2008-12-02
tracing/function-graph-tracer: support for x86-64
Frederic Weisbecker
1
-1
/
+3
2008-12-02
function trace: fix a bug of single thread function trace
Liming Wang
1
-4
/
+2
2008-11-28
ftrace: improve seq_operation of ftrace
Liming Wang
1
-17
/
+10
2008-11-26
ftrace: let function tracing and function return run together
Steven Rostedt
1
-20
/
+2
2008-11-26
ftrace: use code patching for ftrace graph tracer
Steven Rostedt
1
-19
/
+16
2008-11-26
ftrace: add function tracing to single thread
Steven Rostedt
1
-26
/
+183
2008-11-26
tracing/function-return-tracer: set a more human readable output
Frederic Weisbecker
1
-14
/
+16
2008-11-26
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
1
-13
/
+13
2008-11-23
tracing/function-return-tracer: don't trace kfree while it frees the return s...
Frederic Weisbecker
1
-1
/
+6
2008-11-23
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
1
-1
/
+95
2008-11-17
Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r...
Ingo Molnar
1
-129
/
+175
2008-11-16
function tracing: fix wrong pos computing when read buffer has been fulfilled
walimis
1
-11
/
+15
2008-11-16
tracing/function-return-tracer: support for dynamic ftrace on function return...
Frederic Weisbecker
1
-5
/
+53
2008-11-16
ftrace: make filtered functions effective on setting
Steven Rostedt
1
-1
/
+1
2008-11-16
ftrace: fix dyn ftrace filter
Steven Rostedt
1
-47
/
+36
2008-11-16
ftrace: allow NULL pointers in mcount_loc
Steven Rostedt
1
-0
/
+8
2008-11-16
ftrace: pass module struct to arch dynamic ftrace functions
Steven Rostedt
1
-38
/
+24
2008-11-16
ftrace: do not process freed records
Steven Rostedt
1
-2
/
+6
2008-11-16
ftrace: disable ftrace on anomalies in trace start and stop
Steven Rostedt
1
-37
/
+44
2008-11-16
ftrace: remove condition from ftrace_record_ip
Steven Rostedt
1
-1
/
+1
2008-11-13
ftrace: remove unnecessary if condition of __unregister_ftrace_function
walimis
1
-2
/
+1
2008-11-12
Merge branch 'tracing/function-return-tracer' into tracing/fastboot
Ingo Molnar
1
-0
/
+16
2008-11-12
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
1
-6
/
+2
2008-11-11
ring-buffer: buffer record on/off switch
Steven Rostedt
1
-6
/
+2
2008-11-11
tracing: add a tracer to catch execution time of kernel functions
Frederic Weisbecker
1
-0
/
+16
2008-11-08
ftrace: fix set_ftrace_filter
Steven Rostedt
1
-0
/
+3
2008-11-06
ftrace: add quick function trace stop
Steven Rostedt
1
-10
/
+37
2008-10-28
ftrace: perform an initialization for ftrace to enable it
Frederic Weisbecker
1
-0
/
+8
2008-10-24
ftrace: warning in kernel/trace/ftrace.c
Ingo Molnar
1
-1
/
+4
2008-10-23
ftrace: fix build failure
Ingo Molnar
1
-2
/
+0
2008-10-23
ftrace: remove ftrace hash
Steven Rostedt
1
-208
/
+35
2008-10-23
ftrace: remove mcount set
Steven Rostedt
1
-9
/
+0
2008-10-23
ftrace: remove daemon
Steven Rostedt
1
-294
/
+28
2008-10-23
ftrace: add ftrace warn on to disable ftrace
Steven Rostedt
1
-10
/
+19
2008-10-23
ftrace: only have ftrace_kill atomic
Steven Rostedt
1
-40
/
+2
2008-10-23
ftrace: return error on failed modified text.
Steven Rostedt
1
-6
/
+15
2008-10-20
ftrace: release functions from hash
Steven Rostedt
1
-0
/
+43
2008-10-14
ftrace: warn on failure to disable mcount callers
Steven Rostedt
1
-0
/
+27
[next]