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
Age
Commit message (
Expand
)
Author
2013-04-12
ftrace: Get rid of ftrace_profile_bits
Namhyung Kim
2013-04-12
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
2013-04-12
tracing: Get rid of unneeded key calculation in ftrace_hash_move()
Namhyung Kim
2013-04-12
tracing: Reset ftrace_graph_filter_enabled if count is zero
Namhyung Kim
2013-04-09
tracing: Fix off-by-one on allocating stat->pages
Namhyung Kim
2013-04-09
kernel: tracing: 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: Rename trace_event_mutex to trace_event_sem
zhangwei(Jovi)
2013-03-15
tracing: Fix comment about prefix in arch_syscall_match_sym_name()
zhangwei(Jovi)
2013-03-15
tracing: Convert trace_destroy_fields() to static
zhangwei(Jovi)
2013-03-15
tracing: Move find_event_field() into trace_events.c
zhangwei(Jovi)
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
ring-buffer: Add ring buffer startup selftest
Steven Rostedt (Red Hat)
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: Remove most or all of stack tracer stack size from stack_max_size
Steven Rostedt (Red Hat)
2013-03-15
tracing: Fix stack tracer with fentry use
Steven Rostedt (Red Hat)
2013-03-15
tracing: Use stack of calling function for stack tracer
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add function probe to trigger stack traces
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add skip argument to trace_dump_stack()
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add function probe triggers to enable/disable events
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add a way to soft disable trace events
Steven Rostedt (Red Hat)
2013-03-15
ftrace: Use manual free after synchronize_sched() not call_rcu_sched()
Steven Rostedt (Red Hat)
2013-03-15
ftrace: Clean up function probe methods
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
ftrace: Fix function probe to only enable needed functions
Steven Rostedt (Red Hat)
2013-03-15
ftrace: Separate unlimited probes from count limited probes
Steven Rostedt (Red Hat)
2013-03-15
tracing: Consolidate ftrace_trace_onoff_unreg() into callback
Steven Rostedt (Red Hat)
2013-03-15
tracing: Consolidate updating of count for traceon/off
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: Fix the branch tracer that broke with buffer change
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
ring-buffer: Do not use schedule_work_on() for current CPU
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 config option to allow snapshot to swap per cpu
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)
[next]