index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-18
tracing: kernel/trace/trace.c: introduce missing kfree()
Julia Lawall
1
-0
/
+1
2008-11-11
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
Ingo Molnar
1
-1
/
+16
2008-11-10
ftrace: disable tracing on resize
Steven Rostedt
1
-1
/
+16
2008-11-05
ftrace: fix breakage in bin_fmt results
Eric Anholt
1
-1
/
+1
2008-11-03
ftrace: use kretprobe trampoline name to test in output
Steven Rostedt
1
-18
/
+21
2008-11-03
tracing, alpha: undefined reference to `save_stack_trace'
Al Viro
1
-0
/
+2
2008-10-31
ftrace: handle archs that do not support irqs_disabled_flags
Steven Rostedt
1
-1
/
+6
2008-10-28
ftrace: fix current_tracer error return
Steven Rostedt
1
-3
/
+4
2008-10-28
tracing: fix a build error on alpha
Frederic Weisbecker
1
-0
/
+1
2008-10-23
ftrace: remove ftrace hash
Steven Rostedt
1
-3
/
+0
2008-10-23
ftrace: only have ftrace_kill atomic
Steven Rostedt
1
-1
/
+1
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
1
-1
/
+1
2008-10-14
trace: add build-time check to avoid overrunning hex buffer
Harvey Harrison
1
-3
/
+3
2008-10-14
ftrace: fix hex output mode of ftrace
Harvey Harrison
1
-6
/
+2
2008-10-14
ftrace: return an error when setting a nonexistent tracer
Frederic Weisbecker
1
-3
/
+10
2008-10-14
ftrace: make some tracers reentrant
Steven Rostedt
1
-8
/
+2
2008-10-14
ftrace: preempt disable over interrupt disable
Steven Rostedt
1
-60
/
+63
2008-10-14
ftrace: type cast filter+verifier
Steven Rostedt
1
-25
/
+60
2008-10-14
tracing/ftrace: adapt mmiotrace to the new type of print_line, fix
Frederic Weisbecker
1
-1
/
+1
2008-10-14
ring_buffer: implement new locking
Steven Rostedt
1
-36
/
+77
2008-10-14
tracing/ftrace: fix pipe breaking
Pekka Paalanen
1
-2
/
+8
2008-10-14
tracing/ftrace: change the type of the print_line callback
Frederic Weisbecker
1
-36
/
+41
2008-10-14
ftrace: take advantage of variable length entries
Steven Rostedt
1
-204
/
+235
2008-10-14
ftrace: make work with new ring buffer
Steven Rostedt
1
-698
/
+234
2008-10-14
tracing/ftrace: make tracing suitable to run the boot tracer
Frédéric Weisbecker
1
-5
/
+10
2008-10-14
tracing/ftrace: replace none tracer by nop tracer
Frédéric Weisbecker
1
-40
/
+9
2008-10-14
ftrace: inject markers via trace_marker file
Pekka Paalanen
1
-5
/
+71
2008-10-14
mmiotrace: handle TRACE_PRINT entries
Pekka Paalanen
1
-20
/
+11
2008-10-14
ftrace: add trace_vprintk()
Pekka Paalanen
1
-6
/
+18
2008-10-14
ftrace: move mmiotrace functions out of trace.c
Pekka Paalanen
1
-44
/
+2
2008-10-14
ftrace: sched_switch: show the wakee's cpu
Peter Zijlstra
1
-3
/
+9
2008-10-14
ftrace: make ftrace_printk usable with the other tracers
Peter Zijlstra
1
-3
/
+5
2008-10-14
ftrace: print continue index fix
Steven Rostedt
1
-5
/
+10
2008-10-14
ftrace: binary and not logical for continue test
Steven Rostedt
1
-3
/
+3
2008-10-14
ftrace: make output nicely spaced for up to 999 cpus
Michael Ellerman
1
-14
/
+14
2008-10-14
ftrace: fix some mistakes in error messages
Frédéric Weisbecker
1
-5
/
+5
2008-10-14
ftrace: dump out ftrace buffers to console on panic
Steven Rostedt
1
-1
/
+174
2008-10-14
ftrace: ftrace_printk doc moved
Steven Rostedt
1
-16
/
+0
2008-10-14
ftrace: printk formatting infrastructure
Steven Rostedt
1
-29
/
+244
2008-10-14
ftrace: new continue entry - separate out from trace_entry
Steven Rostedt
1
-127
/
+140
2008-07-27
tracing: remove unused variable
Andrea Righi
1
-1
/
+0
2008-07-24
ftrace: remove latency-tracer leftover
Ingo Molnar
1
-3
/
+0
2008-07-14
Merge branch 'tracing/ftrace' into auto-ftrace-next
Ingo Molnar
1
-4
/
+20
2008-07-11
ftrace: separate out the function enabled variable
Steven Rostedt
1
-3
/
+19
2008-07-11
ftrace: check proper config for preempt type
Steven Rostedt
1
-1
/
+1
2008-07-10
Merge branch 'tracing/sysprof' into auto-ftrace-next
Ingo Molnar
1
-0
/
+3
2008-07-10
Merge branch 'tracing/mmiotrace' into auto-ftrace-next
Ingo Molnar
1
-0
/
+42
2008-06-23
ftrace: freeze kprobe'd records
Abhishek Sagar
1
-0
/
+3
2008-06-12
ftrace: fix printout
Jiri Slaby
1
-3
/
+2
2008-06-10
ftrace: disable tracing when current_tracer is set to "none"
Ankita Garg
1
-5
/
+17
[next]