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.c
Age
Commit message (
Expand
)
Author
2008-11-18
tracing: kernel/trace/trace.c: introduce missing kfree()
Julia Lawall
2008-11-11
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
Ingo Molnar
2008-11-10
ftrace: disable tracing on resize
Steven Rostedt
2008-11-05
ftrace: fix breakage in bin_fmt results
Eric Anholt
2008-11-03
ftrace: use kretprobe trampoline name to test in output
Steven Rostedt
2008-11-03
tracing, alpha: undefined reference to `save_stack_trace'
Al Viro
2008-10-31
ftrace: handle archs that do not support irqs_disabled_flags
Steven Rostedt
2008-10-28
ftrace: fix current_tracer error return
Steven Rostedt
2008-10-28
tracing: fix a build error on alpha
Frederic Weisbecker
2008-10-23
ftrace: remove ftrace hash
Steven Rostedt
2008-10-23
ftrace: only have ftrace_kill atomic
Steven Rostedt
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-10-14
trace: add build-time check to avoid overrunning hex buffer
Harvey Harrison
2008-10-14
ftrace: fix hex output mode of ftrace
Harvey Harrison
2008-10-14
ftrace: return an error when setting a nonexistent tracer
Frederic Weisbecker
2008-10-14
ftrace: make some tracers reentrant
Steven Rostedt
2008-10-14
ftrace: preempt disable over interrupt disable
Steven Rostedt
2008-10-14
ftrace: type cast filter+verifier
Steven Rostedt
2008-10-14
tracing/ftrace: adapt mmiotrace to the new type of print_line, fix
Frederic Weisbecker
2008-10-14
ring_buffer: implement new locking
Steven Rostedt
2008-10-14
tracing/ftrace: fix pipe breaking
Pekka Paalanen
2008-10-14
tracing/ftrace: change the type of the print_line callback
Frederic Weisbecker
2008-10-14
ftrace: take advantage of variable length entries
Steven Rostedt
2008-10-14
ftrace: make work with new ring buffer
Steven Rostedt
2008-10-14
tracing/ftrace: make tracing suitable to run the boot tracer
Frédéric Weisbecker
2008-10-14
tracing/ftrace: replace none tracer by nop tracer
Frédéric Weisbecker
2008-10-14
ftrace: inject markers via trace_marker file
Pekka Paalanen
2008-10-14
mmiotrace: handle TRACE_PRINT entries
Pekka Paalanen
2008-10-14
ftrace: add trace_vprintk()
Pekka Paalanen
2008-10-14
ftrace: move mmiotrace functions out of trace.c
Pekka Paalanen
2008-10-14
ftrace: sched_switch: show the wakee's cpu
Peter Zijlstra
2008-10-14
ftrace: make ftrace_printk usable with the other tracers
Peter Zijlstra
2008-10-14
ftrace: print continue index fix
Steven Rostedt
2008-10-14
ftrace: binary and not logical for continue test
Steven Rostedt
2008-10-14
ftrace: make output nicely spaced for up to 999 cpus
Michael Ellerman
2008-10-14
ftrace: fix some mistakes in error messages
Frédéric Weisbecker
2008-10-14
ftrace: dump out ftrace buffers to console on panic
Steven Rostedt
2008-10-14
ftrace: ftrace_printk doc moved
Steven Rostedt
2008-10-14
ftrace: printk formatting infrastructure
Steven Rostedt
2008-10-14
ftrace: new continue entry - separate out from trace_entry
Steven Rostedt
2008-07-27
tracing: remove unused variable
Andrea Righi
2008-07-24
ftrace: remove latency-tracer leftover
Ingo Molnar
2008-07-14
Merge branch 'tracing/ftrace' into auto-ftrace-next
Ingo Molnar
2008-07-11
ftrace: separate out the function enabled variable
Steven Rostedt
2008-07-11
ftrace: check proper config for preempt type
Steven Rostedt
2008-07-10
Merge branch 'tracing/sysprof' into auto-ftrace-next
Ingo Molnar
2008-07-10
Merge branch 'tracing/mmiotrace' into auto-ftrace-next
Ingo Molnar
2008-06-23
ftrace: freeze kprobe'd records
Abhishek Sagar
2008-06-12
ftrace: fix printout
Jiri Slaby
2008-06-10
ftrace: disable tracing when current_tracer is set to "none"
Ankita Garg
[next]