Home
last modified time | relevance | path

Searched refs:fgraph (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/arch/arm64/kernel/
H A Dstacktrace.c34 unsigned long fgraph : 1, member
145 state->flags.fgraph = 1; in kunwind_recover_return_address()
437 flags.fgraph ? "F" : "", in dump_backtrace_entry()
/linux-6.15/kernel/trace/
H A DMakefile73 obj-$(CONFIG_FUNCTION_GRAPH_TRACER) += fgraph.o
/linux-6.15/Documentation/trace/
H A Dboottime-trace.rst47 Set MAX_DEPTH to maximum depth of fgraph tracer.
50 Add fgraph tracing function filters.
53 Add fgraph non-tracing function filters.
/linux-6.15/Documentation/livepatch/
H A Dreliable-stacktrace.rst281 may consume two entries from the fgraph return stack rather than one entry.
/linux-6.15/
H A DMAINTAINERS9724 F: kernel/trace/fgraph.c