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_kprobe.c
Age
Commit message (
Expand
)
Author
2014-06-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-06
tracing/kprobes: Avoid self tests if tracing is disabled on boot up
Yoshihiro YUNOMAE
2014-04-24
kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftrace
Masami Hiramatsu
2014-04-24
kprobes, ftrace: Allow probing on some functions
Masami Hiramatsu
2014-04-08
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
Mathieu Desnoyers
2014-02-20
tracing/uprobes: Support ftrace_event_file base multibuffer
zhangwei(Jovi)
2014-01-09
tracing: Consolidate event trigger code
Steven Rostedt (Red Hat)
2014-01-06
tracing/kprobes: Add trace event trigger invocations
Tom Zanussi
2014-01-02
tracing/uprobes: Add @+file_offset fetch method
Namhyung Kim
2014-01-02
tracing/probes: Implement 'memory' fetch method for uprobes
Namhyung Kim
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: 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/kprobes: Factor out struct trace_probe
Namhyung Kim
2013-11-05
tracing: Update event filters for multibuffer
Tom Zanussi
2013-07-31
tracing/kprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
2013-07-18
tracing/kprobe: Wait for disabling all running kprobe handlers
Masami Hiramatsu
2013-07-18
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
Oleg Nesterov
2013-07-01
tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit()
Oleg Nesterov
2013-07-01
tracing/kprobes: Turn trace_probe->files into list_head
Oleg Nesterov
2013-07-01
tracing/kprobes: Kill probe_enable_lock
Oleg Nesterov
2013-07-01
tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is empty
Oleg Nesterov
2013-06-19
tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabled
zhangwei(Jovi)
2013-05-15
tracing/kprobes: Make print_*probe_event static
Masami Hiramatsu
2013-05-15
tracing/kprobes: Fix a sparse warning for incorrect type in assignment
Masami Hiramatsu
2013-05-15
tracing/kprobes: Use rcu_dereference_raw for tp->files
Masami Hiramatsu
2013-05-09
tracing/kprobes: Support soft-mode disabling
Masami Hiramatsu
2013-05-09
tracing/kprobes: Support ftrace_event_file base multibuffer
Masami Hiramatsu
2013-05-09
tracing/kprobes: Pass trace_probe directly from dispatcher
Masami Hiramatsu
2013-05-09
tracing/kprobes: Increment probe hit-count even if it is used by perf
Masami Hiramatsu
2013-05-09
tracing/kprobes: Use bool for retprobe checker
Masami Hiramatsu
2013-05-09
tracing/kprobes: Fix to increment return event probe hit-count
Masami Hiramatsu
2012-11-02
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
2012-10-31
tracing: Replace strict_strto* with kstrto*
Daniel Walter
2012-07-31
perf/trace: Add ability to set a target task for events
Andrew Vagin
2012-05-07
tracing: Provide trace events interface for uprobes
Srikar Dronamraju
2012-05-07
tracing: Extract out common code for kprobes/uprobes trace events
Srikar Dronamraju
2012-05-07
tracing: Modify is_delete, is_return from int to bool
Srikar Dronamraju
2012-02-21
ftrace, perf: Add add/del tracepoint perf registration actions
Jiri Olsa
2012-02-21
ftrace, perf: Add open/close tracepoint perf registration actions
Jiri Olsa
2011-10-10
ftrace/kprobes: Fix not to delete probes if in use
Masami Hiramatsu
2011-07-15
tracing/kprobe: Update symbol reference when loading module
Masami Hiramatsu
2011-07-15
tracing/kprobes: Support module init function probing
Masami Hiramatsu
2011-07-15
tracing/kprobes: Merge trace probe enable/disable functions
Masami Hiramatsu
2011-07-14
tracing/kprobes: Rename probe_* to trace_probe_*
Masami Hiramatsu
2011-07-05
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-06-14
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
2011-06-07
kprobes/trace: Fix kprobe selftest for gcc 4.6
Steven Rostedt
[next]