Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
69a4d0baeeb14b6a3c47570a0ac2e0fc4474f0e0
/
kernel
/
trace
/
trace_kprobe.c
61a7595
Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
10f129c
tracing/kprobe: Fix uninitialized variable bug
by Gustavo A. R. Silva
· 5 years ago
e310396
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
2b90927
tracing: Use seq_buf for building dynevent_cmd string
by Tom Zanussi
· 5 years ago
74403b6
tracing: Remove check_arg() callbacks from dynevent args
by Tom Zanussi
· 5 years ago
29a1548
tracing: Change trace_boot to use kprobe_event interface
by Tom Zanussi
· 5 years ago
2a588dd
tracing: Add kprobe event command generation functions
by Tom Zanussi
· 5 years ago
c0e809e
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
b61387c
tracing/uprobe: Fix to make trace_uprobe_filter alignment safe
by Masami Hiramatsu
· 5 years ago
659ded3
trace/kprobe: Remove unused MAX_KPROBE_CMDLINE_SIZE
by Alex Shi
· 5 years ago
99c9a923
tracing/uprobe: Fix double perf_event linking on multiprobe uprobe
by Masami Hiramatsu
· 5 years ago
4d65528
tracing/boot Add kprobe event support
by Masami Hiramatsu
· 5 years ago
d8d4c6d
tracing: kprobes: Register to dynevent earlier stage
by Masami Hiramatsu
· 5 years ago
8cfcf15
tracing: kprobes: Output kprobe event to printk buffer
by Masami Hiramatsu
· 5 years ago
1329249
tracing: Make struct ring_buffer less ambiguous
by Steven Rostedt (VMware)
· 5 years ago
2040cf9
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
by Ingo Molnar
· 5 years ago
04ae87a
ftrace: Rework event_create_dir()
by Peter Zijlstra
· 5 years ago
c7411a1
tracing/kprobe: Check whether the non-suffixed symbol is notrace
by Masami Hiramatsu
· 5 years ago
17911ff
tracing: Add locked_down checks to the open calls of files created for tracefs
by Steven Rostedt (VMware)
· 5 years ago
aefcf2f
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 5 years ago
f8d7ab2
tracing/probe: Fix same probe event argument matching
by Srikar Dronamraju
· 5 years ago
fe60b0c
tracing/probe: Reject exactly same probe event
by Masami Hiramatsu
· 5 years ago
44d00dc
tracing/probe: Fix to allow user to enable events on unloaded modules
by Masami Hiramatsu
· 5 years ago
a42e3c4
tracing/probe: Add immediate string parameter support
by Masami Hiramatsu
· 6 years ago
eb5bf81
tracing/kprobe: Add per-probe delete from event
by Masami Hiramatsu
· 6 years ago
ca89bc0
tracing/kprobe: Add multi-probe per event support
by Masami Hiramatsu
· 6 years ago
3019913
tracing/dynevent: Pass extra arguments to match operation
by Masami Hiramatsu
· 6 years ago
60d53e2
tracing/probe: Split trace_event related data from trace_probe
by Masami Hiramatsu
· 6 years ago
a94549d
lockdown: Lock down tracing and perf kprobes when in confidentiality mode
by David Howells
· 5 years ago
715fa2f
tracing/kprobe: Check registered state using kprobe
by Masami Hiramatsu
· 6 years ago
e3dc9f8
tracing/probe: Add trace_event_call accesses APIs
by Masami Hiramatsu
· 6 years ago
b55ce203
tracing/probe: Add probe event name and group name accesses APIs
by Masami Hiramatsu
· 6 years ago
747774d
tracing/probe: Add trace flag access APIs for trace_probe
by Masami Hiramatsu
· 6 years ago
b5f935e
tracing/probe: Add trace_event_file access APIs for trace_probe
by Masami Hiramatsu
· 6 years ago
46e5376
tracing/probe: Add trace_event_call register API for trace_probe
by Masami Hiramatsu
· 6 years ago
455b289
tracing/probe: Add trace_probe init and free functions
by Masami Hiramatsu
· 6 years ago
f730e0f
tracing/kprobe: Set print format right after parsed command
by Masami Hiramatsu
· 6 years ago
b6399cc
tracing/kprobe: Do not run kprobe boot tests if kprobe_event is on cmdline
by Steven Rostedt (VMware)
· 6 years ago
970988e
tracing/kprobe: Add kprobe_event= boot parameter
by Masami Hiramatsu
· 6 years ago
539b75b
tracing/kprobe: Cast user-space address correctly
by Masami Hiramatsu
· 6 years ago
e65f7ae
tracing/probe: Support user-space dereference
by Masami Hiramatsu
· 6 years ago
88903c4
tracing/probe: Add ustring type for user-space string
by Masami Hiramatsu
· 6 years ago
ab105a4
tracing: Use tracing error_log with probe events
by Masami Hiramatsu
· 6 years ago
aa2e3ac
Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
a039480
tracing/probe: Verify alloc_trace_*probe() result
by Masami Hiramatsu
· 6 years ago
5b7a962
tracing/probe: Check event/group naming rule at parsing
by Masami Hiramatsu
· 6 years ago
287c038
tracing/probe: Check maxactive error cases
by Masami Hiramatsu
· 6 years ago
cede666
trace/probes: Remove kernel doc style from non kernel doc comment
by Valdis Klētnieks
· 6 years ago
49ef5f4
tracing/kprobes: Use probe_kernel_read instead of probe_mem_read
by Masami Hiramatsu
· 6 years ago
2c4f1fc
kprobe: Do not use uaccess functions to access kernel memory that can fault
by Changbin Du
· 6 years ago
8b05a3a
tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()
by Andrea Righi
· 6 years ago
495d714
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
7e1413e
tracing: Consolidate trace_add/remove_event_call back to the nolock functions
by Steven Rostedt (VMware)
· 6 years ago
6212dd2
tracing/kprobes: Use dyn_event framework for kprobe events
by Masami Hiramatsu
· 6 years ago
d00bbea9
tracing: Integrate similar probe argument parsers
by Masami Hiramatsu
· 6 years ago
7440172
tracing: Replace synchronize_sched() and call_rcu_sched()
by Paul E. McKenney
· 6 years ago
a668281
tracing/kprobes: Allow kprobe-events to record module symbol
by Masami Hiramatsu
· 6 years ago
59158ec
tracing/kprobes: Check the probe on unloaded module correctly
by Masami Hiramatsu
· 6 years ago
a1303af
tracing: probeevent: Add $argN for accessing function args
by Masami Hiramatsu
· 7 years ago
9b960a3
tracing: probeevent: Unify fetch_insn processing common part
by Masami Hiramatsu
· 7 years ago
0a46c85
tracing: probeevent: Append traceprobe_ for exported function
by Masami Hiramatsu
· 7 years ago
9178412
tracing: probeevent: Return consumed bytes of dynamic area
by Masami Hiramatsu
· 7 years ago
f451bc8
tracing: probeevent: Unify fetch type tables
by Masami Hiramatsu
· 7 years ago
5330592
tracing: probeevent: Introduce new argument fetching code
by Masami Hiramatsu
· 7 years ago
eeb07b0
tracing: probeevent: Cleanup argument field definition
by Masami Hiramatsu
· 7 years ago
56de763
tracing: probeevent: Cleanup print argument functions
by Masami Hiramatsu
· 7 years ago
d6b183e
tracing/kprobe: Remove unneeded extra strchr() from create_trace_kprobe()
by Steven Rostedt (VMware)
· 6 years ago
452938cb
Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
9161a86
tracing/kprobes: Fix to check notrace function with correct range
by Masami Hiramatsu
· 6 years ago
7140ad3
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
bcea3f9
tracing: Add SPDX License format tags to tracing files
by Steven Rostedt (VMware)
· 6 years ago
6bc6c77
tracing/kprobes: Fix within_notrace_func() to check only notrace functions
by Masami Hiramatsu
· 6 years ago
16e0e6a
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 6 years ago
d899926
selftest/ftrace: Move kprobe selftest function to separate compile unit
by Francis Deslauriers
· 6 years ago
45408c4
tracing: kprobes: Prohibit probing on notrace function
by Masami Hiramatsu
· 6 years ago
87107a2
tracing/kprobes: Simplify the logic of enable_trace_kprobe()
by Steven Rostedt (VMware)
· 6 years ago
2519c1b
tracing: Quiet gcc warning about maybe unused link variable
by Steven Rostedt (VMware)
· 6 years ago
57ea2a3
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
by Artem Savkov
· 6 years ago
93081ca
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 6 years ago
0fc8c35
tracing/kprobe: Release kprobe print_fmt properly
by Jiri Olsa
· 7 years ago
cce188b
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
by Masami Hiramatsu
· 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
e87c6bc
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
· 7 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
Next »