index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Lines
2018-03-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
-36
/
+46
2018-03-23
Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-8
/
+6
2018-03-23
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
-8
/
+6
2018-03-20
trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programs
Yonghong Song
-28
/
+40
2018-03-06
Merge tag 'v4.16-rc4' into perf/core, to pick up fixes
Ingo Molnar
-0
/
+2
2018-02-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-37
/
+155
2018-02-14
bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query
Daniel Borkmann
-0
/
+2
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
-4
/
+4
2018-02-09
Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-6
/
+4
2018-02-08
tracing: Fix parsing of globs with a wildcard at the beginning
Steven Rostedt (VMware)
-5
/
+4
2018-02-08
ftrace: Remove incorrect setting of glob search field
Steven Rostedt (VMware)
-1
/
+0
2018-02-06
perf/core: Implement the 'perf_uprobe' PMU
Song Liu
-8
/
+135
2018-02-06
perf/core: Implement the 'perf_kprobe' PMU
Song Liu
-8
/
+139
2018-02-01
Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-14
/
+11
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-9
/
+132
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-4
/
+4
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-12
/
+1
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-41
/
+84
2018-01-23
ftrace: Mark function tracer test functions noinline/noclone
Andi Kleen
-2
/
+3
2018-01-23
trace_uprobe: Display correct offset in uprobe_events
Ravi Bangoria
-1
/
+1
2018-01-23
tracing: Make sure the parsed string always terminates with '\0'
Changbin Du
-6
/
+2
2018-01-23
tracing: Clear parser->idx if only spaces are read
Changbin Du
-2
/
+2
2018-01-23
tracing: Detect the string nul character when parsing user input string
Changbin Du
-3
/
+3
2018-01-23
tracing: Update stack trace skipping for ORC unwinder
Steven Rostedt (VMware)
-29
/
+67
2018-01-23
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
Steven Rostedt (VMware)
-12
/
+17
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-1
/
+1
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-3
/
+16
2018-01-18
tracing: Fix converting enum's from the map in trace_event_eval_update()
Steven Rostedt (VMware)
-1
/
+15
2018-01-18
ring-buffer: Fix duplicate results in mapping context to bits in recursive lock
Steven Rostedt (VMware)
-2
/
+1
2018-01-18
bpf: change fake_ip for bpf_trace_printk helper
Yonghong Song
-1
/
+1
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-18
/
+46
2018-01-15
tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y
Randy Dunlap
-1
/
+1
2018-01-15
ring-buffer: Bring back context level recursive checks
Steven Rostedt (VMware)
-17
/
+45
2018-01-12
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
-4
/
+5
2018-01-12
tracing/kprobe: bpf: Compare instruction pointer with original one
Masami Hiramatsu
-15
/
+7
2018-01-12
tracing/kprobe: bpf: Check error injectable event is on function entry
Masami Hiramatsu
-15
/
+16
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-12
/
+1
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-10
/
+15
2017-12-27
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
-0
/
+1
2017-12-27
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
-0
/
+2
2017-12-27
ring-buffer: Do no reuse reader page if still in use
Steven Rostedt (VMware)
-0
/
+6
2017-12-27
tracing: Remove extra zeroing out of the ring buffer page
Steven Rostedt (VMware)
-9
/
+1
2017-12-27
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
-1
/
+5
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-8
/
+137
2017-12-17
trace: reenable preemption if we modify the ip
Josef Bacik
-1
/
+8
2017-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-7
/
+12
2017-12-14
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-32
/
+20
2017-12-14
tracing: Have stack trace not record if RCU is not watching
Steven Rostedt (VMware)
-0
/
+4
2017-12-13
bpf/tracing: fix kernel/events/core.c compilation error
Yonghong Song
-1
/
+1
2017-12-12
bpf: fix corruption on concurrent perf_event_output calls
Daniel Borkmann
-7
/
+12
[next]