Home
last modified time | relevance | path

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

/linux/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/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/kernel/trace/
H A DMakefile73 obj-$(CONFIG_FUNCTION_GRAPH_TRACER) += fgraph.o
/linux/Documentation/livepatch/
H A Dreliable-stacktrace.rst281 may consume two entries from the fgraph return stack rather than one entry.
/linux/
H A DMAINTAINERS9431 F: kernel/trace/fgraph.c