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_syscalls.c
Age
Commit message (
Expand
)
Author
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-18
tracing: Allocate the ftrace event profile buffer dynamically
Frederic Weisbecker
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
2009-08-26
tracing: Convert event tracing code to use NR_syscalls
Jason Baron
2009-08-26
tracing: Check invalid syscall nr while tracing syscalls
Hendrik Brueckner
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-08-26
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
2009-08-26
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
2009-08-20
tracing/syscalls: Fix the output of syscalls with no arguments
Li Zefan
2009-08-19
tracing/syscalls: Add filtering support
Li Zefan
2009-08-19
tracing/syscalls: Add fields format for exit events
Li Zefan
2009-08-19
tracing/syscalls: Fix fields format for enter events
Li Zefan
2009-08-17
tracing/syscalls: Fix to print parameter types
Li Zefan
2009-08-11
tracing: Support for syscall events raw records in perfcounters
Frederic Weisbecker
2009-08-11
tracing: Add fields format definition for syscall events
Frederic Weisbecker
2009-08-11
tracing: Add perf counter support for syscalls tracing
Jason Baron
2009-08-11
tracing: Add individual syscalls tracepoint id support
Jason Baron
2009-08-11
tracing: Add trace events for each syscall entry/exit
Jason Baron
2009-08-11
tracing: Call arch_init_ftrace_syscalls at boot
Jason Baron
2009-04-09
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
2009-03-16
tracing/syscalls: protect thread flag toggling from races
Frederic Weisbecker
2009-03-16
tracing/syscalls: various cleanups
Frederic Weisbecker
2009-03-16
tracing/syscalls: fix missing release of tracing
Frederic Weisbecker
2009-03-13
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
Frederic Weisbecker
2009-03-13
tracing/ftrace: syscall tracing infrastructure, basics
Frederic Weisbecker