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-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-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-23
ftrace: add have dynamic ftrace config for archs
Steven Rostedt
1
-0
/
+4
2008-05-23
ftrace: support for PowerPC
Steven Rostedt
1
-2
/
+9
2008-05-23
ftrace: cleanups
Ingo Molnar
1
-3
/
+3
2008-05-23
ftrace: fix mcount export bug
Ingo Molnar
1
-3
/
+0
2008-05-23
ftrace: remove packed attribute on ftrace_page.
David Miller
1
-2
/
+2
2008-05-23
ftrace: stacktrace fix
Ingo Molnar
2
-3
/
+3
2008-05-23
Port ftrace to markers
Mathieu Desnoyers
3
-53
/
+244
2008-05-23
ftrace: limit trace entries
Steven Rostedt
1
-0
/
+38
2008-05-23
ftrace: add readpos to struct trace_seq; add trace_seq_to_user()
Pekka Paalanen
2
-37
/
+39
2008-05-23
ftrace: use raw_smp_processor_id for mcount functions
Steven Rostedt
1
-4
/
+11
2008-05-23
ftrace: special stacktrace
Ingo Molnar
1
-23
/
+24
2008-05-23
ftrace: trace faster
Ingo Molnar
1
-2
/
+2
2008-05-23
ftrace: fix setting of pos in read_pipe
Steven Rostedt
1
-1
/
+1
2008-05-23
ftrace: add trace pipe header pluggin
Steven Rostedt
2
-7
/
+36
2008-05-23
ftrace: add logic to record overruns
Steven Rostedt
2
-6
/
+16
2008-05-23
ftrace: fix comm on function trace output
Steven Rostedt
4
-3
/
+15
2008-05-23
ftrace: comment code
Steven Rostedt
2
-1
/
+141
2008-05-23
ftrace: modulize the number of CPU buffers
Steven Rostedt
1
-14
/
+24
2008-05-23
ftrace: replace simple_strtoul with strict_strtoul
Steven Rostedt
1
-6
/
+22
2008-05-23
ftrace: simple clean ups
Steven Rostedt
1
-13
/
+12
[next]