index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2018-02-01
Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-23
ftrace: Mark function tracer test functions noinline/noclone
Andi Kleen
2018-01-23
trace_uprobe: Display correct offset in uprobe_events
Ravi Bangoria
2018-01-23
tracing: Make sure the parsed string always terminates with '\0'
Changbin Du
2018-01-23
tracing: Clear parser->idx if only spaces are read
Changbin Du
2018-01-23
tracing: Detect the string nul character when parsing user input string
Changbin Du
2018-01-23
tracing: Update stack trace skipping for ORC unwinder
Steven Rostedt (VMware)
2018-01-23
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
Steven Rostedt (VMware)
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-18
tracing: Fix converting enum's from the map in trace_event_eval_update()
Steven Rostedt (VMware)
2018-01-18
ring-buffer: Fix duplicate results in mapping context to bits in recursive lock
Steven Rostedt (VMware)
2018-01-18
bpf: change fake_ip for bpf_trace_printk helper
Yonghong Song
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-15
tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y
Randy Dunlap
2018-01-15
ring-buffer: Bring back context level recursive checks
Steven Rostedt (VMware)
2018-01-12
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
2018-01-12
tracing/kprobe: bpf: Compare instruction pointer with original one
Masami Hiramatsu
2018-01-12
tracing/kprobe: bpf: Check error injectable event is on function entry
Masami Hiramatsu
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-27
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
2017-12-27
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
2017-12-27
ring-buffer: Do no reuse reader page if still in use
Steven Rostedt (VMware)
2017-12-27
tracing: Remove extra zeroing out of the ring buffer page
Steven Rostedt (VMware)
2017-12-27
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-17
trace: reenable preemption if we modify the ip
Josef Bacik
2017-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-14
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-12-14
tracing: Have stack trace not record if RCU is not watching
Steven Rostedt (VMware)
2017-12-13
bpf/tracing: fix kernel/events/core.c compilation error
Yonghong Song
2017-12-12
bpf: fix corruption on concurrent perf_event_output calls
Daniel Borkmann
2017-12-12
bpf: add a bpf_override_function helper
Josef Bacik
2017-12-12
bpf/tracing: allow user space to query prog array on the same tp
Yonghong Song
2017-12-11
Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...
Paul E. McKenney
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-04
trace: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
2017-12-04
tracing: Pass export pointer as argument to ->write()
Felipe Balbi
2017-12-04
ring-buffer: Remove unused function __rb_data_page_index()
Matthias Kaehlcke
2017-12-04
tracing: make PREEMPTIRQ_EVENTS depend on TRACING
Arnd Bergmann
2017-12-04
tracing: Allocate mask_str buffer dynamically
Changbin Du
2017-12-04
tracing: Fix code comments in trace.c
Chunyu Hu
2017-12-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-12-01
bpf: set maximum number of attached progs to 64 for a single perf tp
Yonghong Song
2017-11-28
ring_buffer_poll_wait() return value used as return value of ->poll()
Al Viro
[next]