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-28
stop_machine: fix up ftrace.c
Rusty Russell
1
-3
/
+3
2008-07-27
tracing: remove unused variable
Andrea Righi
1
-1
/
+0
2008-07-26
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-16
/
+22
2008-07-26
ftrace: fix modular build
Ingo Molnar
1
-0
/
+2
2008-07-25
markers: fix sparse integer as NULL pointer warning
Harvey Harrison
1
-1
/
+1
2008-07-24
ftrace: remove latency-tracer leftover
Ingo Molnar
1
-3
/
+0
2008-07-24
Merge branch 'linus' into tracing/urgent
Ingo Molnar
1
-1
/
+3
2008-07-18
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
1
-1
/
+3
2008-07-18
ftrace: only trace preempt off with preempt tracer
Steven Rostedt
1
-2
/
+4
2008-07-18
ftrace: fix 4d3702b6 (post-v2.6.26): WARNING: at kernel/lockdep.c:2731 check_...
Steven Rostedt
1
-11
/
+16
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
[next]