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.h
Age
Commit message (
Expand
)
Author
2009-09-19
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
2009-09-12
tracing: use the new trace_entries.h to create format files
Steven Rostedt
2009-09-12
tracing: show details of structures within the ftrace structures
Steven Rostedt
2009-09-12
tracing: use macros to create internal ftrace entry ring buffer structures
Steven Rostedt
2009-09-12
tracing: do not update tracing_max_latency when tracer is stopped
Carsten Emde
2009-09-11
tracing: create generic trace parser
jolsa@redhat.com
2009-09-11
tracing: move tgid out of generic entry and into userstack
Steven Rostedt
2009-09-09
tracing: move PRED macros to trace_events_filter.c
Li Zefan
2009-09-09
tracing: remove stats from struct tracer
Li Zefan
2009-09-09
tracing: format clean ups
Li Zefan
2009-09-09
tracing: remove dead code
Li Zefan
2009-09-04
tracing: add trace_array_printk for internal tracers to use
Steven Rostedt
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
2009-09-04
tracing: use timestamp to determine start of latency traces
Steven Rostedt
2009-09-04
tracing: print out start and stop in latency traces
Steven Rostedt
2009-08-27
tracing: only show tracing_max_latency when latency tracer configured
Steven Rostedt
2009-08-26
ftrace: Move setting of clock-source out of options
Zhaolei
2009-08-26
tracing/filters: Add filter_type to struct ftrace_event_field
Li Zefan
2009-08-11
tracing: Add individual syscalls tracepoint id support
Jason Baron
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2009-08-06
tracing/function-graph-tracer: Move graph event insertion helpers in the grap...
Frederic Weisbecker
2009-08-06
tracing/core: Make the stack entry helpers global
Frederic Weisbecker
2009-08-06
tracing/core: Turn ftrace_cpu_disabled into a global var
Frederic Weisbecker
2009-07-20
tracing/filters: improve subsystem filter
Li Zefan
2009-07-10
tracing/filter: Remove empty subsystem and its directory
Xiao Guangrong
2009-07-01
tracing/events: Add trace_event boot option
Li Zefan
2009-06-25
ring-buffer: Make it generally available
Paul Mundt
2009-05-07
Merge branch 'tracing/hw-branch-tracing' into tracing/core
Ingo Molnar
2009-05-06
tracing: reset ring buffer when removing modules with events
Steven Rostedt
2009-05-06
tracing/events: fix concurrent access to ftrace_events list
Li Zefan
2009-04-29
tracing/filters: a better event parser
Tom Zanussi
2009-04-29
tracing/filters: distinguish between signed and unsigned fields
Tom Zanussi
2009-04-29
tracing/filters: move preds into event_filter object
Tom Zanussi
2009-04-24
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
Ingo Molnar
2009-04-22
tracing/events: make struct trace_entry->type to be int type
Li Zefan
2009-04-17
tracing/filters: add filter_mutex to protect filter predicates
Tom Zanussi
2009-04-14
tracing/events: convert event call sites to use a link list
Steven Rostedt
2009-04-14
tracing/events: move declarations from trace directory to core include
Steven Rostedt
2009-04-14
tracing: make trace_seq operations available for core kernel
Steven Rostedt
2009-04-14
tracing/filters: allow on-the-fly filter switching
Tom Zanussi
2009-04-14
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
Tom Zanussi
2009-04-14
tracing/filters: use ring_buffer_discard_commit for discarded events
Steven Rostedt
2009-04-14
tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro
Tom Zanussi
2009-04-14
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
Tom Zanussi
2009-04-12
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...
Zhaolei
2009-04-07
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-04-07
tracing/ftrace: factorize the tracing files creation
Frederic Weisbecker
2009-04-07
Merge branch 'tracing/urgent' into tracing/ftrace
Ingo Molnar
2009-04-07
tracing: fix incorrect return type of ns2usecs()
Lai Jiangshan
[next]