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
/
trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-31
ftrace: handle archs that do not support irqs_disabled_flags
Steven Rostedt
1
-9
/
+11
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
1
-1
/
+1
2008-10-14
ftrace: preempt disable over interrupt disable
Steven Rostedt
1
-6
/
+7
2008-10-14
ftrace: type cast filter+verifier
Steven Rostedt
1
-0
/
+42
2008-10-14
tracing/ftrace: change the type of the print_line callback
Frederic Weisbecker
1
-1
/
+9
2008-10-14
ftrace: take advantage of variable length entries
Steven Rostedt
1
-39
/
+42
2008-10-14
ftrace: make work with new ring buffer
Steven Rostedt
1
-17
/
+5
2008-10-14
tracing/ftrace: add the boot tracer
Frédéric Weisbecker
1
-0
/
+4
2008-10-14
tracing/ftrace: replace none tracer by nop tracer
Frédéric Weisbecker
1
-0
/
+2
2008-10-14
trace: remove pointless ifdefs
Steven Noonan
1
-16
/
+0
2008-10-14
ftrace: add nop tracer
Steven Noonan
1
-0
/
+4
2008-10-14
ftrace: inject markers via trace_marker file
Pekka Paalanen
1
-0
/
+4
2008-10-14
mmiotrace: handle TRACE_PRINT entries
Pekka Paalanen
1
-0
/
+19
2008-10-14
ftrace: add trace_vprintk()
Pekka Paalanen
1
-0
/
+1
2008-10-14
ftrace: move mmiotrace functions out of trace.c
Pekka Paalanen
1
-9
/
+6
2008-10-14
ftrace: sched_switch: show the wakee's cpu
Peter Zijlstra
1
-0
/
+1
2008-10-14
ftrace: make ftrace_printk usable with the other tracers
Peter Zijlstra
1
-0
/
+1
2008-10-14
ftrace: printk formatting infrastructure
Steven Rostedt
1
-0
/
+11
2008-10-14
ftrace: new continue entry - separate out from trace_entry
Steven Rostedt
1
-3
/
+14
2008-07-14
Merge branch 'tracing/ftrace' into auto-ftrace-next
Ingo Molnar
1
-2
/
+8
2008-07-11
ftrace: define function trace nop
Steven Rostedt
1
-2
/
+8
2008-07-10
Merge branch 'tracing/sysprof' into auto-ftrace-next
Ingo Molnar
1
-0
/
+6
2008-07-10
Merge branch 'tracing/mmiotrace' into auto-ftrace-next
Ingo Molnar
1
-0
/
+14
2008-05-26
ftrace: fix up cmdline recording
Steven Rostedt
1
-2
/
+2
2008-05-24
ftrace: mmiotrace, updates
Pekka Paalanen
1
-0
/
+14
2008-05-23
ftrace: sysprof updates
Ingo Molnar
1
-0
/
+2
2008-05-23
ftrace: sysprof-plugin, add self-tests
Ingo Molnar
1
-0
/
+4
2008-05-23
ftrace: stacktrace fix
Ingo Molnar
1
-1
/
+1
2008-05-23
Port ftrace to markers
Mathieu Desnoyers
1
-19
/
+1
2008-05-23
ftrace: add readpos to struct trace_seq; add trace_seq_to_user()
Pekka Paalanen
1
-0
/
+3
2008-05-23
ftrace: add trace pipe header pluggin
Steven Rostedt
1
-0
/
+5
2008-05-23
ftrace: add logic to record overruns
Steven Rostedt
1
-1
/
+5
2008-05-23
ftrace: fix comm on function trace output
Steven Rostedt
1
-0
/
+2
2008-05-23
ftrace: comment code
Steven Rostedt
1
-0
/
+7
2008-05-23
ftrace: move enums to ftrace.h and make helper function global
Thomas Gleixner
1
-0
/
+15
2008-05-23
ftrace: user raw_spin_lock in tracing
Steven Rostedt
1
-1
/
+1
2008-05-23
ftrace: fix dynamic ftrace selftest
Steven Rostedt
1
-0
/
+2
2008-05-23
ftrace: trace next state
Peter Zijlstra
1
-0
/
+1
2008-05-23
ftrace: trace scheduler rbtree
Ingo Molnar
1
-0
/
+1
2008-05-23
ftrace: sched tracer, trace full rbtree
Ingo Molnar
1
-0
/
+14
2008-05-23
ftrace: add stack tracing
Ingo Molnar
1
-0
/
+11
2008-05-23
ftrace: add wakeup events to sched tracer
Ingo Molnar
1
-0
/
+12
2008-05-23
ftrace: remove notrace
Ingo Molnar
1
-3
/
+3
2008-05-23
ftrace: add trace_function api for other tracers to use
Steven Rostedt
1
-0
/
+5
2008-05-23
ftrace: add trace_special()
Ingo Molnar
1
-0
/
+15
2008-05-23
ftrace: remove-idx-sync
Ingo Molnar
1
-2
/
+0
2008-05-23
ftrace: timestamp syncing, prepare
Ingo Molnar
1
-4
/
+1
2008-05-23
ftrace: fix locking
Ingo Molnar
1
-0
/
+1
2008-05-23
ftrace: user run time file reading
Steven Rostedt
1
-0
/
+2
2008-05-23
ftrace: add a buffer for output
Steven Rostedt
1
-0
/
+6
[next]