summaryrefslogtreecommitdiffstats
path: root/kernel/trace
AgeCommit message (Expand)AuthorLines
2018-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-1/+1
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+16
2018-01-18tracing: Fix converting enum's from the map in trace_event_eval_update()Steven Rostedt (VMware)-1/+15
2018-01-18ring-buffer: Fix duplicate results in mapping context to bits in recursive lockSteven Rostedt (VMware)-2/+1
2018-01-18bpf: change fake_ip for bpf_trace_printk helperYonghong Song-1/+1
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-18/+46
2018-01-15tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=yRandy Dunlap-1/+1
2018-01-15ring-buffer: Bring back context level recursive checksSteven Rostedt (VMware)-17/+45
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu-4/+5
2018-01-12tracing/kprobe: bpf: Compare instruction pointer with original oneMasami Hiramatsu-15/+7
2018-01-12tracing/kprobe: bpf: Check error injectable event is on function entryMasami Hiramatsu-15/+16
2018-01-03Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-12/+1
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-10/+15
2017-12-27tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)-0/+1
2017-12-27tracing: Fix crash when it fails to alloc ring bufferJing Xia-0/+2
2017-12-27ring-buffer: Do no reuse reader page if still in useSteven Rostedt (VMware)-0/+6
2017-12-27tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)-9/+1
2017-12-27ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)-1/+5
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-8/+137
2017-12-17trace: reenable preemption if we modify the ipJosef Bacik-1/+8
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-7/+12
2017-12-14Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-32/+20
2017-12-14tracing: Have stack trace not record if RCU is not watchingSteven Rostedt (VMware)-0/+4
2017-12-13bpf/tracing: fix kernel/events/core.c compilation errorYonghong Song-1/+1
2017-12-12bpf: fix corruption on concurrent perf_event_output callsDaniel Borkmann-7/+12
2017-12-12bpf: add a bpf_override_function helperJosef Bacik-7/+106
2017-12-12bpf/tracing: allow user space to query prog array on the same tpYonghong Song-0/+23
2017-12-11Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Paul E. McKenney-11/+0
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+8
2017-12-04trace: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney-1/+1
2017-12-04tracing: Pass export pointer as argument to ->write()Felipe Balbi-1/+1
2017-12-04ring-buffer: Remove unused function __rb_data_page_index()Matthias Kaehlcke-6/+0
2017-12-04tracing: make PREEMPTIRQ_EVENTS depend on TRACINGArnd Bergmann-0/+1
2017-12-04tracing: Allocate mask_str buffer dynamicallyChangbin Du-20/+9
2017-12-04tracing: Fix code comments in trace.cChunyu Hu-5/+5
2017-12-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-18/+12
2017-12-01bpf: set maximum number of attached progs to 64 for a single perf tpYonghong Song-0/+8
2017-11-28ring_buffer_poll_wait() return value used as return value of ->poll()Al Viro-1/+1
2017-11-27ipc, kernel, mm: annotate ->poll() instancesAl Viro-3/+3
2017-11-27blktrace: fix trace mutex deadlockJens Axboe-2/+2
2017-11-27rcu: Eliminate rcu_irq_enter_disabled()Paul E. McKenney-11/+0
2017-11-22bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZEROGianluca Borello-2/+2
2017-11-22bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZEROGianluca Borello-1/+1
2017-11-22bpf: remove explicit handling of 0 for arg2 in bpf_probe_readGianluca Borello-5/+1
2017-11-19blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bioMarcos Paulo de Souza-16/+10
2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-363/+703
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+0
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)-3/+0
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-35/+185
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2