Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
| Archived =
No
| 36 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
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v6,36/36] Documentation: probes: Update fprobe on function-graph tracer
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,35/36] selftests/ftrace: Add a test case for repeating register/unregister fprobe
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,34/36] selftests: ftrace: Remove obsolate maxactive syntax check
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,33/36] tracing/fprobe: Remove nr_maxactive from fprobe
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,32/36] fprobe: Rewrite fprobe on function-graph tracer
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,31/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
1 - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,30/36] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,29/36] tracing: Add ftrace_fill_perf_regs() for perf event
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,28/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
1 - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,27/36] fprobe: Use ftrace_regs in fprobe exit handler
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,26/36] fprobe: Use ftrace_regs in fprobe entry handler
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
1 - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,25/36] arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,24/36] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,23/36] function_graph: Add a new exit handler with parent_ip and ftrace_regs
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,22/36] function_graph: Add a new entry handler with parent_ip and ftrace_regs
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,21/36] function_graph: Add selftest for passing local variables
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,20/36] function_graph: Improve push operation for several interrupts
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,19/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,18/36] function_graph: Move graph notrace bit to shadow stack global var
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,17/36] function_graph: Move graph depth stored data to shadow stack global var
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,16/36] function_graph: Move set_graph_function tests to shadow stack global var
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,15/36] function_graph: Add "task variables" per task for fgraph_ops
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,14/36] function_graph: Use a simple LRU for fgraph_array index number
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,13/36] function_graph: Have the instances use their own ftrace_ops for filtering
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,12/36] ftrace: Allow ftrace startup flags exist without dynamic ftrace
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,11/36] ftrace: Allow function_graph tracer to be enabled in instances
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,10/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,09/36] function_graph: Remove logic around ftrace_graph_entry and return
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,08/36] function_graph: Allow multiple users to attach to function graph
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,07/36] function_graph: Add an array structure that will allow multiple callbacks
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,06/36] 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
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,05/36] function_graph: Convert ret_stack to a series of longs
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,04/36] x86: tracing: Add ftrace_regs definition in the header
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,03/36] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
1 - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,02/36] tracing: Add a comment about ftrace_regs definition
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
1 - -
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New
[v6,01/36] ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
1 1 1
-
-
-
2024-01-12
Masami Hiramatsu (Google)
New