index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
fgraph.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
2022-04-02
1
-14
/
+3
*
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
2022-03-01
1
-1
/
+3
*
x86/ftrace: Make function graph use ftrace directly
Steven Rostedt (VMware)
2021-10-20
1
-2
/
+4
*
tracing: Fix various typos in comments
Ingo Molnar
2021-03-23
1
-2
/
+2
*
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2021-01-29
1
-2
/
+0
*
ftrace: Reverse what the RECURSION flag means in the ftrace_ops
Steven Rostedt (VMware)
2020-11-06
1
-2
/
+1
*
fgraph: Convert ret_stack tasklist scanning to rcu
Davidlohr Bueso
2020-09-21
1
-4
/
+4
*
tracing: Define MCOUNT_INSN_SIZE when not defined without direct calls
Steven Rostedt (VMware)
2020-01-02
1
-0
/
+14
*
ftrace: Fix function_graph tracer interaction with BPF trampoline
Alexei Starovoitov
2019-12-10
1
-0
/
+9
*
ftrace: Rename ftrace_graph_stub to ftrace_stub_graph
Steven Rostedt (VMware)
2019-11-18
1
-3
/
+3
*
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
2019-11-14
1
-3
/
+8
*
ftrace: Look up the address of return_to_handler() using helpers
Naveen N. Rao
2019-09-18
1
-2
/
+2
*
tracing: Fix ftrace_graph_get_ret_stack() to use task and not current
Steven Rostedt (VMware)
2018-12-22
1
-2
/
+2
*
fgraph: Add comment to describe ftrace_graph_get_ret_stack
Steven Rostedt (VMware)
2018-12-10
1
-0
/
+11
*
function_graph: Have profiler use new helper ftrace_graph_get_ret_stack()
Steven Rostedt (VMware)
2018-12-08
1
-0
/
+11
*
function_graph: Move ftrace_graph_ret_addr() to fgraph.c
Steven Rostedt (VMware)
2018-12-08
1
-0
/
+55
*
fgraph: Add new fgraph_ops structure to enable function graph hooks
Steven Rostedt (VMware)
2018-12-08
1
-5
/
+4
*
fgraph: Move function graph specific code into fgraph.c
Steven Rostedt (VMware)
2018-12-08
1
-1
/
+359
*
function_graph: Remove the use of FTRACE_NOTRACE_DEPTH
Steven Rostedt (VMware)
2018-12-08
1
-19
/
+0
*
fgraph: Have set_graph_notrace only affect function_graph tracer
Steven Rostedt (VMware)
2018-11-29
1
-21
/
+0
*
fgraph: Create a fgraph.c file to store function graph infrastructure
Steven Rostedt (VMware)
2018-11-29
1
-0
/
+232