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
Age
Commit message (
Expand
)
Author
2025-05-10
tracing: add missing trace_probe_log_clear for eprobes
Paul Cacheux
2025-05-10
tracing: fprobe: Fix RCU warning message in list traversal
Breno Leitao
2025-05-09
bpf: Add support to retrieve ref_ctr_offset for uprobe perf link
Jiri Olsa
2025-05-09
tracing: Allow the top level trace_marker to write into another instances
Steven Rostedt
2025-05-09
tracing: Add a helper function to handle the dereference arg in verifier
Steven Rostedt
2025-05-09
tracing: Remove unnecessary "goto out" that simply returns ret is trigger code
Steven Rostedt
2025-05-09
tracing: Fix error handling in event_trigger_parse()
Miaoqian Lin
2025-05-09
tracing: Rename event_trigger_alloc() to trigger_data_alloc()
Steven Rostedt
2025-05-09
tracing: Replace deprecated strncpy() with strscpy() for stack_trace_filter_buf
Devaansh Kumar
2025-05-09
tracing: Remove unused buffer_page field from trace_array_cpu structure
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-05-09
tracing: branch: Use trace_tracing_is_on_cpu() instead of "disabled" field
Steven Rostedt
2025-05-09
ring-buffer: Add ring_buffer_record_is_on_cpu()
Steven Rostedt
2025-05-09
tracing: Do not use per CPU array_buffer.data->disabled for cpumask
Steven Rostedt
2025-05-09
ftrace: Do not disabled function graph based on "disabled" field
Steven Rostedt
2025-05-09
tracing: kdb: Use tracer_tracing_on/off() instead of setting per CPU disabled
Steven Rostedt
2025-05-09
tracing: Use tracer_tracing_disable() instead of "disabled" field for ftrace_...
Steven Rostedt
2025-05-09
tracing: Add tracer_tracing_disable/enable() functions
Steven Rostedt
2025-05-09
bpf: Allow some trace helpers for all prog types
Feng Yang
2025-05-08
tracing: Just use this_cpu_read() to access ignore_pid
Steven Rostedt
2025-05-08
ftrace: Do not bother checking per CPU "disabled" flag
Steven Rostedt
2025-05-08
tracing/mmiotrace: Remove reference to unused per CPU data pointer
Steven Rostedt
2025-05-08
tracing/osnoise: Allow arbitrarily long CPU string
Tomas Glozar
2025-05-08
ftrace: Comment that ftrace_func_mapper is freed with free_ftrace_hash()
Steven Rostedt
2025-05-08
ftrace: Expose call graph depth as unsigned int
Ilya Leoshkevich
2025-05-08
ftrace: Show subops in enabled_functions
Steven Rostedt
2025-05-06
kill vfs_submount()
Al Viro
2025-05-06
tracing: Add common_comm to histograms
Steven Rostedt
2025-05-06
tracing: Move histogram trigger variables from stack to per CPU structure
Steven Rostedt
2025-05-06
tracing: Always use memcpy() in histogram add_to_key()
Steven Rostedt
2025-05-06
tracing: Show preempt and irq events callsites from the offsets in field print
Steven Rostedt
2025-05-06
tracing: Adjust addresses for printing out fields
Steven Rostedt
2025-05-06
tracing: Only return an adjusted address if it matches the kernel address
Steven Rostedt
2025-05-06
tracing: Show function names when possible when listing fields
Steven Rostedt
2025-05-06
tracing: Update function trace addresses with module addresses
Steven Rostedt
2025-05-05
block: remove bounce buffering support
Christoph Hellwig
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
2025-05-01
tracing: Do not take trace_event_sem in print_event_fields()
Steven Rostedt
2025-05-01
tracing: Fix trace_adjust_address() when there is no modules in scratch area
Steven Rostedt
2025-05-01
ftrace: Fix NULL memory allocation check
Colin Ian King
2025-05-01
tracing: Fix oob write in trace_seq_to_buffer()
Jeongjun Park
2025-04-23
bpf: Streamline allowed helpers between tracing and base sets
Feng Yang
2025-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
2025-04-17
tracing: Fix filter string testing
Steven Rostedt
2025-04-17
ftrace: Fix type of ftrace_graph_ent_entry.depth
Ilya Leoshkevich
2025-04-17
ftrace: fix incorrect hash size in register_ftrace_direct()
Menglong Dong
2025-04-17
ftrace: Free ftrace hashes after they are replaced in the subops code
Steven Rostedt
2025-04-17
ftrace: Reinitialize hash to EMPTY_HASH after freeing
Steven Rostedt
2025-04-17
ftrace: Initialize variables for ftrace_startup/shutdown_subops()
Steven Rostedt
[prev]
[next]