index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
fgraph.c
Age
Commit message (
Expand
)
Author
2020-01-02
tracing: Define MCOUNT_INSN_SIZE when not defined without direct calls
Steven Rostedt (VMware)
2019-12-10
ftrace: Fix function_graph tracer interaction with BPF trampoline
Alexei Starovoitov
2019-11-18
ftrace: Rename ftrace_graph_stub to ftrace_stub_graph
Steven Rostedt (VMware)
2019-11-14
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
2019-09-18
ftrace: Look up the address of return_to_handler() using helpers
Naveen N. Rao
2018-12-22
tracing: Fix ftrace_graph_get_ret_stack() to use task and not current
Steven Rostedt (VMware)
2018-12-10
fgraph: Add comment to describe ftrace_graph_get_ret_stack
Steven Rostedt (VMware)
2018-12-08
function_graph: Have profiler use new helper ftrace_graph_get_ret_stack()
Steven Rostedt (VMware)
2018-12-08
function_graph: Move ftrace_graph_ret_addr() to fgraph.c
Steven Rostedt (VMware)
2018-12-08
fgraph: Add new fgraph_ops structure to enable function graph hooks
Steven Rostedt (VMware)
2018-12-08
fgraph: Move function graph specific code into fgraph.c
Steven Rostedt (VMware)
2018-12-08
function_graph: Remove the use of FTRACE_NOTRACE_DEPTH
Steven Rostedt (VMware)
2018-11-29
fgraph: Have set_graph_notrace only affect function_graph tracer
Steven Rostedt (VMware)
2018-11-29
fgraph: Create a fgraph.c file to store function graph infrastructure
Steven Rostedt (VMware)