index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ftrace: remove ctrl_update method
Steven Rostedt
2008-11-08
11
-101
/
+29
*
ftrace: enable trace_printk by default
Steven Rostedt
2008-11-08
1
-1
/
+1
*
ftrace: irqsoff tracer incorrect reset
Steven Rostedt
2008-11-08
1
-1
/
+0
*
ftrace: fix sched_switch API
Steven Rostedt
2008-11-08
3
-14
/
+46
*
ftrace: fix boot trace sched startup
Steven Rostedt
2008-11-08
3
-4
/
+22
*
ftrace: fix set_ftrace_filter
Steven Rostedt
2008-11-08
1
-0
/
+3
*
-
.
Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...
Ingo Molnar
2008-11-08
2
-19
/
+78
|
\
\
|
|
*
ftrace: fix breakage in bin_fmt results
Eric Anholt
2008-11-05
1
-1
/
+1
|
|
*
tracing, ring-buffer: add paranoid checks for loops
Steven Rostedt
2008-11-03
1
-0
/
+56
|
|
*
ftrace: use kretprobe trampoline name to test in output
Steven Rostedt
2008-11-03
1
-18
/
+21
*
|
|
ring-buffer: convert to raw spinlocks
Steven Rostedt
2008-11-06
1
-11
/
+20
*
|
|
ftrace: restructure tracing start/stop infrastructure
Steven Rostedt
2008-11-06
6
-48
/
+120
*
|
|
ftrace: soft tracing stop and start
Steven Rostedt
2008-11-06
1
-2
/
+79
*
|
|
ftrace: add quick function trace stop
Steven Rostedt
2008-11-06
2
-10
/
+44
*
|
|
Merge branch 'tracing/fastboot' into tracing/ftrace
Ingo Molnar
2008-11-06
4
-35
/
+41
|
\
\
\
|
*
|
|
tracing/ftrace: fix a bug when switch current tracer to sched tracer
Frederic Weisbecker
2008-11-04
2
-3
/
+3
|
*
|
|
tracing/ftrace: types and naming corrections for sched tracer
Frederic Weisbecker
2008-11-04
1
-17
/
+13
|
*
|
|
tracing/fastboot: use sched switch tracer from boot tracer
Frederic Weisbecker
2008-11-04
4
-3
/
+12
|
*
|
|
tracing/ftrace: remove unused code in sched_switch tracer
Frederic Weisbecker
2008-11-04
1
-8
/
+0
|
*
|
|
tracing/ftrace: fix a race condition in sched_switch tracer
Frederic Weisbecker
2008-11-04
1
-0
/
+5
|
*
|
|
tracing/fastboot: Enable boot tracing only during initcalls
Frederic Weisbecker
2008-11-04
1
-12
/
+16
|
|
/
/
*
|
|
ftrace: function tracer with irqs disabled
Steven Rostedt
2008-11-04
2
-1
/
+40
*
|
|
ftrace: insert in the ftrace_preempt_disable()/enable() functions
Steven Rostedt
2008-11-04
4
-41
/
+15
*
|
|
ftrace: introduce ftrace_preempt_disable()/enable()
Steven Rostedt
2008-11-04
1
-0
/
+48
|
/
/
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
|
Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...
Ingo Molnar
2008-11-03
2
-8
/
+26
|
\
\
\
\
|
|
|
|
|
*
tracing, alpha: undefined reference to `save_stack_trace'
Al Viro
2008-11-03
2
-1
/
+3
|
|
|
|
/
|
|
*
|
ftrace: nmi safe code clean ups
Steven Rostedt
2008-10-31
1
-5
/
+4
|
|
*
|
ftrace: nmi update statistics
Steven Rostedt
2008-10-30
1
-7
/
+24
*
|
|
|
ftrace: ftrace_dump_on_oops=[tracer]
Peter Zijlstra
2008-11-03
1
-20
/
+38
*
|
|
|
Merge commit 'v2.6.28-rc3' into tracing/ftrace
Ingo Molnar
2008-11-03
2
-10
/
+17
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ftrace: handle archs that do not support irqs_disabled_flags
Steven Rostedt
2008-10-31
2
-10
/
+17
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
2008-10-31
11
-561
/
+137
|
\
|
|
|
*
|
ftrace: fix trace_nop config select
Steven Rostedt
2008-10-29
1
-1
/
+1
|
*
|
ftrace: perform an initialization for ftrace to enable it
Frederic Weisbecker
2008-10-28
1
-0
/
+8
|
*
|
ftrace: fix current_tracer error return
Steven Rostedt
2008-10-28
1
-3
/
+4
|
*
|
tracing: fix a build error on alpha
Frederic Weisbecker
2008-10-28
1
-0
/
+1
|
*
|
tracing/ftrace: make boot tracer select the sched_switch tracer
Frederic Weisbecker
2008-10-27
1
-0
/
+1
|
*
|
trace: fix printk warning for u64
Stephen Rothwell
2008-10-27
1
-1
/
+3
|
*
|
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
2
-211
/
+35
|
*
|
ftrace: remove mcount set
Steven Rostedt
2008-10-23
1
-9
/
+0
|
*
|
ftrace: remove daemon
Steven Rostedt
2008-10-23
2
-308
/
+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
2
-41
/
+3
|
*
|
ftrace: return error on failed modified text.
Steven Rostedt
2008-10-23
1
-6
/
+15
|
*
|
ring-buffer: fix free page
Steven Rostedt
2008-10-22
1
-1
/
+1
|
*
|
tracing: create tracers menu
Peter Zijlstra
2008-10-22
1
-0
/
+4
|
*
|
ftrace: stack tracer only record when on stack
Steven Rostedt
2008-10-20
1
-0
/
+4
|
*
|
ftrace: rename the ftrace tracer to function
Steven Rostedt
2008-10-20
1
-1
/
+1
[next]