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
2013-07-11
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-07-02
tracing: Make tracing_open_generic_{tr,tc}() static
Steven Rostedt (Red Hat)
2013-07-02
tracing: Remove ftrace() function
zhangwei(Jovi)
2013-07-02
tracing: Make tracer_tracing_{off,on,is_on}() static
Steven Rostedt (Red Hat)
2013-07-02
tracing: Get trace_array ref counts when accessing trace files
Steven Rostedt (Red Hat)
2013-07-02
tracing: Add trace_array_get/put() to handle instance refs better
Steven Rostedt (Red Hat)
2013-07-01
tracing: Protect ftrace_trace_arrays list in trace_events.c
Alexander Z Lam
2013-07-01
tracing: Make trace_marker use the correct per-instance buffer
Alexander Z Lam
2013-07-01
tracing: Use flag buffer_disabled for irqsoff tracer
Steven Rostedt (Red Hat)
2013-06-19
tracing: Disable tracing on warning
Steven Rostedt (Red Hat)
2013-06-11
tracing: Fix file mode of free_buffer
Wang YanQing
2013-06-11
tracing: Fix outputting formats of x86-tsc and counter when use trace_clock
Yoshihiro YUNOMAE
2013-06-06
tracing: Use current_uid() for critical time tracing
Steven Rostedt (Red Hat)
2013-05-23
tracing: Fix crash when ftrace=nop on the kernel command line
Steven Rostedt (Red Hat)
2013-04-30
tracing: Fix small merge bug
Steven Rostedt
2013-04-29
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-04-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-12
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
2013-04-09
kernel: tracing: Use strlcpy instead of strncpy
Chen Gang
2013-04-08
tracing: Fix race with update_max_tr_single and changing tracers
Steven Rostedt (Red Hat)
2013-04-08
perf: Fix strncpy() use, use strlcpy() instead of strncpy()
Chen Gang
2013-03-20
tracing: Update debugfs README file
Steven Rostedt (Red Hat)
2013-03-15
tracing: Fix ftrace_dump()
Steven Rostedt (Red Hat)
2013-03-15
tracing: Use TRACE_MAX_PRINT instead of constant
zhangwei(Jovi)
2013-03-15
tracing: Use pr_warn_once instead of open coded implementation
zhangwei(Jovi)
2013-03-15
tracing: Add "perf" trace_clock
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add "uptime" trace clock that uses jiffies
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add function-trace option to disable function tracing of latency tra...
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add skip argument to trace_dump_stack()
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add snapshot trigger to function probes
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add alloc/free_snapshot() to replace duplicate code
Steven Rostedt (Red Hat)
2013-03-15
tracing: Let tracing_snapshot() be used by modules but not NMI
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: Move the tracing selftest code into its own function
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add internal tracing_snapshot() functions
Steven Rostedt (Red Hat)
2013-03-15
tracing: Prevent deleting instances when they are being read
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add per_cpu directory into tracing instances
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add snapshot feature to instances
Steven Rostedt (Red Hat)
2013-03-15
tracing: Consolidate buffer allocation code
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: Add snapshot_raw to extract the raw data from snapshot
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add snapshot in the per_cpu trace directories
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/ring-buffer: Move poll wake ups into ring buffer code
Steven Rostedt (Red Hat)
2013-03-15
tracing: Fix read blocking on trace_pipe_raw
Steven Rostedt
2013-03-15
tracing: Fix polling on trace_pipe_raw
Steven Rostedt
2013-03-15
tracing: Do not block on splice if either file or splice NONBLOCK flag is set
Steven Rostedt (Red Hat)
[next]