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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-14
Merge branch 'tracing/ftrace' into auto-ftrace-next
Ingo Molnar
6
-9
/
+52
2008-07-11
ftrace: build fix for ftraced_suspend
Ingo Molnar
1
-0
/
+2
2008-07-11
ftrace: separate out the function enabled variable
Steven Rostedt
1
-3
/
+19
2008-07-11
ftrace: add ftrace_kill_atomic
Steven Rostedt
1
-0
/
+15
2008-07-11
ftrace: use current CPU for function startup
Steven Rostedt
1
-0
/
+3
2008-07-11
ftrace: start wakeup tracing after setting function tracer
Steven Rostedt
1
-1
/
+2
2008-07-11
ftrace: check proper config for preempt type
Steven Rostedt
1
-1
/
+1
2008-07-11
ftrace: define function trace nop
Steven Rostedt
1
-2
/
+8
2008-07-11
ftrace: move sched_switch enable after markers
Steven Rostedt
1
-2
/
+2
2008-07-10
Merge branch 'tracing/sysprof' into auto-ftrace-next
Ingo Molnar
6
-0
/
+404
2008-07-10
Merge branch 'tracing/mmiotrace' into auto-ftrace-next
Ingo Molnar
4
-0
/
+352
2008-07-03
ftrace: prevent ftrace modifications while being kprobe'd, v2
Abhishek Sagar
1
-1
/
+8
2008-06-23
ftrace: avoid modifying kprobe'd records
Abhishek Sagar
1
-4
/
+31
2008-06-23
ftrace: freeze kprobe'd records
Abhishek Sagar
2
-1
/
+74
2008-06-23
ftrace: store mcount address in rec->ip
Abhishek Sagar
1
-1
/
+2
2008-06-16
namespacecheck: fixes
Ingo Molnar
2
-3
/
+3
2008-06-14
ftrace: fix "notrace" filtering priority
Abhishek Sagar
1
-3
/
+9
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
2008-06-10
ftrace: prevent freeing of all failed updates
Abhishek Sagar
1
-3
/
+2
2008-06-10
ftrace: add debugfs entry 'failures'
Abhishek Sagar
1
-1
/
+39
2008-06-10
ftrace: remove ftrace_ip_converted()
Abhishek Sagar
1
-7
/
+0
2008-06-10
ftrace: prevent freeing of all failed updates
Abhishek Sagar
1
-30
/
+46
2008-06-02
ftrace: user update and disable dynamic ftrace daemon
Steven Rostedt
1
-47
/
+110
2008-06-02
ftrace: distinguish kretprobe'd functions in trace logs
Abhishek Sagar
1
-3
/
+24
2008-05-26
ftrace: fix updating of ftrace_update_cnt
Abhishek Sagar
1
-3
/
+5
2008-05-26
ftrace: safe traversal of ftrace_hash hlist
Abhishek Sagar
1
-2
/
+2
2008-05-26
ftrace: fix up cmdline recording
Steven Rostedt
4
-13
/
+19
2008-05-26
ftrace: set_ftrace_notrace feature
Steven Rostedt
1
-40
/
+130
2008-05-26
ftrace: remove printks from irqsoff trace
Steven Rostedt
1
-16
/
+0
2008-05-26
ftrace: add function tracing to wake up tracing
Steven Rostedt
1
-1
/
+66
2008-05-26
ftrace: move ftrace_special to trace.c
Steven Rostedt
2
-26
/
+25
2008-05-26
ftrace: limit use of check pages
Steven Rostedt
2
-9
/
+24
2008-05-24
sysprof: make it depend on X86
Thomas Gleixner
1
-1
/
+1
2008-05-24
x86 mmiotrace: use resource_size_t for phys addresses
Pekka Paalanen
1
-8
/
+12
2008-05-24
mmiotrace: do not print bogus pid for maps either
Pekka Paalanen
1
-2
/
+2
2008-05-24
mmiotrace: print overrun counts
Pekka Paalanen
1
-0
/
+25
2008-05-24
mmiotrace: print header using the read hook.
Pekka Paalanen
1
-7
/
+53
2008-05-24
x86 mmiotrace: Do not print bogus pid
Pekka Paalanen
1
-3
/
+3
2008-05-24
mmiotrace: ftrace fix
Ingo Molnar
1
-4
/
+12
2008-05-24
ftrace: mmiotrace update, #2
Pekka Paalanen
1
-3
/
+44
2008-05-24
ftrace: mmiotrace, updates
Pekka Paalanen
3
-28
/
+171
2008-05-24
ftrace: add mmiotrace plugin
Pekka Paalanen
2
-0
/
+85
2008-05-23
ftrace/sysprof: don't trace the user stack if we are a kernel thread.
Soeren Sandmann
1
-21
/
+29
2008-05-23
sysprof: update copyrights
Ingo Molnar
1
-1
/
+1
2008-05-23
sysprof: kernel trace
Soeren Sandmann Pedersen
1
-9
/
+80
2008-05-23
ftrace: make it more available in the Kconfig
Thomas Gleixner
1
-1
/
+1
2008-05-23
ftrace: fix __trace_special()
Thomas Gleixner
1
-4
/
+4
2008-05-23
ftrace: remove notrace
Thomas Gleixner
1
-5
/
+5
2008-05-23
ftrace: sysprof updates
Ingo Molnar
3
-2
/
+73
[next]