index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched_debug.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-23
ftrace: user raw_spin_lock in tracing
Steven Rostedt
2
-22
/
+31
2008-05-23
ftrace: irqsoff use raw_smp_processor_id
Steven Rostedt
1
-9
/
+10
2008-05-23
ftrace: remove add-hoc code
Ingo Molnar
3
-58
/
+2
2008-05-23
ftrace: fix dynamic ftrace selftest
Steven Rostedt
4
-6
/
+13
2008-05-23
ftrace: add TRACE_STACK and TRACE_SPECIAL to selftest validation
Steven Rostedt
1
-1
/
+3
2008-05-23
ftrace: printk and trace irqsoff and wakeups
Steven Rostedt
2
-25
/
+14
2008-05-23
ftrace: remove wakeup from function trace
Steven Rostedt
1
-2
/
+0
2008-05-23
ftrace: make it more available in the Kconfig
Ingo Molnar
1
-3
/
+1
2008-05-23
ftrace: fix wakeup callback
Peter Zijlstra
1
-1
/
+1
2008-05-23
ftrace: trace next state
Peter Zijlstra
2
-10
/
+26
2008-05-23
ftrace: sched special
Ingo Molnar
4
-3
/
+36
2008-05-23
ftrace: sched tree fix
Ingo Molnar
1
-14
/
+21
2008-05-23
ftrace: include cpu in stacktrace
Ingo Molnar
1
-15
/
+11
2008-05-23
ftrace: iter ctrl fix
Ingo Molnar
1
-0
/
+5
2008-05-23
ftrace: fix cmdline tracing
Ingo Molnar
1
-4
/
+4
2008-05-23
ftrace: make use of tracing_cpumask
Ingo Molnar
1
-31
/
+64
2008-05-23
ftrace: add tracing_cpumask
Ingo Molnar
1
-8
/
+70
2008-05-23
ftrace: trace scheduler rbtree
Ingo Molnar
3
-2
/
+6
2008-05-23
ftrace: fix __trace_special()
Ingo Molnar
2
-12
/
+12
2008-05-23
ftrace: fix wakeups
Ingo Molnar
3
-4
/
+31
2008-05-23
ftrace: trace curr/next tasks
Ingo Molnar
1
-1
/
+12
2008-05-23
ftrace: sched tracer, trace full rbtree
Ingo Molnar
5
-52
/
+108
2008-05-23
ftrace: make nostacktrace the default
Ingo Molnar
1
-1
/
+1
2008-05-23
ftrace: sched tracer fix
Ingo Molnar
3
-17
/
+4
2008-05-23
ftrace: add stack tracing
Ingo Molnar
4
-18
/
+99
2008-05-23
ftrace: add wakeup events to sched tracer
Ingo Molnar
5
-5
/
+88
2008-05-23
ftrace: remove notrace
Ingo Molnar
8
-130
/
+130
2008-05-23
ftrace: disable -pg for the tracer itself
Ingo Molnar
1
-0
/
+8
2008-05-23
ftrace: do not profile lib/string.o
Steven Rostedt
1
-0
/
+8
2008-05-23
ftrace: remove address of function names
Steven Rostedt
1
-2
/
+2
2008-05-23
ftrace: cleanups
Ingo Molnar
3
-4
/
+5
2008-05-23
ftrace: add trace_function api for other tracers to use
Steven Rostedt
4
-11
/
+17
2008-05-23
ftrace: allow the event pipe to be polled
Soeren Sandmann Pedersen
1
-1
/
+38
2008-05-23
ftrace: build fix
Ingo Molnar
1
-5
/
+5
2008-05-23
ftrace: build fix
Ingo Molnar
1
-0
/
+6
2008-05-23
ftrace: introduce the "hex" output method
Ingo Molnar
1
-1
/
+92
2008-05-23
ftrace: build fix
Ingo Molnar
2
-46
/
+67
2008-05-23
ftrace: use cpu clock again
Ingo Molnar
1
-53
/
+1
2008-05-23
ftrace: enabled tracing by default
Steven Rostedt
1
-1
/
+3
2008-05-23
ftrace: disable tracing on failure
Steven Rostedt
3
-9
/
+110
2008-05-23
ftrace - fix dynamic ftrace memory leak
Steven Rostedt
2
-6
/
+46
2008-05-23
ftrace: pipe fixes
Steven Rostedt
1
-8
/
+7
2008-05-23
ftrace, locking fix
Ingo Molnar
1
-6
/
+9
2008-05-23
ftrace: add trace_special()
Ingo Molnar
2
-0
/
+59
2008-05-23
ftrace: bin-output
Ingo Molnar
1
-0
/
+50
2008-05-23
ftrace: add raw output
Ingo Molnar
1
-8
/
+55
2008-05-23
ftrace: clean-up-pipe-iteration
Ingo Molnar
1
-15
/
+5
2008-05-23
ftrace: remove-idx-sync
Ingo Molnar
2
-37
/
+5
2008-05-23
ftrace: fast, scalable, synchronized timestamps
Ingo Molnar
1
-1
/
+53
2008-05-23
ftrace: timestamp syncing, prepare
Ingo Molnar
7
-14
/
+16
[next]