Commit Graph

158 Commits (e6e7a65aabdb696cf05a56cfd495c49a11fd4cde)

Author SHA1 Message Date
Frederic Weisbecker e6e7a65aab tracing/ftrace: fix unexpected -EINVAL when longest tracer name is set 16 years ago
Steven Rostedt d51ad7ac48 ftrace: replace raw_local_irq_save with local_irq_save 16 years ago
Steven Rostedt 12ef7d4486 ftrace: CPU buffer start annotation clean ups 16 years ago
Steven Rostedt ee6bce5227 ftrace: rename iter_ctrl to trace_options 16 years ago
Steven Rostedt 1696b2b0f4 ftrace: show buffer size in kilobytes 16 years ago
Steven Rostedt a94c80e78b ftrace: rename trace_entries to buffer_size_kb 16 years ago
Steven Rostedt 9f029e83e9 ftrace: rename unlikely iter_ctrl to branch 16 years ago
Steven Rostedt 2ed84eeb88 trace: rename unlikely profiler to branch profiler 16 years ago
Ingo Molnar 68d119f0a6 tracing: finetune branch-tracer output 16 years ago
Ingo Molnar f88c4ae9f8 tracing: branch tracer, tweak output 16 years ago
Steven Rostedt 52f232cb72 tracing: likely/unlikely branch annotation tracer 16 years ago
Frederic Weisbecker 15e6cb3673 tracing: add a tracer to catch execution time of kernel functions 16 years ago
Steven Rostedt 5aa1ba6a6c ftrace: prevent ftrace_special from recursion 16 years ago
Steven Rostedt bf5e6519b8 ftrace: disable tracing on resize 16 years ago
Steven Rostedt a309720c87 ftrace: display start of CPU buffer in trace output 16 years ago
Steven Rostedt c76f06945b ftrace: remove trace array ctrl 16 years ago
Steven Rostedt bbf5b1a0ce ftrace: remove ctrl_update method 16 years ago
Steven Rostedt 49833fc232 ftrace: enable trace_printk by default 16 years ago
Steven Rostedt 9036990d46 ftrace: restructure tracing start/stop infrastructure 17 years ago
Steven Rostedt 0f04870148 ftrace: soft tracing stop and start 17 years ago
Eric Anholt 072ba49838 ftrace: fix breakage in bin_fmt results 17 years ago
Frederic Weisbecker d7ad44b697 tracing/fastboot: use sched switch tracer from boot tracer 17 years ago
Steven Rostedt b2a866f934 ftrace: function tracer with irqs disabled 17 years ago
Steven Rostedt 182e9f5f70 ftrace: insert in the ftrace_preempt_disable()/enable() functions 17 years ago
Steven Rostedt b3aa557722 ftrace: use kretprobe trampoline name to test in output 17 years ago
Al Viro c2c8052946 tracing, alpha: undefined reference to `save_stack_trace' 17 years ago
Peter Zijlstra d9e540762f ftrace: ftrace_dump_on_oops=[tracer] 17 years ago
Steven Rostedt a26a2a2739 ftrace: nmi safe code clean ups 17 years ago
Steven Rostedt 9244489a7b ftrace: handle archs that do not support irqs_disabled_flags 17 years ago
Steven Rostedt b807c3d0f8 ftrace: nmi update statistics 17 years ago
Steven Rostedt 60063a6623 ftrace: fix current_tracer error return 17 years ago
Frederic Weisbecker 21798a84ab tracing: fix a build error on alpha 17 years ago
Steven Rostedt 944ac4259e ftrace: ftrace dump on oops control 17 years ago
Steven Rostedt 08f5ac906d ftrace: remove ftrace hash 17 years ago
Steven Rostedt 81adbdc029 ftrace: only have ftrace_kill atomic 17 years ago
Steven Rostedt 606576ce81 ftrace: rename FTRACE to FUNCTION_TRACER 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
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 38697053fa ftrace: preempt disable over interrupt disable 17 years ago
Steven Rostedt 7104f300c5 ftrace: type cast filter+verifier 17 years ago
Frederic Weisbecker 797d3712a9 tracing/ftrace: adapt mmiotrace to the new type of print_line, fix 17 years ago
Steven Rostedt d769041f86 ring_buffer: implement new locking 17 years ago
Pekka Paalanen 9ff4b9744c tracing/ftrace: fix pipe breaking 17 years ago
Frederic Weisbecker 2c4f035f6c tracing/ftrace: change the type of the print_line callback 17 years ago
Steven Rostedt 777e208d40 ftrace: take advantage of variable length entries 17 years ago
Steven Rostedt 3928a8a2d9 ftrace: make work with new ring buffer 17 years ago
Frédéric Weisbecker b5ad384e79 tracing/ftrace: make tracing suitable to run the boot tracer 17 years ago
Frédéric Weisbecker 43a15386c4 tracing/ftrace: replace none tracer by nop tracer 17 years ago