Age | Commit message (Expand) | Author | Files | Lines |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2 | -4/+4 |
2018-02-09 | Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -6/+4 |
2018-02-08 | tracing: Fix parsing of globs with a wildcard at the beginning | Steven Rostedt (VMware) | 1 | -5/+4 |
2018-02-08 | ftrace: Remove incorrect setting of glob search field | Steven Rostedt (VMware) | 1 | -1/+0 |
2018-02-01 | Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 5 | -14/+11 |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -9/+132 |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -4/+4 |
2018-01-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -12/+1 |
2018-01-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -41/+84 |
2018-01-23 | ftrace: Mark function tracer test functions noinline/noclone | Andi Kleen | 1 | -2/+3 |
2018-01-23 | trace_uprobe: Display correct offset in uprobe_events | Ravi Bangoria | 1 | -1/+1 |
2018-01-23 | tracing: Make sure the parsed string always terminates with '\0' | Changbin Du | 3 | -6/+2 |
2018-01-23 | tracing: Clear parser->idx if only spaces are read | Changbin Du | 1 | -2/+2 |
2018-01-23 | tracing: Detect the string nul character when parsing user input string | Changbin Du | 1 | -3/+3 |
2018-01-23 | tracing: Update stack trace skipping for ORC unwinder | Steven Rostedt (VMware) | 3 | -29/+67 |
2018-01-23 | ftrace, orc, x86: Handle ftrace dynamically allocated trampolines | Steven Rostedt (VMware) | 1 | -12/+17 |
2018-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -1/+1 |
2018-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -3/+16 |
2018-01-18 | tracing: Fix converting enum's from the map in trace_event_eval_update() | Steven Rostedt (VMware) | 1 | -1/+15 |
2018-01-18 | ring-buffer: Fix duplicate results in mapping context to bits in recursive lock | Steven Rostedt (VMware) | 1 | -2/+1 |
2018-01-18 | bpf: change fake_ip for bpf_trace_printk helper | Yonghong Song | 1 | -1/+1 |
2018-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -18/+46 |
2018-01-15 | tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y | Randy Dunlap | 1 | -1/+1 |
2018-01-15 | ring-buffer: Bring back context level recursive checks | Steven Rostedt (VMware) | 1 | -17/+45 |
2018-01-12 | error-injection: Separate error-injection from kprobe | Masami Hiramatsu | 3 | -4/+5 |
2018-01-12 | tracing/kprobe: bpf: Compare instruction pointer with original one | Masami Hiramatsu | 2 | -15/+7 |
2018-01-12 | tracing/kprobe: bpf: Check error injectable event is on function entry | Masami Hiramatsu | 4 | -15/+16 |
2018-01-03 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2 | -12/+1 |
2017-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -10/+15 |
2017-12-27 | tracing: Fix possible double free on failure of allocating trace buffer | Steven Rostedt (VMware) | 1 | -0/+1 |
2017-12-27 | tracing: Fix crash when it fails to alloc ring buffer | Jing Xia | 1 | -0/+2 |
2017-12-27 | ring-buffer: Do no reuse reader page if still in use | Steven Rostedt (VMware) | 1 | -0/+6 |
2017-12-27 | tracing: Remove extra zeroing out of the ring buffer page | Steven Rostedt (VMware) | 1 | -9/+1 |
2017-12-27 | ring-buffer: Mask out the info bits when returning buffer page length | Steven Rostedt (VMware) | 1 | -1/+5 |
2017-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 4 | -8/+137 |
2017-12-17 | trace: reenable preemption if we modify the ip | Josef Bacik | 1 | -1/+8 |
2017-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -7/+12 |
2017-12-14 | Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -32/+20 |
2017-12-14 | tracing: Have stack trace not record if RCU is not watching | Steven Rostedt (VMware) | 1 | -0/+4 |
2017-12-13 | bpf/tracing: fix kernel/events/core.c compilation error | Yonghong Song | 1 | -1/+1 |
2017-12-12 | bpf: fix corruption on concurrent perf_event_output calls | Daniel Borkmann | 1 | -7/+12 |
2017-12-12 | bpf: add a bpf_override_function helper | Josef Bacik | 4 | -7/+106 |
2017-12-12 | bpf/tracing: allow user space to query prog array on the same tp | Yonghong Song | 1 | -0/+23 |
2017-12-11 | Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017... | Paul E. McKenney | 1 | -11/+0 |
2017-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+8 |
2017-12-04 | trace: Eliminate cond_resched_rcu_qs() in favor of cond_resched() | Paul E. McKenney | 1 | -1/+1 |
2017-12-04 | tracing: Pass export pointer as argument to ->write() | Felipe Balbi | 1 | -1/+1 |
2017-12-04 | ring-buffer: Remove unused function __rb_data_page_index() | Matthias Kaehlcke | 1 | -6/+0 |
2017-12-04 | tracing: make PREEMPTIRQ_EVENTS depend on TRACING | Arnd Bergmann | 1 | -0/+1 |
2017-12-04 | tracing: Allocate mask_str buffer dynamically | Changbin Du | 1 | -20/+9 |