index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_functions_graph.c
Age
Commit message (
Expand
)
Author
2017-01-09
fgraph: Handle a case where a tracer ignores set_graph_notrace
Steven Rostedt (Red Hat)
2016-10-06
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-09-01
ftrace: Access ret_stack->subtime only in the function profiler
Namhyung Kim
2016-09-01
function_graph: Handle TRACE_BPUTS in print_graph_comment
Namhyung Kim
2016-08-24
ftrace: Add ftrace_graph_ret_addr() stack unwinding helpers
Josh Poimboeuf
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2016-08-24
ftrace: Only allocate the ret_stack 'fp' field when needed
Josh Poimboeuf
2016-08-24
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
2016-06-27
tracing/function_graph: Fix filters for function_graph threshold
Joel Fernandes
2016-06-20
ftrace: Have set_ftrace_pid use the bitmap like events do
Steven Rostedt (Red Hat)
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-22
kernel/...: convert pr_warning to pr_warn
Joe Perches
2015-11-07
tracing: Remove unused ftrace_cpu_disabled per cpu variable
Dmitry Safonov
2015-09-30
tracing: Move trace_flags from global to a trace_array field
Steven Rostedt (Red Hat)
2015-09-30
tracing: Move sleep-time and graph-time options out of the core trace_flags
Steven Rostedt (Red Hat)
2015-07-20
ftrace: Fix function_graph duration spacing with 7-digits
Steven Rostedt (Red Hat)
2015-05-13
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
2015-05-13
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
Steven Rostedt (Red Hat)
2015-04-22
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2015-04-16
tracing: Handle ftrace_dump() atomic context in graph_trace_open()
Rabin Vincent
2015-02-03
tracing: Convert the tracing facility over to use tracefs
Steven Rostedt (Red Hat)
2015-01-22
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
Steven Rostedt (Red Hat)
2014-12-10
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-03
tracing: Add additional marks to signal very large time deltas
Byungchul Park
2014-11-19
tracing: Use trace_seq_used() and seq_buf_used() instead of len
Steven Rostedt (Red Hat)
2014-11-19
tracing: Create seq_buf layer in trace_seq
Steven Rostedt (Red Hat)
2014-11-19
tracing: Have function_graph use trace_seq_has_overflowed()
Steven Rostedt (Red Hat)
2014-11-14
function_graph: Fix micro seconds notations
Byungchul Park
2014-11-14
ftrace-graph: show latency-format on print_graph_irq()
Daniel Bristot de Oliveira
2014-11-14
trace: Replace single-character seq_puts with seq_putc
Rasmus Villemoes
2014-11-13
tracing: Replace seq_printf by simpler equivalents
Rasmus Villemoes
2014-07-18
tracing: Convert local function_graph functions to static
Steven Rostedt (Red Hat)
2014-07-18
tracing: let user specify tracing_thresh after selecting function_graph
Stanislav Fomichev
2014-07-18
ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()
Steven Rostedt (Red Hat)
2014-07-17
ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()
Steven Rostedt (Red Hat)
2014-05-20
tracing: Add funcgraph_tail option to print function name after closing braces
Robert Elliott
2014-05-20
tracing: Eliminate duplicate TRACE_GRAPH_PRINT_xx defines
Robert Elliott
2014-04-30
tracing: Remove mock up poll wait function
Steven Rostedt (Red Hat)
2014-02-20
tracing: Pass trace_array to set_flag callback
Steven Rostedt (Red Hat)
2013-11-06
tracing: Do not use signed enums with unsigned long long in fgragh output
Steven Rostedt (Red Hat)
2013-11-05
tracing: Update event filters for multibuffer
Tom Zanussi
2013-10-18
ftrace: Add set_graph_notrace filter
Namhyung Kim
2013-07-18
tracing: Add ref_data to function and fgraph tracer structs
Steven Rostedt (Red Hat)
2013-07-18
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
zhangwei(Jovi)
2013-03-15
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
2013-03-15
tracing: Replace the static global per_cpu arrays with allocated per_cpu
Steven Rostedt
2013-01-29
tracing/fgraph: Adjust fgraph depth before calling trace return callback
Steven Rostedt (Red Hat)
2013-01-21
tracing/fgraph: Add max_graph_depth to limit function_graph depth
Steven Rostedt
2012-10-31
tracing: Cache comms only after an event occurred
Steven Rostedt
2012-10-31
tracing: Allow tracers to start at core initcall
Steven Rostedt
[next]