Series |
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
|
expand
-
[RFC,v2,00/31] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
-
[RFC,v2,01/31] tracing: Add a comment about ftrace_regs definition
-
[RFC,v2,02/31] x86: tracing: Add ftrace_regs definition in the header
-
[RFC,v2,03/31] seq_buf: Export seq_buf_puts()
-
[RFC,v2,04/31] function_graph: Convert ret_stack to a series of longs
-
[RFC,v2,05/31] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
-
[RFC,v2,06/31] function_graph: Add an array structure that will allow multiple callbacks
-
[RFC,v2,07/31] function_graph: Allow multiple users to attach to function graph
-
[RFC,v2,08/31] function_graph: Remove logic around ftrace_graph_entry and return
-
[RFC,v2,09/31] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
-
[RFC,v2,10/31] ftrace: Allow function_graph tracer to be enabled in instances
-
[RFC,v2,11/31] ftrace: Allow ftrace startup flags exist without dynamic ftrace
-
[RFC,v2,12/31] function_graph: Have the instances use their own ftrace_ops for filtering
-
[RFC,v2,13/31] function_graph: Add "task variables" per task for fgraph_ops
-
[RFC,v2,14/31] function_graph: Move set_graph_function tests to shadow stack global var
-
[RFC,v2,15/31] function_graph: Move graph depth stored data to shadow stack global var
-
[RFC,v2,16/31] function_graph: Move graph notrace bit to shadow stack global var
-
[RFC,v2,17/31] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
-
[RFC,v2,18/31] function_graph: Add selftest for passing local variables
-
[RFC,v2,19/31] function_graph: Add a new entry handler with parent_ip and ftrace_regs
-
[RFC,v2,20/31] function_graph: Add a new exit handler with parent_ip and ftrace_regs
-
[RFC,v2,21/31] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
-
[RFC,v2,22/31] fprobe: Use ftrace_regs in fprobe entry handler
-
[RFC,v2,23/31] fprobe: Use ftrace_regs in fprobe exit handler
-
[RFC,v2,24/31] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
-
[RFC,v2,25/31] tracing: Add ftrace_fill_perf_regs() for perf event
-
[RFC,v2,26/31] fprobe: Rewrite fprobe on function-graph tracer
-
[RFC,v2,27/31] tracing/fprobe: Remove nr_maxactive from fprobe
-
[RFC,v2,28/31] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
-
[RFC,v2,29/31] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
-
[RFC,v2,30/31] selftests: ftrace: Remove obsolate maxactive syntax check
-
[RFC,v2,31/31] Documentation: probes: Update fprobe on function-graph tracer
|