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
2013-07-25
tracing: Add trace_array_get/put() to event handling
Steven Rostedt (Red Hat)
2013-07-25
tracing: Protect ftrace_trace_arrays list in trace_events.c
Alexander Z Lam
2013-06-11
tracing: Fix outputting formats of x86-tsc and counter when use trace_clock
Yoshihiro YUNOMAE
2013-04-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-04-13
uprobes/tracing: Generalize struct uprobe_trace_entry_head
Oleg Nesterov
2013-03-15
tracing: Move find_event_field() into trace_events.c
zhangwei(Jovi)
2013-03-15
tracing: Add function-trace option to disable function tracing of latency tra...
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add internal ftrace trace_puts() for ftrace to use
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add trace_puts() for even faster trace_printk() tracing
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add alloc_snapshot kernel command line parameter
Steven Rostedt (Red Hat)
2013-03-15
tracing: Prevent deleting instances when they are being read
Steven Rostedt (Red Hat)
2013-03-15
tracing: Have trace_array keep track if snapshot buffer is allocated
Steven Rostedt (Red Hat)
2013-03-15
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
2013-03-15
tracing: Clear all trace buffers when unloaded module event was used
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add __per_cpu annotation to trace array percpu data pointer
Steven Rostedt (Red Hat)
2013-03-15
tracing: Use direct field, type and system names
Steven Rostedt
2013-03-15
tracing: Add rmdir to remove multibuffer instances
Steven Rostedt
2013-03-15
tracing: Add interface to allow multiple trace buffers
Steven Rostedt
2013-03-15
tracing: Make syscall events suitable for multiple buffers
Steven Rostedt
2013-03-15
tracing: Replace the static global per_cpu arrays with allocated per_cpu
Steven Rostedt
2013-03-15
tracing: Encapsulate global_trace and remove dependencies on global vars
Steven Rostedt
2013-03-15
tracing: Use RING_BUFFER_ALL_CPUS for TRACE_PIPE_ALL_CPU
Steven Rostedt
2013-03-15
tracing: Separate out trace events from global variables
Steven Rostedt
2013-03-14
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
2013-01-30
tracing: Make a snapshot feature available from userspace
Hiraku Toyooka
2013-01-22
ring-buffer: User context bit recursion checking
Steven Rostedt
2013-01-22
tracing: Avoid unnecessary multiple recursion checks
Steven Rostedt
2013-01-22
tracing: Make the trace recursion bits into enums
Steven Rostedt
2013-01-22
ftrace: Add context level recursion bit checking
Steven Rostedt
2012-11-13
tracing: Format non-nanosec times from tsc clock without a decimal point.
David Sharp
2012-11-02
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
2012-11-02
tracing: Remove unused function unregister_tracer()
Steven Rostedt
2012-10-31
tracing: Cache comms only after an event occurred
Steven Rostedt
2012-10-31
tracing: Enable comm recording if trace_printk() is used
Steven Rostedt
2012-10-31
tracing: Change tracer's integer flags to bool
Hiraku Toyooka
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-09-24
tracing: Add an option for disabling markers
Mandeep Singh Baines
2012-09-18
userns: Teach trace to use from_kuid
Eric W. Biederman
2012-07-31
ftrace: Add selftest to test function save-regs support
Steven Rostedt
2012-06-28
tracing: Remove NR_CPUS array from trace_iterator
Steven Rostedt
2012-05-24
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-18
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-14
Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-05-07
tracing: Provide trace events interface for uprobes
Srikar Dronamraju
2012-04-23
ring-buffer: Add per_cpu ring buffer control files
Vaibhav Nagarnaik
2012-04-23
tracing: Add percpu buffers for trace_printk()
Steven Rostedt
2012-04-13
tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)
Mark Brown
2012-03-13
tracing: Fix build breakage without CONFIG_PERF_EVENTS
Mark Brown
2012-02-22
tracing/ring-buffer: Only have tracing_on disable tracing buffers
Steven Rostedt
2012-02-21
ftrace, perf: Add filter support for function trace event
Jiri Olsa
[next]