Commit Graph

27 Commits

Author SHA1 Message Date
Ben Hutchings 042546e3a1 Add liblockdep packages
liblockdep is in fairly bad shape - one patch needed to make it build
at all, another to make it build in a separate directory successfully,
and a third to fix the soname.  And the install rule doesn't install
its public headers.  But maybe it will be useful.
2015-08-14 00:21:08 +02:00
Ben Hutchings e0a1c96c55 Add .gitignore files based on svn:ignore properties
For the top-level .gitignore, do this via a patch.
2015-08-11 19:00:59 +02:00
Ben Hutchings 89176f4b93 [mips*,alpha,hppa] linux-perf: Add empty Build files for these architectures (fixes FTBFS)
svn path=/dists/sid/linux-tools/; revision=22910
2015-08-04 16:12:20 +00:00
Ben Hutchings 2fe492c10f linux-tools: Set $KBUILD_BUILD_TIMESTAMP from changelog and use it as man page date
svn path=/dists/trunk/linux-tools/; revision=22835
2015-07-13 19:31:07 +00:00
Ben Hutchings 3b3a8e2801 Drop perf build fix for arm64 which is already in 3.18
svn path=/dists/trunk/linux-tools/; revision=22327
2015-01-31 23:46:34 +00:00
Ben Hutchings 9a55883a3a Merge pending changes from sid
svn path=/dists/trunk/linux-tools/; revision=22322
2015-01-31 23:09:41 +00:00
Ben Hutchings 9ad41e0290 [arm64] Enable building linux-tools, thanks to Steve Capper
svn path=/dists/sid/linux-tools/; revision=22317
2015-01-31 16:21:27 +00:00
Ben Hutchings 5213ff4870 usbip: Include uninstalled <linux/usbip.h>
svn path=/dists/trunk/linux-tools/; revision=21956
2014-10-17 12:00:22 +00:00
Ben Hutchings 2123f44168 linux-kbuild: Build and install recordmcount and recordmcount.pl
These are needed now that we build kernels with DYNAMIC_FTRACE enabled.

Also fix the recordmcount dependency for OOT modules - they should not
depend on its source files!

svn path=/dists/trunk/linux-tools/; revision=21789
2014-09-08 17:43:57 +00:00
Ben Hutchings 0b8b168b15 Update to 3.14-rc7
svn path=/dists/trunk/linux-tools/; revision=21159
2014-03-17 19:30:58 +00:00
Ben Hutchings e534752fb2 Update to 3.14-rc5
svn path=/dists/trunk/linux-tools/; revision=21136
2014-03-09 17:38:51 +00:00
Ben Hutchings f38b58be66 linux-tools: Fix/revert unportable code in perf trace (fixes FTBFS on powerpc, sparc)
svn path=/dists/trunk/linux-tools/; revision=21033
2014-02-06 01:04:26 +00:00
Ben Hutchings 09bd3a69be Update to 3.13
Refresh/drop patches as appropriate.

svn path=/dists/trunk/linux-tools/; revision=20993
2014-01-21 05:53:15 +00:00
Ben Hutchings 1f44ebf9a0 [x86, powerpc, ppc64] linux-tools: Build perf with libnuma
Add a patch to fix some type errors on 32-bit architectures.

svn path=/dists/trunk/linux-tools/; revision=20809
2013-11-21 01:28:38 +00:00
Ben Hutchings ebd4d6c14a Update to 3.9.3
svn path=/dists/trunk/linux-tools/; revision=20134
2013-05-21 03:56:32 +00:00
Jonathan Nieder c80b6d4d54 Merge changes from sid up to 3.2.17-1
svn path=/dists/trunk/linux-tools/; revision=19666
2012-12-30 07:34:29 +00:00
Jonathan Nieder b06e85a63b Update to 3.7
svn path=/dists/trunk/linux-tools/; revision=19650
2012-12-26 08:45:26 +00:00
Ben Hutchings 000732c3ff [amd64] linux-tools: Enable optimisations and special-casing of x86_64 (Closes: #694759)
This requires including another source file in the 'orig' tarball, so
bump to the latest stable update.  I don't think it has any fixes
relevant to linux-tools.

svn path=/dists/trunk/linux-tools/; revision=19565
2012-12-02 00:46:42 +00:00
Ben Hutchings 4ba53ec510 perf: Fix include order for bison/flex-generated C files
This doesn't seem to cause a problem with the Gtk UI disabled, but I
can't see any reason why -I/usr/include/slang shouldn't trigger it
just as -I/usr/include/gtk-2.0 does.  And we might enable the Gtk UI
later anyway.


svn path=/dists/trunk/linux-tools/; revision=19338
2012-08-19 23:56:30 +00:00
Ben Hutchings 0de76df225 usbipd: Enable TCP wrappers for access control
svn path=/dists/sid/linux-tools/; revision=19191
2012-06-24 01:51:39 +00:00
Ben Hutchings fec5558bd7 Update usbip man pages further
svn path=/dists/sid/linux-tools/; revision=19189
2012-06-24 01:09:28 +00:00
Ben Hutchings b989eb0842 Build usbip userland packages (Closes: #568362)
Do not build a shared library package; the API and ABI have changed
from libusbip0 but there has been no upstream soversion change.

svn path=/dists/sid/linux-tools/; revision=19177
2012-06-20 06:04:10 +00:00
Ben Hutchings 3292a49f34 Update to 3.2.17
svn path=/dists/sid/linux-tools/; revision=19176
2012-06-20 04:14:02 +00:00
Ben Hutchings a4037ce51e Apply upstream changes to fix various buffer overflow bugs
svn path=/dists/sid/linux-tools/; revision=18864
2012-03-20 05:03:49 +00:00
Bastian Blank 268761383b * debian/patches/series: Add new patch.
* debian/patches/tools-perf-install.patch:
  Install perf scripts non-executable.

svn path=/dists/trunk/linux-tools/; revision=18162
2011-10-07 20:37:52 +00:00
Bastian Blank 51d0620a11 debian/patches: Create manpages and binaries including the version.
svn path=/dists/trunk/linux-tools/; revision=18128
2011-09-26 12:53:12 +00:00
Bastian Blank 37b7f2a85b * debian/changelog: Update.
* debian/patches: Add patch.
* debian/rules: Remove now unneeded autoconf.h handling.

svn path=/dists/trunk/linux-tools/; revision=17877
2011-07-31 11:32:31 +00:00