Sign in
android-kvm
/
linux
/
36350e95a2b1feed6382fe38cc80f79ec35a1323
/
kernel
/
trace
/
trace_kprobe.c
2519c1b
tracing: Quiet gcc warning about maybe unused link variable
by Steven Rostedt (VMware)
· 7 years ago
57ea2a3
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
by Artem Savkov
· 7 years ago
0fc8c35
tracing/kprobe: Release kprobe print_fmt properly
by Jiri Olsa
· 7 years ago
41bdc4b
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
by Yonghong Song
· 7 years ago
5c8dad4
trace_kprobe: Remove warning message "Could not insert probe at..."
by Song Liu
· 7 years ago
2d07491
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 7 years ago
c5d343b
tracing: probeevent: Fix to support minus offset from symbol
by Masami Hiramatsu
· 7 years ago
7057bb9
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
e12f03d
perf/core: Implement the 'perf_kprobe' PMU
by Song Liu
· 7 years ago
540adea
error-injection: Separate error-injection from kprobe
by Masami Hiramatsu
· 7 years ago
66665ad
tracing/kprobe: bpf: Compare instruction pointer with original one
by Masami Hiramatsu
· 7 years ago
b4da334
tracing/kprobe: bpf: Check error injectable event is on function entry
by Masami Hiramatsu
· 7 years ago
46df3d2
trace: reenable preemption if we modify the ip
by Josef Bacik
· 7 years ago
9802d86
bpf: add a bpf_override_function helper
by Josef Bacik
· 7 years ago
2dcd9c7
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
f3edacb
bpf: Revert bpf_overrid_function() helper changes.
by David S. Miller
· 7 years ago
dd0bb68
bpf: add a bpf_override_function helper
by Josef Bacik
· 7 years ago
e87c6bc38
bpf: permit multiple bpf attachments for a single perf event
by Yonghong Song
· 7 years ago
8fd0fbb
perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:function")
by Peter Zijlstra
· 7 years ago
7e465ba
tracing: Make traceprobe parsing code reusable
by Tom Zanussi
· 7 years ago
75e8387
perf/ftrace: Fix double traces of perf on ftrace:function
by Zhou Chengming
· 8 years ago
bc0f51d
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
fca18a4
trace/kprobes: Sanitize derived event names
by Naveen N. Rao
· 8 years ago
659b957
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_func_entry()
by Naveen N. Rao
· 8 years ago
9e52b32
tracing/kprobes: Allow to create probe with a module name starting with a digit
by Sabrina Dubroca
· 8 years ago
30e7d894
tracing/kprobes: Enforce kprobes teardown after testing
by Thomas Gleixner
· 8 years ago
4c17468
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
696ced4
tracing/kprobes: expose maxactive for kretprobe in kprobe_events
by Alban Crequy
· 8 years ago
1d585e7
trace/kprobes: Fix check for kretprobe offset within function entry
by Naveen N. Rao
· 8 years ago
84e5b549
Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
d0e0257
trace/kprobes: Add back warning about offset in return probes
by Steven Rostedt (VMware)
· 8 years ago
35b6f55
trace/kprobes: Allow return probes with offsets and absolute addresses
by Naveen N. Rao
· 8 years ago
b2d0910
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
by Ingo Molnar
· 8 years ago
79b17ea
Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
7257634
tracing/probe: Show subsystem name in messages
by Masami Hiramatsu
· 8 years ago
26a346f
tracing/kprobes: Fix __init annotation
by Arnd Bergmann
· 8 years ago
d4d7ccc
kprobes/trace: Fix kprobe selftest for newer gcc
by Marcin Nowakowski
· 8 years ago
f18f97a
tracing/kprobes: Add a helper method to return number of probe hits
by Marcin Nowakowski
· 8 years ago
17ce3dc
ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types
by Masami Hiramatsu
· 9 years ago
35abb67
tracing: expose current->comm to [ku]probe events
by Omar Sandoval
· 9 years ago
1e1dcd9
perf: split perf_trace_buf_prepare into alloc and update parts
by Alexei Starovoitov
· 9 years ago
a395d6a
kernel/...: convert pr_warning to pr_warn
by Joe Perches
· 9 years ago
a7636d9
kprobes: Optimize hot path by using percpu counter to collect 'nhit' statistics
by Martin KaFai Lau
· 9 years ago
1a6877b
lib: introduce strncpy_from_unsafe()
by Alexei Starovoitov
· 10 years ago
09a5059
tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()
by Steven Rostedt (Red Hat)
· 10 years ago
687fcc4
tracing: Rename ftrace_event_name() to trace_event_name()
by Steven Rostedt (Red Hat)
· 10 years ago
2425bcb
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
by Steven Rostedt (Red Hat)
· 10 years ago
7f1d2f8
tracing: Rename ftrace_event_file to trace_event_file
by Steven Rostedt (Red Hat)
· 10 years ago
9023c93
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
by Steven Rostedt (Red Hat)
· 10 years ago
6c8a53c9
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
eeee78c
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
3f3c73de
Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
2541517
tracing, perf: Implement BPF programs attached to kprobes
by Alexei Starovoitov
· 10 years ago
72cbbc8
tracing: Add kprobe flag
by Alexei Starovoitov
· 10 years ago
d9a16d3
trace: Don't use __weak in header files
by Stephen Rothwell
· 10 years ago
41cbc01
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
8434dc9
tracing: Convert the tracing facility over to use tracefs
by Steven Rostedt (Red Hat)
· 10 years ago
14a5ae4
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
by Steven Rostedt (Red Hat)
· 10 years ago
86038c5
perf: Avoid horrible stack usage
by Peter Zijlstra (Intel)
· 10 years ago
85224da
kprobes/tracing: Use trace_seq_has_overflowed() for overflow checks
by Steven Rostedt (Red Hat)
· 10 years ago
1177e43
trace: Replace single-character seq_puts with seq_putc
by Rasmus Villemoes
· 10 years ago
fa6f0cc
tracing: Replace seq_printf by simpler equivalents
by Rasmus Villemoes
· 10 years ago
3737a12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
748ec3a
tracing/kprobes: Avoid self tests if tracing is disabled on boot up
by Yoshihiro YUNOMAE
· 11 years ago
3da0f18
kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftrace
by Masami Hiramatsu
· 11 years ago
fbc1963
kprobes, ftrace: Allow probing on some functions
by Masami Hiramatsu
· 11 years ago
de7b297
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
by Mathieu Desnoyers
· 11 years ago
70ed91c
tracing/uprobes: Support ftrace_event_file base multibuffer
by zhangwei(Jovi)
· 11 years ago
13a1e4a
tracing: Consolidate event trigger code
by Steven Rostedt (Red Hat)
· 11 years ago
0641d36
tracing/kprobes: Add trace event trigger invocations
by Tom Zanussi
· 11 years ago
b7e0bf3
tracing/uprobes: Add @+file_offset fetch method
by Namhyung Kim
· 11 years ago
5baaa59
tracing/probes: Implement 'memory' fetch method for uprobes
by Namhyung Kim
· 11 years ago
1301a44
tracing/probes: Move 'symbol' fetch method to kprobes
by Namhyung Kim
· 11 years ago
3fd996a
tracing/probes: Implement 'stack' fetch method for uprobes
by Namhyung Kim
· 11 years ago
34fee3a
tracing/probes: Split [ku]probes_fetch_type_table
by Namhyung Kim
· 11 years ago
5bf652a
tracing/probes: Integrate duplicate set_print_fmt()
by Namhyung Kim
· 12 years ago
2dc1018
tracing/kprobes: Move common functions to trace_probe.h
by Namhyung Kim
· 12 years ago
c31ffb3
tracing/kprobes: Factor out struct trace_probe
by Namhyung Kim
· 12 years ago
f306cc8
tracing: Update event filters for multibuffer
by Tom Zanussi
· 11 years ago
40c3259
tracing/kprobes: Fail to unregister if probe event files are in use
by Steven Rostedt (Red Hat)
· 12 years ago
a232e27
tracing/kprobe: Wait for disabling all running kprobe handlers
by Masami Hiramatsu
· 12 years ago
cd92bf6
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
by Oleg Nesterov
· 12 years ago
cf6735a
tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit()
by Oleg Nesterov
· 12 years ago
b04d52e
tracing/kprobes: Turn trace_probe->files into list_head
by Oleg Nesterov
· 12 years ago
3fe3d61
tracing/kprobes: Kill probe_enable_lock
by Oleg Nesterov
· 12 years ago
288e984
tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is empty
by Oleg Nesterov
· 12 years ago
195a84d
tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabled
by zhangwei(Jovi)
· 12 years ago
b62fdd9
tracing/kprobes: Make print_*probe_event static
by Masami Hiramatsu
· 12 years ago
3d1fc7b
tracing/kprobes: Fix a sparse warning for incorrect type in assignment
by Masami Hiramatsu
· 12 years ago
c02c7e6
tracing/kprobes: Use rcu_dereference_raw for tp->files
by Masami Hiramatsu
· 12 years ago
b882008
tracing/kprobes: Support soft-mode disabling
by Masami Hiramatsu
· 12 years ago
41a7dd4
tracing/kprobes: Support ftrace_event_file base multibuffer
by Masami Hiramatsu
· 12 years ago
2b106aa
tracing/kprobes: Pass trace_probe directly from dispatcher
by Masami Hiramatsu
· 12 years ago
48182bd
tracing/kprobes: Increment probe hit-count even if it is used by perf
by Masami Hiramatsu
· 12 years ago
db02038
tracing/kprobes: Use bool for retprobe checker
by Masami Hiramatsu
· 12 years ago
cce2c8f
tracing/kprobes: Fix to increment return event probe hit-count
by Masami Hiramatsu
· 12 years ago
0d5c6e1
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
by Steven Rostedt
· 12 years ago
bcd83ea
tracing: Replace strict_strto* with kstrto*
by Daniel Walter
· 12 years ago
e6dab5f
perf/trace: Add ability to set a target task for events
by Andrew Vagin
· 13 years ago
f3f096c
tracing: Provide trace events interface for uprobes
by Srikar Dronamraju
· 13 years ago
Next »