Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Masami Hiramatsu (Google)
| Archived =
No
| 613 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
3
4
…
6
7
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v4,03/33] function_graph: Convert ret_stack to a series of longs
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-12-08
Masami Hiramatsu (Google)
New
[v4,02/33] x86: tracing: Add ftrace_regs definition in the header
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-12-08
Masami Hiramatsu (Google)
New
[v4,01/33] tracing: Add a comment about ftrace_regs definition
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-12-08
Masami Hiramatsu (Google)
New
[v2] rethook: Use __rcu pointer for rethook::handler
[v2] rethook: Use __rcu pointer for rethook::handler
- - 1
-
-
-
2023-11-29
Masami Hiramatsu (Google)
New
[v3,33/33] Documentation: probes: Update fprobe on function-graph tracer
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,32/33] selftests: ftrace: Remove obsolate maxactive syntax check
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,31/33] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
1 - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,30/33] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,29/33] tracing/fprobe: Remove nr_maxactive from fprobe
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,28/33] fprobe: Rewrite fprobe on function-graph tracer
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,27/33] tracing: Add ftrace_fill_perf_regs() for perf event
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,26/33] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
1 - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,25/33] fprobe: Use ftrace_regs in fprobe exit handler
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,24/33] fprobe: Use ftrace_regs in fprobe entry handler
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
1 - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,23/33] arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,22/33] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,21/33] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,20/33] function_graph: Add a new exit handler with parent_ip and ftrace_regs
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,19/33] function_graph: Add a new entry handler with parent_ip and ftrace_regs
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,18/33] function_graph: Add selftest for passing local variables
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,17/33] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,16/33] function_graph: Move graph notrace bit to shadow stack global var
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,15/33] function_graph: Move graph depth stored data to shadow stack global var
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,14/33] function_graph: Move set_graph_function tests to shadow stack global var
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,13/33] function_graph: Add "task variables" per task for fgraph_ops
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,12/33] function_graph: Have the instances use their own ftrace_ops for filtering
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,11/33] ftrace: Allow ftrace startup flags exist without dynamic ftrace
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,10/33] ftrace: Allow function_graph tracer to be enabled in instances
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,09/33] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,08/33] function_graph: Remove logic around ftrace_graph_entry and return
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,07/33] function_graph: Allow multiple users to attach to function graph
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,06/33] function_graph: Add an array structure that will allow multiple callbacks
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,05/33] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,04/33] function_graph: Convert ret_stack to a series of longs
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,03/33] seq_buf: Export seq_buf_puts()
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,02/33] x86: tracing: Add ftrace_regs definition in the header
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v3,01/33] tracing: Add a comment about ftrace_regs definition
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
[v5] PM: sleep: Expose last succeeded resumed timestamp in sysfs
[v5] PM: sleep: Expose last succeeded resumed timestamp in sysfs
- - -
-
-
-
2023-11-27
Masami Hiramatsu (Google)
New
rethook: Use __rcu pointer for rethook::handler
rethook: Use __rcu pointer for rethook::handler
- - -
-
-
-
2023-11-24
Masami Hiramatsu (Google)
New
[RFC,v2,31/31] Documentation: probes: Update fprobe on function-graph tracer
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,30/31] selftests: ftrace: Remove obsolate maxactive syntax check
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,29/31] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
1 - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,28/31] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,27/31] tracing/fprobe: Remove nr_maxactive from fprobe
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,26/31] fprobe: Rewrite fprobe on function-graph tracer
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,25/31] tracing: Add ftrace_fill_perf_regs() for perf event
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,24/31] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
1 - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,23/31] fprobe: Use ftrace_regs in fprobe exit handler
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,22/31] fprobe: Use ftrace_regs in fprobe entry handler
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
1 - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,21/31] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,20/31] function_graph: Add a new exit handler with parent_ip and ftrace_regs
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,19/31] function_graph: Add a new entry handler with parent_ip and ftrace_regs
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,18/31] function_graph: Add selftest for passing local variables
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,17/31] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,16/31] function_graph: Move graph notrace bit to shadow stack global var
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,15/31] function_graph: Move graph depth stored data to shadow stack global var
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,14/31] function_graph: Move set_graph_function tests to shadow stack global var
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,13/31] function_graph: Add "task variables" per task for fgraph_ops
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,12/31] function_graph: Have the instances use their own ftrace_ops for filtering
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,11/31] ftrace: Allow ftrace startup flags exist without dynamic ftrace
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,10/31] ftrace: Allow function_graph tracer to be enabled in instances
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,09/31] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,08/31] function_graph: Remove logic around ftrace_graph_entry and return
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,07/31] function_graph: Allow multiple users to attach to function graph
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,06/31] function_graph: Add an array structure that will allow multiple callbacks
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,05/31] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,04/31] function_graph: Convert ret_stack to a series of longs
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,03/31] seq_buf: Export seq_buf_puts()
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,02/31] x86: tracing: Add ftrace_regs definition in the header
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,v2,01/31] tracing: Add a comment about ftrace_regs definition
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[v2] tracing: fprobe-event: Fix to check tracepoint event and return
[v2] tracing: fprobe-event: Fix to check tracepoint event and return
- - -
-
-
-
2023-11-08
Masami Hiramatsu (Google)
New
[RFC,32/32] Documentation: probes: Update fprobe on function-graph tracer
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,31/32] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
1 - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,30/32] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,29/32] fprobe: Rewrite fprobe on function-graph tracer
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,28/32] tracing: Add ftrace_fill_perf_regs() for perf event
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,27/32] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
1 - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,26/32] fprobe: Use ftrace_regs in fprobe exit handler
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,25/32] fprobe: Use ftrace_regs in fprobe entry handler
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
1 - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,23/32] function_graph: Add a new exit handler with parent_ip and ftrace_regs
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,22/32] function_graph: Add a new entry handler with parent_ip and ftrace_regs
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,21/32] function_graph: Expand the max reserved data size
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,20/32] function_graph: Pass the size of reserved data when retrieving it
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,19/32] function_graph: Fix to check the return value of ftrace_pop_return_trace()
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,18/32] function_graph: Fix to initalize ftrace_ops for fgraph with ftrace_graph_func
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,17/32] function_graph: Fix to update curr_ret_stack with ARRAY entry size
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,16/32] function_graph: Add selftest for passing local variables
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,15/32] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,14/32] function_graph: Move graph notrace bit to shadow stack global var
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,13/32] function_graph: Move graph depth stored data to shadow stack global var
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,12/32] function_graph: Move set_graph_function tests to shadow stack global var
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,11/32] function_graph: Add "task variables" per task for fgraph_ops
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,10/32] function_graph: Have the instances use their own ftrace_ops for filtering
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,09/32] ftrace: Allow ftrace startup flags exist without dynamic ftrace
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,08/32] ftrace: Allow function_graph tracer to be enabled in instances
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,07/32] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,06/32] function_graph: Remove logic around ftrace_graph_entry and return
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,05/32] function_graph: Allow multiple users to attach to function graph
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
[RFC,04/32] function_graph: Add an array structure that will allow multiple callbacks
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2023-11-05
Masami Hiramatsu (Google)
New
«
1
2
3
4
…
6
7
»