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_events.c
Age
Commit message (
Expand
)
Author
2010-02-25
tracing: Simplify memory recycle of trace_define_field
Wenji Huang
2010-01-06
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
2010-01-06
tracing: Use defined fields and print_fmt to print formats
Lai Jiangshan
2009-12-13
tracing: Move a printk out of ftrace_raw_reg_event_foo()
Li Zefan
2009-12-13
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
2009-12-13
tracing: Extract duplicate ftrace_raw_init_event_foo()
Li Zefan
2009-10-23
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-10-17
Merge commit 'v2.6.32-rc5' into perf/probes
Ingo Molnar
2009-10-15
Merge branch 'tracing/core' into perf/core
Ingo Molnar
2009-10-06
tracing/events: Add 'signed' field to format files
Tom Zanussi
2009-10-03
tracing/ftrace: Fix to check create_event_dir() when adding new events
Masami Hiramatsu
2009-10-01
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-09-24
tracing/event: Cleanup the useless dentry variable
Frederic Weisbecker
2009-09-23
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
2009-09-22
tracing: Check the return value of trace_get_user()
Li Zefan
2009-09-19
tracing/events: use list_for_entry_continue
Li Zefan
2009-09-17
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-09-17
ftrace: Fix trace_remove_event_call() to lock trace_event_mutex
Masami Hiramatsu
2009-09-17
ftrace: Fix trace_add_event_call() to initialize list
Masami Hiramatsu
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-14
tracing: make testing syscall events a separate configuration
Steven Rostedt
2009-09-14
tracing: add static to generated TRACE_EVENT functions
Steven Rostedt
2009-09-12
tracing: use the new trace_entries.h to create format files
Steven Rostedt
2009-09-11
tracing: trace parser support for set_event
jolsa@redhat.com
2009-09-11
tracing: add lock depth to entries
Steven Rostedt
2009-09-11
tracing: move tgid out of generic entry and into userstack
Steven Rostedt
2009-09-11
Merge commit 'tracing/core' into tracing/kprobes
Frederic Weisbecker
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
2009-08-27
tracing: Restore the const qualifier for field names and types definition
Frederic Weisbecker
2009-08-27
tracing: Ftrace dynamic ftrace_event_call support
Masami Hiramatsu
2009-08-26
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
2009-08-26
tracing/filters: Add filter_type to struct ftrace_event_field
Li Zefan
2009-08-19
tracing/syscalls: Add filtering support
Li Zefan
2009-08-19
tracing/events: Add trace_define_common_fields()
Li Zefan
2009-08-19
tracing/events: Add ftrace_event_call param to define_fields()
Li Zefan
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-11
tracing: Add ftrace event call parameter to its field descriptor handler
Frederic Weisbecker
2009-08-11
tracing: Add ftrace_event_call void * 'data' field
Jason Baron
2009-08-11
tracing: Raw_init() bailout in trace event register fail case
Jason Baron
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-06
tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES
Frederic Weisbecker
2009-08-06
ftrace: Fix perf-tracepoint OOPS
Peter Zijlstra
2009-07-23
tracing: only truncate ftrace files when O_TRUNC is set
Steven Rostedt
2009-07-10
tracing/filter: Remove empty subsystem and its directory
Xiao Guangrong
2009-07-04
Merge branch 'master' into for-next
Tejun Heo
2009-07-01
tracing/events: Add trace_event boot option
Li Zefan
2009-06-24
tracing/events: Don't increment @pos in s_start()
Li Zefan
2009-06-24
percpu: clean up percpu variable definitions
Tejun Heo
2009-06-09
tracing: add protection around module events unload
Steven Rostedt
2009-05-26
ftrace: clean up of using ftrace_event_enable_disable()
Zhaolei
[next]