index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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_irqsoff.c
Age
Commit message (
Expand
)
Author
7 days
tracing: Fix irqoff tracers on failure of acquiring calltime
Steven Rostedt
2025-05-09
tracing: Use atomic_inc_return() for updating "disabled" counter in irqsoff t...
Steven Rostedt
2025-05-09
tracing: Convert the per CPU "disabled" counter to local from atomic
Steven Rostedt
2025-03-22
tracing: Fix use-after-free in print_graph_function_flags during tracer switc...
Tengda Wu
2025-03-04
ftrace: Add arguments to function tracer
Sven Schnelle
2025-01-21
fgraph: Remove calltime and rettime from generic operations
Steven Rostedt
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-01-14
tracing: Fix irqsoff and wakeup latency tracers when using function graph
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-06-04
function_graph: Move set_graph_function tests to shadow stack global var
Steven Rostedt (VMware)
2024-06-04
ftrace/function_graph: Pass fgraph_ops to function graph callbacks
Steven Rostedt (VMware)
2023-08-17
tracing: Fix memleak due to race between current_tracer and trace
Zheng Yejian
2021-02-02
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
2021-01-29
tracing: Use pause-on-trace with the latency tracers
Viktor Rosendahl
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
2020-01-13
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
2019-03-11
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-02-13
kprobes: Prohibit probing on hardirq tracers
Masami Hiramatsu
2019-02-06
function_graph: Support displaying relative timestamp
Changbin Du
2018-12-08
fgraph: Add new fgraph_ops structure to enable function graph hooks
Steven Rostedt (VMware)
2018-11-29
tracing/fgraph: Fix set_graph_function from showing interrupts
Steven Rostedt (VMware)
2018-08-16
tracing: Add SPDX License format tags to tracing files
Steven Rostedt (VMware)
2018-08-10
tracing: More reverting of "tracing: Centralize preemptirq tracepoints and un...
Steven Rostedt (VMware)
2018-08-10
tracing/irqsoff: Handle preempt_count for different configs
Steven Rostedt (VMware)
2018-08-06
tracing: irqsoff: Account for additional preempt_disable
Joel Fernandes (Google)
2018-07-31
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
2018-07-26
tracing/irqsoff: Split reset into separate functions
Joel Fernandes (Google)
2017-10-10
tracing: Add support for preempt and irq enable/disable events
Joel Fernandes
2017-10-06
tracing: Prepare to add preempt and irq trace events
Joel Fernandes
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-09
tracing/fgraph: Have wakeup and irqsoff tracers ignore graph functions too
Steven Rostedt (Red Hat)
2016-03-18
tracing: Remove redundant reset per-CPU buff in irqsoff tracer
Dmitry Safonov
2016-03-18
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
2015-11-02
tracing: report_latency() in trace_irqsoff.c can return boolean
Yaowei Bai
2015-09-30
tracing: Move trace_flags from global to a trace_array field
Steven Rostedt (Red Hat)
2015-09-29
tracing: Do not create function tracer options when not compiled in
Steven Rostedt (Red Hat)
2015-09-29
tracing: Only create function graph options when it is compiled in
Steven Rostedt (Red Hat)
2015-09-29
tracing: Move "display-graph" option to main options
Steven Rostedt (Red Hat)
2015-01-22
tracing: Remove unneeded includes of debugfs.h and fs.h
Steven Rostedt (Red Hat)
2014-04-21
tracing: Allow irq/preempt tracers to be used by instances
Steven Rostedt (Red Hat)
2014-04-21
tracing: Move tracing_max_latency into trace_array
Steven Rostedt (Red Hat)
2014-04-21
ftrace: Remove global function list and call function directly
Steven Rostedt (Red Hat)
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-02-20
tracing: Pass trace_array to flag_changed callback
Steven Rostedt (Red Hat)
2014-02-20
tracing: Pass trace_array to set_flag callback
Steven Rostedt (Red Hat)
2014-02-13
asmlinkage: Make trace_hardirqs_on/off_caller visible
Andi Kleen
2013-07-01
tracing: Use flag buffer_disabled for irqsoff tracer
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add function-trace option to disable function tracing of latency tra...
Steven Rostedt (Red Hat)
2013-03-15
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
[next]