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
Age
Commit message (
Expand
)
Author
2017-07-13
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2017-07-12
ftrace: Fix uninitialized variable in match_records()
Dan Carpenter
2017-07-12
ftrace: Remove an unneeded NULL check
Dan Carpenter
2017-07-11
ftrace: Hide cached module code for !CONFIG_MODULES
Arnd Bergmann
2017-07-11
tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACE
Steven Rostedt (VMware)
2017-07-11
tracing: Fixup trace file header alignment
Steven Rostedt (VMware)
2017-07-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-09
trace/kprobes: Sanitize derived event names
Naveen N. Rao
2017-07-08
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
2017-07-07
Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2017-07-07
tracing: Attempt to record other information even if some fail
Joel Fernandes
2017-07-07
tracing: Treat recording tgid for idle task as a success
Joel Fernandes
2017-07-07
tracing: Treat recording comm for idle task as a success
Joel Fernandes
2017-07-06
Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-07-06
tracing: Add saved_tgids file to show cached pid to tgid mappings
Michael Sartain
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
ftrace: Test for NULL iter->tr in regex for stack_trace_filter changes
Steven Rostedt (VMware)
2017-07-05
Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core
Steven Rostedt (VMware)
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
bpf: extend bpf_trace_printk to support %i
John Fastabend
2017-07-03
bpf: simplify narrower ctx access
Daniel Borkmann
2017-06-29
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
2017-06-29
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
2017-06-28
ftrace: Decrement count for dyn_ftrace_total_info for init functions
Steven Rostedt (VMware)
2017-06-28
ftrace: Unlock hash mutex on failed allocation in process_mod_list()
Steven Rostedt (VMware)
2017-06-27
tracing: Add support for display of tgid in trace output
Joel Fernandes
2017-06-27
tracing: Add support for recording tgid of tasks
Joel Fernandes
2017-06-27
ftrace: Decrement count for dyn_ftrace_total_info file
Steven Rostedt (VMware)
2017-06-27
ftrace: Remove unused function ftrace_arch_read_dyn_info()
Steven Rostedt (VMware)
2017-06-26
ftrace: Have cached module filters be an active filter
Steven Rostedt (VMware)
2017-06-26
ftrace: Implement cached modules tracing on module load
Steven Rostedt (VMware)
2017-06-26
ftrace: Have the cached module list show in set_ftrace_filter
Steven Rostedt (VMware)
2017-06-26
ftrace: Add :mod: caching infrastructure to trace_array
Steven Rostedt (VMware)
2017-06-23
bpf: possibly avoid extra masking for narrower load in verifier
Yonghong Song
2017-06-22
tracing: Show address when function names are not found
Steven Rostedt (VMware)
2017-06-14
bpf: permits narrower load from bpf program context fields
Yonghong Song
2017-06-13
tracing: Rename update the enum_map file
Jeremy Linton
2017-06-13
tracing: Rename enum_replace to eval_replace
Jeremy Linton
2017-06-13
trace: rename enum_map functions
Jeremy Linton
2017-06-13
trace: rename trace.c enum functions
Jeremy Linton
2017-06-13
trace: rename trace_enum_mutex to trace_eval_mutex
Jeremy Linton
2017-06-13
trace: rename trace enum data structures in trace.c
Jeremy Linton
2017-06-13
trace: rename struct module entry for trace enums
Jeremy Linton
2017-06-13
trace: rename trace_enum_map to trace_eval_map
Jeremy Linton
2017-06-13
trace: rename kernel enum section to eval
Jeremy Linton
2017-06-13
tracing: Remove unused declaration of trace_stop_cmdline_recording
Joel Fernandes
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-10
bpf: avoid excessive stack usage for perf_sample_data
Daniel Borkmann
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-07
ftrace/kprobes: selftests: Check kretprobe maxactive is supported
Masami Hiramatsu
[next]