Commit Graph

46 Commits

Author SHA1 Message Date
Mattia Dongili 96559e9c4c Build tools from power/cpupower
They'll eventually replace cpufrequtils and libcpufreq{0,-dev} so the
structure of the packages is the same.
2016-03-20 15:49:21 +00:00
Ben Hutchings 8c0226951b Update to 4.4.6 2016-03-20 15:40:05 +00:00
Ben Hutchings 38cac73239 Update patches to upstream versions 2016-02-21 15:30:51 +00:00
Ben Hutchings b0a0319c86 Build fixdep under debian/build and clean it up properly
Mattia Dongili noted that it's currently built under tools/build
(upstream bug).  Build it under the current output directory
(which means we build it multiple times) and clean all copies.
2016-02-19 01:17:12 +00:00
Ben Hutchings d97f0b3ee8 [alpha,sh4] Attempt to fix build failures 2016-02-18 23:40:09 +00:00
Ben Hutchings 68515dfcb9 linux-perf: Fix FTBFS with gcc 6 (used on hppa, sparc64) 2016-01-19 22:11:16 +00:00
Ben Hutchings ea4dea20ad linux-perf: Fix reading of build-id from vDSO 2016-01-19 00:18:11 +00:00
Ben Hutchings c353d9e9f8 Fix reference to non-UAPI <linux/nvme.h> in include/uapi/linux/Kbuild 2015-12-14 01:16:03 +00:00
Ben Hutchings e808d0a3f7 Update to 4.4-rc4 2015-12-14 00:53:56 +00:00
Ben Hutchings 2b5f419b85 Update to 4.3-rc5 2015-10-13 22:02:43 +01:00
Ben Hutchings 81a7a029f9 Use upstream fix for perf build breakage 2015-10-08 21:01:23 +01:00
Ben Hutchings 4a03a090be perf: Fix build on architectures without CONFIG_PERF_REGS 2015-10-08 17:54:22 +01:00
Ben Hutchings 2f0a4173ed Release linux-tools (4.2-2).
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAVg7Gq+e/yOyVhhEJAQre+w/+MLBBzdQlaNeE31U40DInWZThYzKcKC2U
 IM/DYR5Z4LtNUEFk1xHvhXQm8aUF15NgB5XdXG4NTYW1cMjbz69DumlNFuWgB5U6
 oc4eC3IrjwRDgZS9+xwgcC6BLY5e9CVOviGYL8lXEq6BIMyMfGjwLFXqdKAyknu+
 SWVyOu1JilgGNyCYHNbscR4sKETMdA/z/8zSNJDwUqw/oTPCWxfZEkKHkXb3FzUp
 FKZ8uIWd1HVpEJeL6oA46/GaVUkYMER34wIGapL2ADmErxC6ws2DUXEOyF8f3+ie
 nzs6TB/yx6RUeQeM09ip645ONEGYcmLDgzSkoZwGEEqCv6/N1nP3ZWVPUhRHRmko
 CyWnLXJPGO52pwIIC9MFx3jivynUQbX05D7ALQpzAzv0Amyf/Wugv5zrIDVxZuK9
 MILkkKadEURgBIby/rPKlIMoUYszCfqZJPmZ/2D5zA7gPfmurBnFBoCRn3MDa2Vi
 Zo+5rq1mPAs3iOsHpcy3WTtv8IVBadRnxgp16Aaym1OmR/uo0dNpDlhcvlrQOae6
 iD16/yOd6xyv4rnRUUO+O1osIt683/9Byg26eE8+hprHRThQdYoH325aAJq8Szri
 jx6khs56Haozqzavj9WH7jMm0S4Le0BngSiJRH3E5C5/aFWtj9fNOv37BIZcD8lA
 Y1CVW6+Gyj0=
 =HuYh
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.2-2'
2015-10-06 23:57:50 +01:00
Ben Hutchings ec98f72b18 Update to 4.3-rc3 2015-10-06 23:56:52 +01:00
Ben Hutchings 19679ebe60 [alpha] uapi: Add support for __SANE_USERSPACE_TYPES__(fixes FTBFS) 2015-10-01 01:37:33 +01:00
Ben Hutchings e966731fa0 Revert "perf build: Fix libunwind feature detection on 32-bit x86" 2015-09-25 22:55:37 +01:00
Ben Hutchings 4555b9e92e hyperv-daemons: Fix fortify format warning 2015-09-25 22:15:25 +01:00
Ben Hutchings 5b5133ebf7 Set compiler flags according to dpkg-buildflags
...and in general, pass compiler flags down through all makefiles,
regardless of what creative names people found for the variables.
2015-09-25 22:13:52 +01:00
Ben Hutchings d13fc1ddbe linux-perf: Remove shebang lines from perf scripts 2015-09-25 20:43:30 +01:00
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