index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_functions_graph.c
Age
Commit message (
Expand
)
Author
2025-12-05
Merge tag 'ftrace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-11-26
fgraph: Remove coarse PID filtering from graph_entry()
Shengming Hu
2025-11-26
function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultane...
pengdonglin
2025-11-26
fgraph: Make fgraph_no_sleep_time signed
Steven Rostedt
2025-11-14
tracing: Convert function graph set_flags() to use a switch() statement
Steven Rostedt
2025-11-14
tracing: Have function graph tracer option sleep-time be per instance
Steven Rostedt
2025-11-14
tracing: Move graph-time out of function graph options
Steven Rostedt
2025-11-14
tracing: Have function graph tracer option funcgraph-irqs be per instance
Steven Rostedt
2025-11-13
tracing: Have function graph tracer define options per instance
Steven Rostedt
2025-11-04
tracing: Allow tracer to add more than 32 options
Masami Hiramatsu (Google)
2025-08-22
fgraph: Copy args in intermediate storage with entry
Steven Rostedt
2025-07-09
fgraph: Make pid_str size match the comment
Artem Sadovnikov
2025-06-18
fgraph: Do not enable function_graph tracer when setting funcgraph-args
Steven Rostedt
2025-05-09
ftrace: Do not disabled function graph based on "disabled" field
Steven Rostedt
2025-04-12
ftrace: Do not have print_graph_retval() add a newline
Steven Rostedt
2025-03-22
tracing: Fix use-after-free in print_graph_function_flags during tracer switc...
Tengda Wu
2025-03-07
function_graph: Remove the unused variable func
Jiapeng Chong
2025-03-04
ftrace: Have funcgraph-args take affect during tracing
Steven Rostedt
2025-03-04
ftrace: Add support for function argument to graph tracer
Sven Schnelle
2025-02-08
fgraph: Fix set_graph_notrace with setting TRACE_GRAPH_NOTRACE_BIT
Steven Rostedt
2025-01-21
fgraph: Remove calltime and rettime from generic operations
Steven Rostedt
2024-12-26
fgraph: Pass ftrace_regs to retfunc
Masami Hiramatsu (Google)
2024-12-26
fgraph: Pass ftrace_regs to entryfunc
Masami Hiramatsu (Google)
2024-12-23
fgraph: Remove unnecessary disabling of interrupts and recursion
Steven Rostedt
2024-11-22
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-10-10
fgragh: No need to invoke the function call_filter_check_discard()
Steven Rostedt
2024-10-10
fgraph: Simplify return address printing in function graph tracer
Masami Hiramatsu (Google)
2024-10-08
tracing: Remove TRACE_EVENT_FL_FILTERED logic
Zheng Yejian
2024-10-05
function_graph: Support recording and printing the function return address
Donglin Peng
2024-09-30
ftrace: Have calltime be saved in the fgraph storage
Steven Rostedt
2024-09-30
ftrace: Use a running sleeptime instead of saving on shadow stack
Steven Rostedt
2024-08-15
tracing/fgraph: Have fgraph handle previous boot function addresses
Steven Rostedt
2024-06-04
function_graph: Move graph notrace bit to shadow stack global var
Steven Rostedt (VMware)
2024-06-04
function_graph: Move set_graph_function tests to shadow stack global var
Steven Rostedt (VMware)
2024-06-04
function_graph: Have the instances use their own ftrace_ops for filtering
Steven Rostedt (VMware)
2024-06-04
ftrace: Allow function_graph tracer to be enabled in instances
Steven Rostedt (VMware)
2024-06-04
ftrace/function_graph: Pass fgraph_ops to function graph callbacks
Steven Rostedt (VMware)
2023-06-20
function_graph: Support recording and printing the return value of function
Donglin Peng
2021-10-13
tracing: in_irq() cleanup
Changbin Du
2021-10-08
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
2021-02-02
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
2020-11-10
fgraph: Make overruns 4 bytes in graph stack structure
Steven Rostedt (VMware)
2020-09-18
tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...
Wei Yang
2020-03-19
ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()
Steven Rostedt (VMware)
2020-01-13
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
2020-01-13
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
2019-07-30
fgraph: Remove redundant ftrace_graph_notrace_addr() test
Changbin Du
2019-02-06
tracing: Put a margin between flags and duration for wakeup tracers
Changbin Du
2019-02-06
function_graph: Support displaying relative timestamp
Changbin Du
[next]