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.18.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-11-05
trace: use prepare credential guard
Christian Brauner
2025-11-04
Merge branch 'topic/func-profiler-offset' of git://git.kernel.org/pub/scm/lin...
Steven Rostedt
2025-11-04
tracing: Add an option to show symbols in _text+offset for function profiler
Masami Hiramatsu (Google)
2025-11-04
tracing: Allow tracer to add more than 32 options
Masami Hiramatsu (Google)
2025-11-03
ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
Song Liu
2025-11-03
ftrace: Fix BPF fexit with livepatch
Song Liu
2025-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc4
Alexei Starovoitov
2025-11-03
blktrace: add support for REQ_OP_WRITE_ZEROES tracing
Chaitanya Kulkarni
2025-11-01
tracing: fprobe: Remove unused local variable
Masami Hiramatsu (Google)
2025-11-01
tracing: probes: Replace strcpy() with memcpy() in __trace_probe_log_err()
Thorsten Blum
2025-11-01
tracing: fprobe: fix suspicious rcu usage in fprobe_entry
Menglong Dong
2025-11-01
tracing: uprobe: eprobes: Allocate traceprobe_parse_context per probe
Masami Hiramatsu (Google)
2025-11-01
tracing: uprobes: Cleanup __trace_uprobe_create() with __free()
Masami Hiramatsu (Google)
2025-11-01
tracing: eprobe: Cleanup eprobe event using __free()
Masami Hiramatsu (Google)
2025-11-01
tracing: probes: Use __free() for trace_probe_log
Masami Hiramatsu (Google)
2025-11-01
tracing: fprobe: use rhltable for fprobe_ip_table
Menglong Dong
2025-10-28
tracing: Have persistent ring buffer print syscalls normally
Steven Rostedt
2025-10-28
tracing: Check for printable characters when printing field dyn strings
Steven Rostedt
2025-10-28
tracing: Add parsing of flags to the sys_enter_openat trace event
Steven Rostedt
2025-10-28
tracing: Show printable characters in syscall arrays
Steven Rostedt
2025-10-28
tracing: Add a config and syscall_user_buf_size file to limit amount written
Steven Rostedt
2025-10-28
tracing: Allow syscall trace events to read more than one user parameter
Steven Rostedt
2025-10-28
tracing: Display some syscall arrays as strings
Steven Rostedt
2025-10-28
tracing: Have system call events record user array data
Steven Rostedt
2025-10-28
perf: tracing: Have perf system calls read user space
Steven Rostedt
2025-10-28
perf: tracing: Simplify perf_sysenter_enable/disable() with guards
Steven Rostedt
2025-10-28
tracing: Have syscall trace events read user space string
Steven Rostedt
2025-10-28
tracing: Make trace_user_fault_read() exposed to rest of tracing
Steven Rostedt
2025-10-28
blktrace: for ftrace use correct trace format ver
Chaitanya Kulkarni
2025-10-28
blktrace: use debug print to report dropped events
Chaitanya Kulkarni
2025-10-27
bpf: widen dynptr size/offset to 64 bit
Mykyta Yatsenko
2025-10-22
blktrace: handle BLKTRACESETUP2 ioctl
Johannes Thumshirn
2025-10-22
blktrace: trace zone write plugging operations
Johannes Thumshirn
2025-10-22
blktrace: expose ZONE APPEND completions to blktrace
Johannes Thumshirn
2025-10-22
blktrace: add block trace commands for zone operations
Johannes Thumshirn
2025-10-22
blktrace: move ftrace blk_io_tracer to blk_io_trace2
Johannes Thumshirn
2025-10-22
blktrace: move trace_note to blk_io_trace2
Johannes Thumshirn
2025-10-22
blktrace: differentiate between blk_io_trace versions
Johannes Thumshirn
2025-10-22
blktrace: add definitions for struct blk_io_trace2
Johannes Thumshirn
2025-10-22
blktrace: pass blk_user_trace2 to setup functions
Johannes Thumshirn
2025-10-22
blktrace: add definitions for blk_user_trace_setup2
Johannes Thumshirn
2025-10-22
blktrace: split do_blk_trace_setup into two functions
Johannes Thumshirn
2025-10-22
blktrace: change the internal action to 64bit
Johannes Thumshirn
2025-10-22
blktrace: untangle if/else sequence in __blk_add_trace
Johannes Thumshirn
2025-10-22
blktrace: split out relaying a blktrace event
Johannes Thumshirn
2025-10-22
blktrace: factor out recording a blktrace event
Johannes Thumshirn
2025-10-22
blktrace: only calculate trace length once
Johannes Thumshirn
2025-10-20
rv: Make rtapp/pagefault monitor depends on CONFIG_MMU
Nam Cao
2025-10-20
rv: Fully convert enabled_monitors to use list_head as iterator
Nam Cao
2025-10-11
Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
[prev]
[next]