- ce5e480 ftrace: disable preemption when recursion locked by 王贇 · 3 years, 3 months ago
- 22db095 tracing: Add "func_no_repeats" option for function tracing by Yordan Karadzhov (VMware) · 3 years, 9 months ago
- 4994891 tracing: Unify the logic for function tracing options by Yordan Karadzhov (VMware) · 3 years, 9 months ago
- 36590c50 tracing: Merge irqflags + preempt counter. by Sebastian Andrzej Siewior · 4 years ago
- 18d14eb tracing: Remove get/put_cpu() from function_trace_init by Qiujun Huang · 4 years, 1 month ago
- d19ad07 ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs by Steven Rostedt (VMware) · 4 years, 3 months ago
- 773c167 ftrace: Add recording of functions that caused recursion by Steven Rostedt (VMware) · 4 years, 2 months ago
- a25d036 ftrace: Reverse what the RECURSION flag means in the ftrace_ops by Steven Rostedt (VMware) · 4 years, 2 months ago
- 6e4eb9c ftrace: Add ftrace_test_recursion_trylock() helper function by Steven Rostedt (VMware) · 4 years, 2 months ago
- 4114fbf tracing: Enable creating new instance early boot by Masami Hiramatsu · 4 years, 4 months ago
- 48a42f5 trace: Fix typo in allocate_ftrace_ops()'s comment by Wei Yang · 4 years, 7 months ago
- 1c5eb44 tracing: Rename trace_buffer to array_buffer by Steven Rostedt (VMware) · 5 years ago
- 2ee5b92 tracing: Update stack trace skipping for ORC unwinder by Steven Rostedt (VMware) · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 0f17976 ftrace: Fix regression with module command in stack_trace_filter by Steven Rostedt (VMware) · 8 years ago
- dcc19d2 tracing/ftrace: Allow for instances to trigger their own stacktrace probes by Steven Rostedt (VMware) · 8 years ago
- 2290f2c tracing/ftrace: Allow for the traceonoff probe be unique to instances by Steven Rostedt (VMware) · 8 years ago
- 6e44431 tracing/ftrace: Add a better way to pass data via the probe functions by Steven Rostedt (VMware) · 8 years ago
- 7b60f3d ftrace: Dynamically create the probe ftrace_ops for the trace_array by Steven Rostedt (VMware) · 8 years ago
- b5f081b tracing: Pass the trace_array into ftrace_probe_ops functions by Steven Rostedt (VMware) · 8 years ago
- 04ec7bb tracing: Have the trace_array hold the list of registered func probes by Steven Rostedt (VMware) · 8 years ago
- d3d532d ftrace: Have unregister_ftrace_function_probe_func() return a value by Steven Rostedt (VMware) · 8 years ago
- 1a48df0 ftrace: Remove data field from ftrace_func_probe structure by Steven Rostedt (VMware) · 8 years ago
- fe014e2 ftrace: Convert the rest of the function trigger over to the mapping functions by Steven Rostedt (VMware) · 8 years ago
- bca6c8d ftrace: Pass probe ops to probe function by Steven Rostedt (VMware) · 8 years ago
- dbeafd0 ftrace: Have function tracing start in early boot up by Steven Rostedt (VMware) · 8 years ago
- 345ddcc ftrace: Have set_ftrace_pid use the bitmap like events do by Steven Rostedt (Red Hat) · 9 years ago
- d39cdd2 tracing: Make tracer_flags use the right set_flag callback by Chunyu Hu · 9 years ago
- 0af2649 tracing/trivial: Fix typos and make an int into a bool by Steven Rostedt (Red Hat) · 10 years ago
- a9ce7c3 tracing: Fix race of function probes counting by Steven Rostedt (Red Hat) · 10 years ago
- fa6f0cc tracing: Replace seq_printf by simpler equivalents by Rasmus Villemoes · 10 years ago
- b1169cc tracing: Remove mock up poll wait function by Steven Rostedt (Red Hat) · 11 years ago
- 4104d32 ftrace: Remove global function list and call function directly by Steven Rostedt (Red Hat) · 11 years ago
- 5d6c97c tracing: Do not try to recreated toplevel set_ftrace_* files by Steven Rostedt (Red Hat) · 11 years ago
- 591dffd ftrace: Allow for function tracing instance to filter functions by Steven Rostedt (Red Hat) · 11 years ago
- f20a580 ftrace: Allow instances to use function tracing by Steven Rostedt (Red Hat) · 11 years ago
- 8c1a49a tracing: Pass trace_array to set_flag callback by Steven Rostedt (Red Hat) · 11 years ago
- 8f76899 tracing: Add ref_data to function and fgraph tracer structs by Steven Rostedt (Red Hat) · 12 years ago
- 90e3c03 tracing: Add function probe to trigger a ftrace dump of current CPU trace by Steven Rostedt (Red Hat) · 12 years ago
- ad71d88 tracing: Add function probe to trigger a ftrace dump to console by Steven Rostedt (Red Hat) · 12 years ago
- dd42cd3 tracing: Add function probe to trigger stack traces by Steven Rostedt (Red Hat) · 12 years ago
- 8380d24 ftrace: Separate unlimited probes from count limited probes by Steven Rostedt (Red Hat) · 12 years ago
- 8b8fa62 tracing: Consolidate ftrace_trace_onoff_unreg() into callback by Steven Rostedt (Red Hat) · 12 years ago
- 1c31714 tracing: Consolidate updating of count for traceon/off by Steven Rostedt (Red Hat) · 12 years ago
- 12883ef tracing: Consolidate max_tr into main trace_array structure by Steven Rostedt (Red Hat) · 12 years ago
- a7603ff tracing: Replace the static global per_cpu arrays with allocated per_cpu by Steven Rostedt · 12 years ago
- d41032a tracing: Fix unsigned int compare of zero in recursion check by Steven Rostedt · 12 years ago
- 897f68a ftrace: Use only the preempt version of function tracing by Steven Rostedt · 12 years ago
- a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
- 6f41567 tracing: Allow tracers to start at core initcall by Steven Rostedt · 12 years ago
- bcd83ea tracing: Replace strict_strto* with kstrto* by Daniel Walter · 12 years ago
- 7f60ba3 Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore by Linus Torvalds · 12 years ago
- 65f8c95 pstore/ftrace: Convert to its own enable/disable debugfs knob by Anton Vorontsov · 13 years ago
- bcada3d Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
- 4740974 ftrace: Add default recursion protection for function tracing by Steven Rostedt · 12 years ago
- a1e2e31 ftrace: Return pt_regs to function trace callback by Steven Rostedt · 13 years ago
- 2f5f6ad ftrace: Pass ftrace_ops as third parameter to function trace callback by Steven Rostedt · 13 years ago
- f555f12 tracing/function: Convert func_set_flag() to a switch statement by Anton Vorontsov · 13 years ago
- 21f6794 tracing/function: Introduce persistent trace option by Anton Vorontsov · 13 years ago
- 43dd61c ftrace: Fix regression of :mod:module function enabling by Steven Rostedt · 14 years ago
- b848914 ftrace: Implement separate user function filtering by Steven Rostedt · 14 years ago
- 5168ae5 tracing: Remove ftrace_preempt_disable/enable by Steven Rostedt · 15 years ago
- b375a11 tracing: switch function prints from %pf to %ps by Steven Rostedt · 15 years ago
- 45bceff Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 6f2f3cf tracing/function: Cleanup for function tracer by Xiao Guangrong · 16 years ago
- 04aef32 tracing/function: Fix the return value of ftrace_trace_onoff_callback() by Xiao Guangrong · 16 years ago
- 00e54d0 ftrace: Remove duplicate newline by Li Zefan · 16 years ago
- c85a17e tracing/urgent: fix unbalanced ftrace_start_up by Frederic Weisbecker · 16 years ago
- 6eaaa5d tracing/core: use appropriate waiting on trace_pipe by Frederic Weisbecker · 16 years ago
- 35ebf1c ftrace: show unlimited when traceon or traceoff has no counter by Steven Rostedt · 16 years ago
- b6887d7 ftrace: rename _hook to _probe by Steven Rostedt · 16 years ago
- 6a24a24 ftrace: clean up coding style by Steven Rostedt · 16 years ago
- e110e3d ftrace: add pretty print function for traceon and traceoff hooks by Steven Rostedt · 16 years ago
- 23b4ff3a ftrace: add traceon traceoff commands to enable/disable the buffers by Steven Rostedt · 16 years ago
- b6f11df trace: Call tracing_reset_online_cpus before tracer->init() by Arnaldo Carvalho de Melo · 16 years ago
- 7be4215 trace: Remove unused trace_array_cpu parameter by Arnaldo Carvalho de Melo · 16 years ago
- a225cdd ftrace: remove static from function tracer functions by Steven Rostedt · 16 years ago
- 3eb36aa ftrace: combine stack trace in function call by Steven Rostedt · 16 years ago
- bb3c3c9 ftrace: move function tracer functions out of trace.c by Steven Rostedt · 16 years ago
- 5361499 ftrace: add stack trace to function tracer by Steven Rostedt · 16 years ago
- 213cc06 ftrace: introduce tracing_reset_online_cpus() helper by Pekka J Enberg · 16 years ago
- 1c80025 tracing/ftrace: change the type of the init() callback by Frederic Weisbecker · 16 years ago
- c76f069 ftrace: remove trace array ctrl by Steven Rostedt · 16 years ago
- bbf5b1a ftrace: remove ctrl_update method by Steven Rostedt · 16 years ago
- 9036990 ftrace: restructure tracing start/stop infrastructure by Steven Rostedt · 16 years ago
- 3ce83ae ftrace: rename the ftrace tracer to function by Steven Rostedt · 16 years ago
- 3928a8a ftrace: make work with new ring buffer by Steven Rostedt · 16 years ago
- 26bc83f ftrace: use current CPU for function startup by Steven Rostedt · 17 years ago
- 41bc814 ftrace: fix up cmdline recording by Steven Rostedt · 17 years ago
- 25b0b44 ftrace: fix comm on function trace output by Steven Rostedt · 17 years ago
- e309b41 ftrace: remove notrace by Ingo Molnar · 17 years ago
- 2e0f576 ftrace: build fix by Ingo Molnar · 17 years ago
- 750ed1a ftrace: timestamp syncing, prepare by Ingo Molnar · 17 years ago
- 60a1177 ftrace: add self-tests by Steven Rostedt · 17 years ago
- 1b29b01 ftrace: function tracer by Steven Rostedt · 17 years ago