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
2014-03-03
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2014-02-11
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-27
Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-23
tracing: Check if tracing is enabled in trace_puts()
Steven Rostedt (Red Hat)
2014-01-23
tracing: Fix formatting of trace README file
Steven Rostedt (Red Hat)
2014-01-22
tracing/README: Add event file usage to tracing mini-HOWTO
Tom Zanussi
2014-01-22
Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-01-19
tracing: Fix buggered tee(2) on tracing_pipe
Al Viro
2014-01-14
tracing: Have trace buffer point back to trace_array
Steven Rostedt (Red Hat)
2014-01-13
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt (Red Hat)
2014-01-13
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt (Red Hat)
2014-01-13
sched/clock, x86: Use a static_key for sched_clock_stable
Peter Zijlstra
2014-01-13
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2014-01-13
sched/deadline: Add latency tracing for SCHED_DEADLINE tasks
Dario Faggioli
2014-01-09
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
Steven Rostedt (Red Hat)
2014-01-09
tracing: Show available event triggers when no trigger is set
Steven Rostedt (Red Hat)
2014-01-09
tracing: Consolidate event trigger code
Steven Rostedt (Red Hat)
2014-01-09
tracing: Fix counter for traceon/off event triggers
Steven Rostedt (Red Hat)
2014-01-06
tracing: Remove double-underscore naming in syscall trigger invocations
Tom Zanussi
2014-01-06
tracing/kprobes: Add trace event trigger invocations
Tom Zanussi
2014-01-03
tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT
Namhyung Kim
2014-01-02
tracing/uprobes: Add @+file_offset fetch method
Namhyung Kim
2014-01-02
tracing/uprobes: Add support for full argument access methods
Namhyung Kim
2014-01-02
tracing/uprobes: Fetch args before reserving a ring buffer
Namhyung Kim
2014-01-02
tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()
Namhyung Kim
2014-01-02
tracing/probes: Implement 'memory' fetch method for uprobes
Namhyung Kim
2014-01-02
tracing/probes: Add fetch{,_size} member into deref fetch method
Hyeoncheol Lee
2014-01-02
tracing/probes: Move 'symbol' fetch method to kprobes
Namhyung Kim
2014-01-02
tracing/probes: Implement 'stack' fetch method for uprobes
Namhyung Kim
2014-01-02
tracing/probes: Split [ku]probes_fetch_type_table
Namhyung Kim
2014-01-02
tracing/probes: Move fetch function helpers to trace_probe.h
Namhyung Kim
2014-01-02
tracing/probes: Integrate duplicate set_print_fmt()
Namhyung Kim
2014-01-02
tracing/kprobes: Move common functions to trace_probe.h
Namhyung Kim
2014-01-02
tracing/uprobes: Convert to struct trace_probe
Namhyung Kim
2014-01-02
tracing/kprobes: Factor out struct trace_probe
Namhyung Kim
2014-01-02
tracing/probes: Fix basic print type functions
Namhyung Kim
2014-01-02
tracing/uprobes: Fix documentation of uprobe registration syntax
Namhyung Kim
2014-01-02
tracing: Fix rcu handling of event_trigger_data filter field
Steven Rostedt (Red Hat)
2014-01-02
tracing: Add generic tracing_lseek() function
Steven Rostedt (Red Hat)
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-21
tracing: Add and use generic set_trigger_filter() implementation
Tom Zanussi
2013-12-21
tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef
Steven Rostedt (Red Hat)
2013-12-21
tracing: Add 'enable_event' and 'disable_event' event trigger commands
Tom Zanussi
2013-12-21
tracing: Add 'stacktrace' event trigger command
Tom Zanussi
2013-12-21
tracing: Add 'snapshot' event trigger command
Tom Zanussi
2013-12-20
tracing: Add 'traceon' and 'traceoff' event trigger commands
Tom Zanussi
2013-12-20
tracing: Add basic event trigger framework
Tom Zanussi
2013-12-20
Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-12-16
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
[next]