Julia Lawall
|
0bb943c7a2
tracing: kernel/trace/trace.c: introduce missing kfree()
|
16 년 전 |
Ingo Molnar
|
45b86a96f1
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
|
16 년 전 |
Steven Rostedt
|
bf5e6519b8
ftrace: disable tracing on resize
|
16 년 전 |
Eric Anholt
|
072ba49838
ftrace: fix breakage in bin_fmt results
|
16 년 전 |
Steven Rostedt
|
b3aa557722
ftrace: use kretprobe trampoline name to test in output
|
16 년 전 |
Al Viro
|
c2c8052946
tracing, alpha: undefined reference to `save_stack_trace'
|
16 년 전 |
Steven Rostedt
|
9244489a7b
ftrace: handle archs that do not support irqs_disabled_flags
|
16 년 전 |
Steven Rostedt
|
60063a6623
ftrace: fix current_tracer error return
|
16 년 전 |
Frederic Weisbecker
|
21798a84ab
tracing: fix a build error on alpha
|
16 년 전 |
Steven Rostedt
|
08f5ac906d
ftrace: remove ftrace hash
|
16 년 전 |
Steven Rostedt
|
81adbdc029
ftrace: only have ftrace_kill atomic
|
16 년 전 |
Steven Rostedt
|
606576ce81
ftrace: rename FTRACE to FUNCTION_TRACER
|
16 년 전 |
Harvey Harrison
|
ad0a3b6811
trace: add build-time check to avoid overrunning hex buffer
|
16 년 전 |
Harvey Harrison
|
2fbc474901
ftrace: fix hex output mode of ftrace
|
16 년 전 |
Frederic Weisbecker
|
c2931e05ec
ftrace: return an error when setting a nonexistent tracer
|
16 년 전 |
Steven Rostedt
|
3ea2e6d71a
ftrace: make some tracers reentrant
|
16 년 전 |
Steven Rostedt
|
38697053fa
ftrace: preempt disable over interrupt disable
|
16 년 전 |
Steven Rostedt
|
7104f300c5
ftrace: type cast filter+verifier
|
16 년 전 |
Frederic Weisbecker
|
797d3712a9
tracing/ftrace: adapt mmiotrace to the new type of print_line, fix
|
16 년 전 |
Steven Rostedt
|
d769041f86
ring_buffer: implement new locking
|
16 년 전 |
Pekka Paalanen
|
9ff4b9744c
tracing/ftrace: fix pipe breaking
|
16 년 전 |
Frederic Weisbecker
|
2c4f035f6c
tracing/ftrace: change the type of the print_line callback
|
16 년 전 |
Steven Rostedt
|
777e208d40
ftrace: take advantage of variable length entries
|
16 년 전 |
Steven Rostedt
|
3928a8a2d9
ftrace: make work with new ring buffer
|
16 년 전 |
Frédéric Weisbecker
|
b5ad384e79
tracing/ftrace: make tracing suitable to run the boot tracer
|
16 년 전 |
Frédéric Weisbecker
|
43a15386c4
tracing/ftrace: replace none tracer by nop tracer
|
16 년 전 |
Pekka Paalanen
|
5bf9a1ee35
ftrace: inject markers via trace_marker file
|
16 년 전 |
Pekka Paalanen
|
fc5e27ae4b
mmiotrace: handle TRACE_PRINT entries
|
16 년 전 |
Pekka Paalanen
|
801fe40001
ftrace: add trace_vprintk()
|
16 년 전 |
Pekka Paalanen
|
45dcd8b8a8
ftrace: move mmiotrace functions out of trace.c
|
16 년 전 |