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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-23
ftrace: do not profile lib/string.o
Steven Rostedt
1
-0
/
+8
2008-05-23
ftrace: remove address of function names
Steven Rostedt
1
-2
/
+2
2008-05-23
ftrace: cleanups
Ingo Molnar
3
-4
/
+5
2008-05-23
ftrace: add trace_function api for other tracers to use
Steven Rostedt
4
-11
/
+17
2008-05-23
ftrace: allow the event pipe to be polled
Soeren Sandmann Pedersen
1
-1
/
+38
2008-05-23
ftrace: build fix
Ingo Molnar
1
-5
/
+5
2008-05-23
ftrace: build fix
Ingo Molnar
1
-0
/
+6
2008-05-23
ftrace: introduce the "hex" output method
Ingo Molnar
1
-1
/
+92
2008-05-23
ftrace: build fix
Ingo Molnar
2
-46
/
+67
2008-05-23
ftrace: use cpu clock again
Ingo Molnar
1
-53
/
+1
2008-05-23
ftrace: enabled tracing by default
Steven Rostedt
1
-1
/
+3
2008-05-23
ftrace: disable tracing on failure
Steven Rostedt
3
-9
/
+110
2008-05-23
ftrace - fix dynamic ftrace memory leak
Steven Rostedt
2
-6
/
+46
2008-05-23
ftrace: pipe fixes
Steven Rostedt
1
-8
/
+7
2008-05-23
ftrace, locking fix
Ingo Molnar
1
-6
/
+9
2008-05-23
ftrace: add trace_special()
Ingo Molnar
2
-0
/
+59
2008-05-23
ftrace: bin-output
Ingo Molnar
1
-0
/
+50
2008-05-23
ftrace: add raw output
Ingo Molnar
1
-8
/
+55
2008-05-23
ftrace: clean-up-pipe-iteration
Ingo Molnar
1
-15
/
+5
2008-05-23
ftrace: remove-idx-sync
Ingo Molnar
2
-37
/
+5
2008-05-23
ftrace: fast, scalable, synchronized timestamps
Ingo Molnar
1
-1
/
+53
2008-05-23
ftrace: timestamp syncing, prepare
Ingo Molnar
7
-14
/
+16
2008-05-23
ftrace: cleanups
Ingo Molnar
2
-38
/
+39
2008-05-23
ftrace: fix locking
Ingo Molnar
2
-5
/
+4
2008-05-23
ftrace: user run time file reading
Steven Rostedt
2
-46
/
+309
2008-05-23
ftrace: add a buffer for output
Steven Rostedt
2
-68
/
+140
2008-05-23
ftrace: change buffers to producer consumer
Steven Rostedt
2
-44
/
+65
2008-05-23
ftrace: reset selftests
Steven Rostedt
1
-0
/
+7
2008-05-23
ftrace: disable all tracers on corrupted buffer
Steven Rostedt
1
-0
/
+2
2008-05-23
ftrace: fix time offset
Ingo Molnar
2
-21
/
+63
2008-05-23
ftrace: startup tester on dynamic tracing.
Steven Rostedt
3
-4
/
+130
2008-05-23
ftrace: add README
Ingo Molnar
1
-1
/
+39
2008-05-23
ftrace: cleanups
Ingo Molnar
7
-103
/
+134
2008-05-23
ftrace: add self-tests
Steven Rostedt
8
-2
/
+538
2008-05-23
ftrace: force recording
Steven Rostedt
2
-0
/
+55
2008-05-23
ftrace: fix max latency
Steven Rostedt
1
-6
/
+6
2008-05-23
ftrace: fix updates to max trace
Steven Rostedt
2
-13
/
+20
2008-05-23
ftrace: don't use raw_local_irq_save/restore
Steven Rostedt
2
-4
/
+4
2008-05-23
ftrace: lockdep notrace annotations
Steven Rostedt
2
-12
/
+13
2008-05-23
ftrace: irqs off smp_processor_id() fix
Steven Rostedt
1
-2
/
+11
2008-05-23
ftrace: debug smp_processor_id, use notrace preempt disable
Steven Rostedt
1
-2
/
+2
2008-05-23
ftrace: fix kexec
Ingo Molnar
3
-0
/
+15
2008-05-23
ftrace: convert single large buffer into single pages.
Steven Rostedt
2
-58
/
+195
2008-05-23
ftrace: add filter select functions to trace
Steven Rostedt
2
-18
/
+513
2008-05-23
ftrace: use dynamic patching for updating mcount calls
Steven Rostedt
5
-84
/
+261
2008-05-23
ftrace: move memory management out of arch code
Steven Rostedt
3
-163
/
+192
2008-05-23
ftrace: use nops instead of jmp
Steven Rostedt
3
-18
/
+28
2008-05-23
ftrace: add ftrace_enabled sysctl to disable mcount function
Steven Rostedt
3
-18
/
+124
2008-05-23
ftrace: dynamic enabling/disabling of function calls
Steven Rostedt
5
-32
/
+597
2008-05-23
ftrace: trace preempt off critical timings
Steven Rostedt
8
-53
/
+197
[next]