index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-14
ftrace: fix incorrect comment style of __ftrace_enabled_save()
Huang Ying
1
-2
/
+4
2008-10-14
ftrace: add necessary locking for ftrace records
Steven Rostedt
1
-14
/
+30
2008-10-14
ftrace: do not init module on ftrace disabled
Steven Rostedt
1
-2
/
+2
2008-10-14
ftrace: fix some mistakes in error messages
Frédéric Weisbecker
1
-5
/
+5
2008-10-14
ftrace: scripts/recordmcount.pl cross-build hack
Ingo Molnar
1
-0
/
+14
2008-10-14
ftrace: ftrace_kill_atomic() build fix
Ingo Molnar
1
-0
/
+1
2008-10-14
ftrace: build fix
Ingo Molnar
1
-1
/
+4
2008-10-14
ftrace: dump out ftrace buffers to console on panic
Steven Rostedt
2
-1
/
+176
2008-10-14
ftrace: ftrace_printk doc moved
Steven Rostedt
2
-17
/
+18
2008-10-14
ftrace: printk formatting infrastructure
Steven Rostedt
4
-33
/
+272
2008-10-14
ftrace: new continue entry - separate out from trace_entry
Steven Rostedt
3
-136
/
+160
2008-10-14
ftrace: remove old pointers to mcount
Steven Rostedt
4
-7
/
+41
2008-10-14
ftrace: move notrace to compiler.h
Steven Rostedt
2
-2
/
+2
2008-10-14
ftrace: do not show freed records in available_filter_functions
Steven Rostedt
1
-6
/
+4
2008-10-14
ftrace: use only 5 byte nops for x86
Steven Rostedt
1
-7
/
+61
2008-10-14
ftrace: x86 mcount stub
Steven Rostedt
3
-52
/
+2
2008-10-14
ftrace: enable using mcount recording on x86
Steven Rostedt
1
-0
/
+1
2008-10-14
ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORD
Steven Rostedt
1
-0
/
+5
2008-10-14
ftrace: enable mcount recording for modules
Steven Rostedt
3
-0
/
+19
2008-10-14
ftrace: mcount call site on boot nops core
Steven Rostedt
4
-43
/
+124
2008-10-14
ftrace: create __mcount_loc section
Steven Rostedt
4
-0
/
+302
2008-10-14
ftrace: mark lapic_wd_event() notrace
Ingo Molnar
1
-4
/
+7
2008-10-14
ftrace: ignore functions that cannot be kprobe-ed
Ingo Molnar
2
-3
/
+4
2008-10-14
tracepoints: use TABLE_SIZE macro
Mathieu Desnoyers
1
-3
/
+3
2008-10-14
x86: fix mmiotrace 8-bit register decoding
Pekka Paalanen
1
-37
/
+84
2008-10-14
tracing: clean up tracepoints kconfig structure
Ingo Molnar
2
-4
/
+6
2008-10-14
sched: clean up tracepoints
Ingo Molnar
1
-12
/
+23
2008-10-14
tracing: disable tracepoints by default
Ingo Molnar
1
-1
/
+0
2008-10-14
ftrace: port to tracepoints
Mathieu Desnoyers
2
-197
/
+58
2008-10-14
tracing, sched: LTTng instrumentation - scheduler
Mathieu Desnoyers
6
-12
/
+71
2008-10-14
tracing: tracepoints, samples
Mathieu Desnoyers
7
-1
/
+176