Commit Graph

298 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Lai Jiangshan 4f5a7f40dd ftrace: prevent recursion 16 years ago
Pekka Paalanen 7ee1768ddb x86, mmiotrace: fix buffer overrun detection 16 years ago
Liming Wang 522a110b42 function tracing: fix wrong position computing of stack_trace 16 years ago
Steven Rostedt 32464779a1 ftrace: fix dyn ftrace filter selection 16 years ago
Steven Rostedt 8204327831 ftrace: make filtered functions effective on setting 16 years ago
Steven Rostedt f10ed36ec1 ftrace: fix set_ftrace_filter 16 years ago
Vegard Nossum 641d2f63cf trace: introduce missing mutex_unlock() 16 years ago
Julia Lawall 0bb943c7a2 tracing: kernel/trace/trace.c: introduce missing kfree() 16 years ago
walimis 5821e1b74f function tracing: fix wrong pos computing when read buffer has been fulfilled 16 years ago
Ingo Molnar ee51a1de7e tracing: fix mmiotrace resizing crash 16 years ago
Steven Rostedt 47e74f2ba8 ring-buffer: no preempt for sched_clock() 16 years ago
Steven Rostedt a358324466 ring-buffer: buffer record on/off switch 16 years ago
Steven Rostedt 4143c5cb36 ring-buffer: prevent infinite looping on time stamping 16 years ago
Steven Rostedt bf5e6519b8 ftrace: disable tracing on resize 16 years ago
Eric Anholt 072ba49838 ftrace: fix breakage in bin_fmt results 16 years ago
Steven Rostedt 818e3dd30a tracing, ring-buffer: add paranoid checks for loops 16 years ago
Steven Rostedt b3aa557722 ftrace: use kretprobe trampoline name to test in output 16 years ago
Al Viro c2c8052946 tracing, alpha: undefined reference to `save_stack_trace' 16 years ago
Steven Rostedt 9244489a7b ftrace: handle archs that do not support irqs_disabled_flags 16 years ago
Steven Rostedt f3384b28a0 ftrace: fix trace_nop config select 16 years ago
Frederic Weisbecker 0b6e4d56bf ftrace: perform an initialization for ftrace to enable it 16 years ago
Steven Rostedt 60063a6623 ftrace: fix current_tracer error return 16 years ago
Frederic Weisbecker 21798a84ab tracing: fix a build error on alpha 17 years ago
Frederic Weisbecker ea31e72d75 tracing/ftrace: make boot tracer select the sched_switch tracer 17 years ago
Stephen Rothwell e2862c9470 trace: fix printk warning for u64 17 years ago
Ingo Molnar f17845e5d9 ftrace: warning in kernel/trace/ftrace.c 17 years ago
Ingo Molnar 66b0de3569 ftrace: fix build failure 17 years ago
Steven Rostedt 08f5ac906d ftrace: remove ftrace hash 17 years ago
Steven Rostedt 4d296c2432 ftrace: remove mcount set 17 years ago
Steven Rostedt cb7be3b2fc ftrace: remove daemon 17 years ago
Steven Rostedt 6912896e99 ftrace: add ftrace warn on to disable ftrace 17 years ago
Steven Rostedt 81adbdc029 ftrace: only have ftrace_kill atomic 17 years ago
Steven Rostedt 593eb8a2d6 ftrace: return error on failed modified text. 17 years ago
Steven Rostedt 6ae2a0765a ring-buffer: fix free page 17 years ago
Peter Zijlstra 17d80fd07d tracing: create tracers menu 17 years ago
Steven Rostedt 81520a1b06 ftrace: stack tracer only record when on stack 17 years ago
Steven Rostedt 3ce83aea86 ftrace: rename the ftrace tracer to function 17 years ago
Steven Rostedt 606576ce81 ftrace: rename FTRACE to FUNCTION_TRACER 17 years ago
Steven Rostedt c2db8054c1 ftrace: fix depends 17 years ago
Steven Rostedt bd95b88d9e ftrace: release functions from hash 17 years ago
Ingo Molnar 98d9c66ab0 tracing/fastboot: improve help text 17 years ago
Ingo Molnar 4519d9e54d tracing/stacktrace: improve help text 17 years ago
Harvey Harrison ad0a3b6811 trace: add build-time check to avoid overrunning hex buffer 17 years ago
Harvey Harrison 2fbc474901 ftrace: fix hex output mode of ftrace 17 years ago
Arjan van de Ven 8a5d900cca tracing/fastboot: fix printk format typo in boot tracer 17 years ago
Frederic Weisbecker c2931e05ec ftrace: return an error when setting a nonexistent tracer 17 years ago
Steven Rostedt 3ea2e6d71a ftrace: make some tracers reentrant 17 years ago
Steven Rostedt bf41a158ca ring-buffer: make reentrant 17 years ago
Steven Rostedt 6f807acd27 ring-buffer: move page indexes into page headers 17 years ago
Frederic Weisbecker 097d036a2f tracing/fastboot: only trace non-module initcalls 17 years ago