summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2018-11-05tracing/kprobes: Fix strpbrk() argument orderMasami Hiramatsu
2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-10-30Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-10-30Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-28tracing: Return -ENOENT if there is no target synthetic eventMasami Hiramatsu
2018-10-27tracing: Have stack tracer trace full stackSteven Rostedt (VMware)
2018-10-27tracing: Export trace_dump_stack to modulesNikolay Borisov
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-19tracing: Fix synthetic event to allow semicolon at endMasami Hiramatsu
2018-10-19tracing: Fix synthetic event to accept unsigned modifierMasami Hiramatsu
2018-10-17tracing: Use trace_clock_local() for looping in preemptirq_delay_test.cSteven Rostedt (VMware)
2018-10-12tracing: probeevent: Fix uninitialized used of offset in parse argsSteven Rostedt (VMware)
2018-10-10tracing/kprobes: Allow kprobe-events to record module symbolMasami Hiramatsu
2018-10-10tracing/kprobes: Check the probe on unloaded module correctlyMasami Hiramatsu
2018-10-10tracing/uprobes: Fix to return -EFAULT if copy_from_user failedMasami Hiramatsu
2018-10-10tracing: probeevent: Add $argN for accessing function argsMasami Hiramatsu
2018-10-10tracing: probeevent: Add array type supportMasami Hiramatsu
2018-10-10tracing: probeevent: Add symbol typeMasami Hiramatsu
2018-10-10tracing: probeevent: Unify fetch_insn processing common partMasami Hiramatsu
2018-10-10tracing: probeevent: Append traceprobe_ for exported functionMasami Hiramatsu
2018-10-10tracing: probeevent: Return consumed bytes of dynamic areaMasami Hiramatsu
2018-10-10tracing: probeevent: Unify fetch type tablesMasami Hiramatsu
2018-10-10tracing: probeevent: Introduce new argument fetching codeMasami Hiramatsu
2018-10-10tracing: probeevent: Remove NOKPROBE_SYMBOL from print functionsMasami Hiramatsu
2018-10-10tracing: probeevent: Cleanup argument field definitionMasami Hiramatsu
2018-10-10tracing: probeevent: Cleanup print argument functionsMasami Hiramatsu
2018-10-10trace_uprobe: support reference counter in fd-based uprobeSong Liu
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe
2018-09-26tracing: Trivia spelling fix containerof() -> container_of()Andy Shevchenko
2018-09-24trace_uprobe/sdt: Prevent multiple reference counter for same uprobeRavi Bangoria
2018-09-24uprobes: Support SDT markers having reference count (semaphore)Ravi Bangoria
2018-09-24tracing/kprobe: Remove unneeded extra strchr() from create_trace_kprobe()Steven Rostedt (VMware)
2018-09-21blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou (Facebook)
2018-09-17ring-buffer: Allow for rescheduling when removing pagesVaibhav Nagarnaik
2018-08-23Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2018-08-22Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-21tracing/kprobes: Fix to check notrace function with correct rangeMasami Hiramatsu
2018-08-21tracing: Allow gcov profiling on only ftrace subsystemMasami Hiramatsu
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-16tracing: Fix SPDX format headers to use C++ style commentsSteven Rostedt (VMware)
2018-08-16tracing: Add SPDX License format tags to tracing filesSteven Rostedt (VMware)
2018-08-16tracing: Add SPDX License format to bpf_trace.cSteven Rostedt (VMware)
2018-08-16tracing/blktrace: Fix to allow setting same valueSteven Rostedt (VMware)
2018-08-16blktrace: Add SPDX License format headerSteven Rostedt (VMware)
2018-08-15tracing: Add -mcount-nop option supportVasily Gorbik
2018-08-15Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds