index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
wmi.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2008-05-23
ftrace: trace irq disabled critical timings
Steven Rostedt
13
-31
/
+531
2008-05-23
ftrace: tracer for scheduler wakeup latency
Steven Rostedt
4
-4
/
+343
2008-05-23
ftrace: add tracing of context switches
Steven Rostedt
3
-0
/
+128
2008-05-23
ftrace: function tracer
Steven Rostedt
3
-0
/
+87
2008-05-23
ftrace: latency tracer infrastructure
Steven Rostedt
5
-0
/
+1739
2008-05-23
ftrace: add basic support for gcc profiler instrumentation
Arnaldo Carvalho de Melo
10
-0
/
+256
2008-05-23
ftrace: annotate core code that should not be traced
Arnaldo Carvalho de Melo
1
-1
/
+1
2008-05-23
x86: add notrace annotations to vsyscall.
Steven Rostedt
4
-10
/
+14
2008-05-23
tracing: add notrace to linkage.h
Ingo Molnar
1
-0
/
+2
[next]