index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Lines
2008-05-23
ftrace: trace_entries to dynamically change trace buffer size
Steven Rostedt
-8
/
+137
2008-05-23
ftrace: user proper API for setting RT prios in selftest
Steven Rostedt
-3
/
+3
2008-05-23
ftrace: trace_pipe implement NONBLOCK
Steven Rostedt
-0
/
+4
2008-05-23
ftrace: return EOF in trace_pipe on change of tracer
Steven Rostedt
-0
/
+3
2008-05-23
ftrace: restore iterator trace in pipe read
Steven Rostedt
-1
/
+4
2008-05-23
ftrace: allow trace_pipe to block on all reads
Steven Rostedt
-2
/
+0
2008-05-23
ftrace: fix conversion of task state to char in latency tracer
Ankita Garg
-2
/
+3
2008-05-23
ftrace: move enums to ftrace.h and make helper function global
Thomas Gleixner
-16
/
+23
2008-05-23
ftrace: selftest protect againt max flip
Steven Rostedt
-3
/
+7
2008-05-23
ftrace: fix mutex unlock in trace output
Steven Rostedt
-1
/
+3
2008-05-23
ftrace: add UNINTERRUPTIBLE state for kftraced on disable
Steven Rostedt
-4
/
+2
2008-05-23
ftrace: restrict tracing to HAVE_FTRACE architectures
Ingo Molnar
-0
/
+4
2008-05-23
ftrace: user raw_spin_lock in tracing
Steven Rostedt
-22
/
+31
2008-05-23
ftrace: irqsoff use raw_smp_processor_id
Steven Rostedt
-9
/
+10
2008-05-23
ftrace: remove add-hoc code
Ingo Molnar
-8
/
+2
2008-05-23
ftrace: fix dynamic ftrace selftest
Steven Rostedt
-6
/
+13
2008-05-23
ftrace: add TRACE_STACK and TRACE_SPECIAL to selftest validation
Steven Rostedt
-1
/
+3
2008-05-23
ftrace: printk and trace irqsoff and wakeups
Steven Rostedt
-25
/
+14
2008-05-23
ftrace: remove wakeup from function trace
Steven Rostedt
-2
/
+0
2008-05-23
ftrace: make it more available in the Kconfig
Ingo Molnar
-3
/
+1
2008-05-23
ftrace: trace next state
Peter Zijlstra
-10
/
+26
2008-05-23
ftrace: sched special
Ingo Molnar
-3
/
+27
2008-05-23
ftrace: include cpu in stacktrace
Ingo Molnar
-15
/
+11
2008-05-23
ftrace: iter ctrl fix
Ingo Molnar
-0
/
+5
2008-05-23
ftrace: fix cmdline tracing
Ingo Molnar
-4
/
+4
2008-05-23
ftrace: make use of tracing_cpumask
Ingo Molnar
-31
/
+64
2008-05-23
ftrace: add tracing_cpumask
Ingo Molnar
-8
/
+70
2008-05-23
ftrace: trace scheduler rbtree
Ingo Molnar
-2
/
+6
2008-05-23
ftrace: fix __trace_special()
Ingo Molnar
-4
/
+0
2008-05-23
ftrace: fix wakeups
Ingo Molnar
-4
/
+11
2008-05-23
ftrace: sched tracer, trace full rbtree
Ingo Molnar
-40
/
+53
2008-05-23
ftrace: make nostacktrace the default
Ingo Molnar
-1
/
+1
2008-05-23
ftrace: sched tracer fix
Ingo Molnar
-10
/
+3
2008-05-23
ftrace: add stack tracing
Ingo Molnar
-18
/
+97
2008-05-23
ftrace: add wakeup events to sched tracer
Ingo Molnar
-5
/
+88
2008-05-23
ftrace: remove notrace
Ingo Molnar
-130
/
+130
2008-05-23
ftrace: disable -pg for the tracer itself
Ingo Molnar
-0
/
+8
2008-05-23
ftrace: remove address of function names
Steven Rostedt
-2
/
+2
2008-05-23
ftrace: cleanups
Ingo Molnar
-4
/
+5
2008-05-23
ftrace: add trace_function api for other tracers to use
Steven Rostedt
-11
/
+17
2008-05-23
ftrace: allow the event pipe to be polled
Soeren Sandmann Pedersen
-1
/
+38
2008-05-23
ftrace: build fix
Ingo Molnar
-0
/
+6
2008-05-23
ftrace: introduce the "hex" output method
Ingo Molnar
-1
/
+92
2008-05-23
ftrace: build fix
Ingo Molnar
-46
/
+67
2008-05-23
ftrace: use cpu clock again
Ingo Molnar
-53
/
+1
2008-05-23
ftrace: enabled tracing by default
Steven Rostedt
-1
/
+3
2008-05-23
ftrace: disable tracing on failure
Steven Rostedt
-9
/
+107
2008-05-23
ftrace - fix dynamic ftrace memory leak
Steven Rostedt
-3
/
+42
2008-05-23
ftrace: pipe fixes
Steven Rostedt
-8
/
+7
2008-05-23
ftrace, locking fix
Ingo Molnar
-6
/
+9
[prev]
[next]