index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_uprobe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-12
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
1
-0
/
+11
2019-09-25
tracing/probe: Fix same probe event argument matching
Srikar Dronamraju
1
-2
/
+3
2019-09-19
tracing/probe: Reject exactly same probe event
Masami Hiramatsu
1
-8
/
+44
2019-08-31
tracing/probe: Add immediate string parameter support
Masami Hiramatsu
1
-0
/
+3
2019-08-31
tracing/uprobe: Add per-probe delete from event
Masami Hiramatsu
1
-1
/
+30
2019-08-31
tracing/uprobe: Add multi-probe per uprobe event support
Masami Hiramatsu
1
-18
/
+42
2019-08-31
tracing/dynevent: Pass extra arguments to match operation
Masami Hiramatsu
1
-2
/
+2
2019-08-31
tracing/probe: Split trace_event related data from trace_probe
Masami Hiramatsu
1
-42
/
+123
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-110
/
+70
2019-07-16
tracing/probe: Add trace_event_call accesses APIs
Masami Hiramatsu
1
-7
/
+8
2019-07-16
tracing/probe: Add probe event name and group name accesses APIs
Masami Hiramatsu
1
-11
/
+11
2019-07-16
tracing/probe: Add trace flag access APIs for trace_probe
Masami Hiramatsu
1
-9
/
+9
2019-07-16
tracing/probe: Add trace_event_file access APIs for trace_probe
Masami Hiramatsu
1
-29
/
+13
2019-07-16
tracing/probe: Add trace_event_call register API for trace_probe
Masami Hiramatsu
1
-19
/
+3
2019-07-16
tracing/probe: Add trace_probe init and free functions
Masami Hiramatsu
1
-22
/
+5
2019-07-16
tracing/uprobe: Set print format when parsing command
Masami Hiramatsu
1
-18
/
+7
2019-06-24
Merge tag 'v5.2-rc6' into perf/core, to refresh branch
Ingo Molnar
1
-5
/
+10
2019-06-14
tracing/uprobe: Fix obsolete comment on trace_uprobe_create()
Eiichi Tsukata
1
-2
/
+0
2019-06-14
tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
Eiichi Tsukata
1
-3
/
+10
2019-06-03
perf/core: Allow non-privileged uprobe for user processes
Song Liu
1
-1
/
+1
2019-05-25
tracing/probe: Support user-space dereference
Masami Hiramatsu
1
-0
/
+7
2019-05-25
tracing/probe: Add ustring type for user-space string
Masami Hiramatsu
1
-0
/
+12
2019-05-08
tracing: uprobes: Re-enable $comm support for uprobe events
Masami Hiramatsu
1
-2
/
+11
2019-04-02
tracing: Use tracing error_log with probe events
Masami Hiramatsu
1
-13
/
+31
2019-03-15
Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-5
/
+3
2019-03-14
tracing/probe: Verify alloc_trace_*probe() result
Masami Hiramatsu
1
-1
/
+2
2019-03-14
tracing/probe: Check event/group naming rule at parsing
Masami Hiramatsu
1
-4
/
+1
2019-01-17
tracing/uprobes: Fix output for multiple string arguments
Andreas Ziegler
1
-0
/
+7
2019-01-17
tracing: uprobes: Fix typo in pr_fmt string
Andreas Ziegler
1
-1
/
+1
2018-12-10
tracing: Consolidate trace_add/remove_event_call back to the nolock functions
Steven Rostedt (VMware)
1
-2
/
+2
2018-12-08
tracing/uprobes: Use dyn_event framework for uprobe events
Masami Hiramatsu
1
-130
/
+148
2018-12-08
tracing: Integrate similar probe argument parsers
Masami Hiramatsu
1
-42
/
+2
2018-12-08
tracing/uprobes: Add busy check when cleanup all uprobes
Masami Hiramatsu
1
-0
/
+7
2018-10-10
tracing/uprobes: Fix to return -EFAULT if copy_from_user failed
Masami Hiramatsu
1
-1
/
+1
2018-10-10
tracing: probeevent: Add $argN for accessing function args
Masami Hiramatsu
1
-1
/
+1
2018-10-10
tracing: probeevent: Unify fetch_insn processing common part
Masami Hiramatsu
1
-41
/
+2
2018-10-10
tracing: probeevent: Append traceprobe_ for exported function
Masami Hiramatsu
1
-2
/
+2
2018-10-10
tracing: probeevent: Return consumed bytes of dynamic area
Masami Hiramatsu
1
-31
/
+30
2018-10-10
tracing: probeevent: Unify fetch type tables
Masami Hiramatsu
1
-26
/
+1
2018-10-10
tracing: probeevent: Introduce new argument fetching code
Masami Hiramatsu
1
-42
/
+85
2018-10-10
tracing: probeevent: Cleanup argument field definition
Masami Hiramatsu
1
-13
/
+2
2018-10-10
tracing: probeevent: Cleanup print argument functions
Masami Hiramatsu
1
-7
/
+2
2018-10-10
trace_uprobe: support reference counter in fd-based uprobe
Song Liu
1
-1
/
+3
2018-09-24
trace_uprobe/sdt: Prevent multiple reference counter for same uprobe
Ravi Bangoria
1
-2
/
+35
2018-09-24
uprobes: Support SDT markers having reference count (semaphore)
Ravi Bangoria
1
-3
/
+35
2018-08-16
tracing: Add SPDX License format tags to tracing files
Steven Rostedt (VMware)
1
-13
/
+1
2018-08-10
uprobes: Use synchronize_rcu() not synchronize_sched()
Steven Rostedt (VMware)
1
-1
/
+1
2018-05-24
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
1
-0
/
+22
2018-04-26
tracing: Fix bad use of igrab in trace_uprobe.c
Song Liu
1
-21
/
+14
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
[next]