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
Age
Commit message (
Expand
)
Author
2009-04-01
ring-buffer: do not remove reader page from list on ring buffer free
Steven Rostedt
2009-04-01
function-graph: allow unregistering twice
Steven Rostedt
2009-03-31
Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...
Ingo Molnar
2009-03-31
trace: make argument 'mem' of trace_seq_putmem() const
Li Zefan
2009-03-31
tracing: add missing 'extern' keywords to trace_output.h
Eduard - Gabriel Munteanu
2009-03-31
tracing: provide trace_seq_reserve()
Eduard - Gabriel Munteanu
2009-03-31
blktrace: print out BLK_TN_MESSAGE properly
Li Zefan
2009-03-31
blktrace: extract duplidate code
Li Zefan
2009-03-31
blktrace: fix memory leak when freeing struct blk_io_trace
Li Zefan
2009-03-31
blktrace: fix blk_probes_ref chaos
Li Zefan
2009-03-31
blktrace: make classic output more classic
Li Zefan
2009-03-31
blktrace: fix off-by-one bug
Li Zefan
2009-03-31
blktrace: fix the original blktrace
Li Zefan
2009-03-31
blktrace: fix a race when creating blk_tree_root in debugfs
Li Zefan
2009-03-31
blktrace: fix timestamp in binary output
Li Zefan
2009-03-26
tracing: filter fix for TRACE_EVENT_FORMAT events
Tom Zanussi
2009-03-25
ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()
Zhaolei
2009-03-25
trace_workqueues: fix empty line's output
Lai Jiangshan
2009-03-25
trace_stat: keep original order
Lai Jiangshan
2009-03-25
trace_stat: don't call seq_printf() in seq_operation->start()
Lai Jiangshan
2009-03-24
tracing: use union for multi-usages field
Lai Jiangshan
2009-03-24
ftrace: show virtual PID
Lai Jiangshan
2009-03-24
function-graph: add option for include sleep times
Steven Rostedt
2009-03-24
function-graph: ignore times across schedule
Steven Rostedt
2009-03-24
function-graph: prevent more than one tracer registering
Steven Rostedt
2009-03-24
function-graph: moved the timestamp from arch to generic code
Steven Rostedt
2009-03-24
tracing: fix memory leak in trace_stat
Steven Rostedt
2009-03-24
blktrace: print human-readable act_mask
Li Zefan
2009-03-24
blktrace: fix t_error()
Li Zefan
2009-03-24
blktrace: fix wrong calculation of RWBS
Li Zefan
2009-03-24
blktrace: mark ddir_act[] const
Li Zefan
2009-03-24
tracing/filters: disallow integer values for string filters and vice versa
Tom Zanussi
2009-03-24
tracing/filters: use trace_seq_printf() to print filters
Tom Zanussi
2009-03-24
tracing/filters: free pred when clearing filters
Tom Zanussi
2009-03-24
tracing/filters: use list_for_each_entry
Tom Zanussi
2009-03-23
tracing/function-graph-tracer: fix functions call traces imbalance
Frederic Weisbecker
2009-03-23
tracing: Fix TRACING_SUPPORT dependency for PPC32
Anton Vorontsov
2009-03-23
tracing/ftrace: check if debugfs is registered before creating files
Frederic Weisbecker
2009-03-23
tracing/filters: clean up filter_add_subsystem_pred()
Tom Zanussi
2009-03-23
tracing/filters: fix bug in copy_pred()
Tom Zanussi
2009-03-23
tracing/filters: use list_for_each_entry_safe
Tom Zanussi
2009-03-23
tracing/events: don't discard an event after commit
Frederic Weisbecker
2009-03-23
tracing/ftrace: make nop-tracer use polling wait for events on pipe
Frederic Weisbecker
2009-03-23
tracing/events: don't use wake up for events
Frederic Weisbecker
2009-03-23
tracing/events: make the filter files writable
Frederic Weisbecker
2009-03-22
tracing: add run-time field descriptions for event filtering, kfree fix
Ingo Molnar
2009-03-22
tracing: add per-subsystem filtering
Tom Zanussi
2009-03-22
tracing: add per-event filtering
Tom Zanussi
2009-03-22
tracing: add ring_buffer_event_discard() to ring buffer
Tom Zanussi
2009-03-22
tracing: fix four sparse warnings
Dmitri Vorobiev
[next]