Package: linux-tools / 3.16-3

Metadata

Package Version Patches format
linux-tools 3.16-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
modpost symbol prefix.patch | (download)

scripts/mod/modpost.c | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 modpost symbol prefix setting
tools perf version.patch | (download)

tools/perf/Documentation/Makefile | 14 8 + 6 - 0 !
tools/perf/Makefile.perf | 8 4 + 4 - 0 !
2 files changed, 12 insertions(+), 10 deletions(-)

 create manpages and binaries including the version
tools perf install.patch | (download)

tools/perf/Makefile.perf | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 install perf scripts non-executable
usbip document tcp wrappers.patch | (download)

drivers/staging/usbip/userspace/doc/usbipd.8 | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 usbip: document tcp wrappers
kbuild fix recordmcount dependency.patch | (download)

scripts/Makefile.build | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 kbuild: fix recordmcount dependency for oot modules
Date: Mon, 08 Sep 2014 18:31:24 +0100

We never rebuild anything in-tree when building an out-of-tree
modules, so external modules should not depend on the recordmcount
sources.


perf tools fix arm64 build error.patch | (download)

tools/perf/arch/arm64/include/perf_regs.h | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 perf tools: fix arm64 build error