Commit Graph

85 Commits (948408ba3e2a67ed0f95e18ed5be1c622c2c5fc3)

Author SHA1 Message Date
Lai Jiangshan 3ddeb912f4 ftrace: enable format arguments checking 16 years ago
Steven Rostedt f38f1d2aa5 trace: add a way to enable or disable the stack tracer 16 years ago
Frederic Weisbecker bcbc4f20b5 tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt 16 years ago
Hugh Dickins 9c24624727 KSYM_SYMBOL_LEN fixes 16 years ago
Frederic Weisbecker 380c4b1411 tracing/function-graph-tracer: append the tracing_graph_flag 16 years ago
Frederic Weisbecker 8b96f01198 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions 16 years ago
Frederic Weisbecker 21a8c466f9 tracing/ftrace: provide the macro task_curr_ret_stack() 16 years ago
Steven Rostedt ea4e2bc4d9 ftrace: graph of a single function 16 years ago
Steven Rostedt e49dc19c6a ftrace: function graph return for function entry 16 years ago
Steven Rostedt 14a866c567 ftrace: add ftrace_graph_stop() 16 years ago
Arjan van de Ven f3f47a6768 tracing: add "power-tracer": C/P state tracer to help power optimization 16 years ago
Steven Rostedt 5a45cfe1c6 ftrace: use code patching for ftrace graph tracer 16 years ago
Frederic Weisbecker 287b6e68ca tracing/function-return-tracer: set a more human readable output 16 years ago
Frederic Weisbecker fb52607afc tracing/function-return-tracer: change the name into function-graph-tracer 16 years ago
Steven Rostedt 69bb54ec05 ftrace: add ftrace_off_permanent 16 years ago
Ingo Molnar 82f60f0bc8 tracing/function-return-tracer: clean up task start/exit callbacks 16 years ago
Frederic Weisbecker f201ae2356 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically 16 years ago
Frederic Weisbecker 0231022cc3 tracing/function-return-tracer: add the overrun field 16 years ago
Frederic Weisbecker e7d3737ea1 tracing/function-return-tracer: support for dynamic ftrace on function return tracer 16 years ago
Steven Rostedt 31e889098a ftrace: pass module struct to arch dynamic ftrace functions 16 years ago
Frederic Weisbecker 3f5ec13696 tracing/fastboot: move boot tracer structs and funcs into their own header. 16 years ago
Frederic Weisbecker caf4b323b0 tracing, x86: add low level support for ftrace return tracing 16 years ago
Steven Rostedt 6a60dd121c ftrace: split out hardirq ftrace code into own header 16 years ago
Steven Rostedt 0f04870148 ftrace: soft tracing stop and start 16 years ago
Steven Rostedt 60a7ecf426 ftrace: add quick function trace stop 16 years ago
Frederic Weisbecker 71566a0d16 tracing/fastboot: Enable boot tracing only during initcalls 16 years ago
Steven Rostedt 7e5e26a3d8 ftrace: fix hardirq header for non ftrace archs 16 years ago
Steven Rostedt a26a2a2739 ftrace: nmi safe code clean ups 16 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 4d296c2432 ftrace: remove mcount set 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 606576ce81 ftrace: rename FTRACE to FUNCTION_TRACER 17 years ago
Tim Bird ca538f6bbe tracing/fastboot: add better resolution to initcall debug/tracing 17 years ago
Frederic Weisbecker 097d036a2f tracing/fastboot: only trace non-module initcalls 17 years ago
Steven Noonan eb7fa93527 ftrace: ktime.h not included in ftrace.h 17 years ago
Ingo Molnar 3e1932ad59 tracing/fastboot: build fix 17 years ago
Frederic Weisbecker 5601020feb tracing/fastboot: get the initcall name before it disappears 17 years ago
Frederic Weisbecker cb5ab74204 tracing/fastboot: change the printing of boot tracer according to bootgraph.pl 17 years ago
Frédéric Weisbecker d13744cd6e tracing/ftrace: add the boot tracer 17 years ago
Steven Rostedt c0719e5a4b ftrace: use ftrace_release for all dynamic ftrace functions 17 years ago
Huang Ying 3700273586 ftrace: fix incorrect comment style of __ftrace_enabled_save() 17 years ago
Ingo Molnar c5131ad6c3 ftrace: ftrace_kill_atomic() build fix 17 years ago
Ingo Molnar 7b928c23fa ftrace: build fix 17 years ago
Steven Rostedt 3f5a54e371 ftrace: dump out ftrace buffers to console on panic 17 years ago
Steven Rostedt 2f2c99dba2 ftrace: ftrace_printk doc moved 17 years ago
Steven Rostedt dd0e545f06 ftrace: printk formatting infrastructure 17 years ago
Steven Rostedt fed1939c64 ftrace: remove old pointers to mcount 17 years ago
Steven Rostedt 90d595fe5c ftrace: enable mcount recording for modules 17 years ago