From: Linus Torvalds Date: Fri, 23 Mar 2018 22:34:18 +0000 (-0700) Subject: Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt... X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=99fec39e7725d091c94d1bb0242e40c8092994f6;p=openwrt%2Fstaging%2Fblogic.git Merge tag 'trace-v4.16-rc4' of git://git./linux/kernel/git/rostedt/linux-trace Pull kprobe fixes from Steven Rostedt: "The documentation for kprobe events says that symbol offets can take both a + and - sign to get to befor and after the symbol address. But in actuality, the code does not support the minus. This fixes that issue, and adds a few more selftests to kprobe events" * tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: selftests: ftrace: Add a testcase for probepoint selftests: ftrace: Add a testcase for string type with kprobe_event selftests: ftrace: Add probe event argument syntax testcase tracing: probeevent: Fix to support minus offset from symbol --- 99fec39e7725d091c94d1bb0242e40c8092994f6