Commit Graph

266 Commits

Author SHA1 Message Date
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 4a0a255e4f linux-perf: Fix installation directory for bash completions 2015-09-25 20:43:30 +01:00
Ben Hutchings 87937205f7 debian/bin/genorig.py: Make orig tarballs reproducible 2015-09-25 19:51:34 +01:00
Ben Hutchings 277d4945c7 debian/bin,debian/control,debian/lib/python,debian/rules: Use Python 3
debian/lib/python: Sync with linux package
2015-09-25 19:51:01 +01:00
Ben Hutchings ad62cfffb2 Update to 4.2 2015-09-25 19:21:36 +01:00
Ben Hutchings 290754d108 Prepare to release linux-tools (4.2~rc7-1~exp1). 2015-08-17 10:42:20 +02:00
Ben Hutchings 5f25972323 Update to 4.2-rc7 2015-08-17 10:41:47 +02:00
Ben Hutchings 896fca1190 genorig: Include more mips makefiles (fixes FTBFS) 2015-08-16 01:58:19 +02:00
Ben Hutchings 61919e8c53 Prepare to release linux-tools (4.2~rc6-1~exp1). 2015-08-14 14:59:04 +02:00
Ben Hutchings 0c37eee437 Note liblockdep packages in changelog 2015-08-14 14:47:02 +02:00
Ben Hutchings 1561e3da38 Update to 4.2-rc6
Refresh perf patches.
Add a newly needed type to scripts/mod/types.h.
2015-08-13 21:45:17 +02:00
Ben Hutchings 1e84c2a729 debian/rules: Exclude .git from maintainerclean rule 2015-08-11 19:09:44 +02:00
Ben Hutchings 14e7abc03f Update Vcs-* fields to point to git 2015-08-11 19:08:46 +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 3803569d4b Prepare to release linux-tools (4.1.4-1).
svn path=/dists/trunk/linux-tools/; revision=22901
2015-08-04 00:19:50 +00:00
Ben Hutchings c2faa8741d linux-tools: Rename to linux-perf-<version>, since other tools are in other binary packages
svn path=/dists/trunk/linux-tools/; revision=22896
2015-08-03 22:45:04 +00:00
Ben Hutchings ef2c6c7e5c Update to 4.1.4
svn path=/dists/trunk/linux-tools/; revision=22895
2015-08-03 22:28:09 +00:00
Ben Hutchings e7a634de1c Set next version to 4.1.2-1 as it will be uploaded to unstable
svn path=/dists/trunk/linux-tools/; revision=22866
2015-07-27 18:18:45 +00:00
Ben Hutchings b3cf7793e2 hyperv-daemons: Only attempt to build package on i386, amd64 (fixes FTBFS on other architectures)
svn path=/dists/trunk/linux-tools/; revision=22837
2015-07-16 18:59:30 +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 5a176ef1a4 Prepare to release linux-tools (4.1.2-1~exp1).
svn path=/dists/trunk/linux-tools/; revision=22834
2015-07-13 00:55:21 +00:00
Ben Hutchings 86f4cd8484 hyperv-daemons: Rewrite description
svn path=/dists/trunk/linux-tools/; revision=22833
2015-07-13 00:30:34 +00:00
Ben Hutchings 5372a3b5e7 Update to 4.1.2
svn path=/dists/trunk/linux-tools/; revision=22829
2015-07-12 23:58:02 +00:00
Ben Hutchings 56960b5347 Add credit to Hideki Yamane for hyperv-daemons
svn path=/dists/trunk/linux-tools/; revision=22828
2015-07-12 23:20:31 +00:00
Bastian Blank ed67452fc5 Add hyperv-daemons package
svn path=/dists/trunk/linux-tools/; revision=22770
2015-06-28 18:44:20 +00:00
Ben Hutchings b1b86869b4 Prepare to release linux-tools (4.0.2-1).
svn path=/dists/trunk/linux-tools/; revision=22603
2015-05-11 03:06:19 +00:00
Ben Hutchings a2bc9d510e linux-tools: Install perf-read-vdso{,x}32 in versioned directory under /usr/lib
Also move all the other 'libexec' stuff from /usr/share to /usr/lib.
It's all a big multilib (not multiarch) mess. :-(

svn path=/dists/trunk/linux-tools/; revision=22602
2015-05-11 02:51:07 +00:00
Ben Hutchings e61262a4b0 Revert "linux-tools: Add version suffix to the new perf-read-vdso{,x}32 commands"
This doesn't work properly as the C macro PERF_VERSION includes the
third version component.

Also these binaries really belong under /usr/lib, not /usr/bin.

svn path=/dists/trunk/linux-tools/; revision=22601
2015-05-11 02:19:32 +00:00
Ben Hutchings 105faf0c32 debian/control: Add gcc-multilib to Build-Depends in order to build perf-read-vdso{,x}32
svn path=/dists/trunk/linux-tools/; revision=22600
2015-05-11 02:00:34 +00:00
Ben Hutchings 6d290c8057 linux-kbuild: Enable Large File Support (Closes: #778942)
svn path=/dists/trunk/linux-tools/; revision=22599
2015-05-11 01:43:36 +00:00
Ben Hutchings 968c0ca2ef perf ARCH=x86 applies to x32 as well
svn path=/dists/trunk/linux-tools/; revision=22598
2015-05-11 00:51:41 +00:00
Ben Hutchings 5b3ac6f123 Thanks to Luca Boccassi and Lukas Wunner for some hints on upgrading to 4.0 (Closes: #778588)
svn path=/dists/trunk/linux-tools/; revision=22597
2015-05-11 00:50:57 +00:00
Ben Hutchings 024b90c4b9 linux-kbuild: Include Makefile.kasan (Closes: #783681)
svn path=/dists/trunk/linux-tools/; revision=22595
2015-05-11 00:35:01 +00:00
Ben Hutchings 0a463c3c64 linux-tools: Set ARCH=x86 when building for either amd64 or i386
svn path=/dists/trunk/linux-tools/; revision=22594
2015-05-11 00:32:20 +00:00
Ben Hutchings a9cec7c3d8 linux-tools: Add version suffix to the new perf-read-vdso{,x}32 commands
svn path=/dists/trunk/linux-tools/; revision=22593
2015-05-11 00:27:16 +00:00
Ben Hutchings c3ce7d22ee Update to 4.0.2
svn path=/dists/trunk/linux-tools/; revision=22591
2015-05-10 23:51:13 +00:00
Ben Hutchings 1486e5315a Merge changes from sid up to 3.16-3
svn path=/dists/trunk/linux-tools/; revision=22336
2015-02-03 01:37:04 +00:00
Ben Hutchings ad1d97846e Prepare to release linux-tools (3.16-3).
svn path=/dists/sid/linux-tools/; revision=22333
2015-02-03 01:29:01 +00:00
Ben Hutchings 601ca2a69e Prepare to release linux-tools (3.18.5-1~exp1).
svn path=/dists/trunk/linux-tools/; revision=22330
2015-02-01 01:53:49 +00:00
Ben Hutchings 655aa10dbb [mips*,powerpcspe,x32] Enable building linux-tools
svn path=/dists/trunk/linux-tools/; revision=22326
2015-01-31 23:44:51 +00:00
Ben Hutchings 73a24d7658 [hppa,sparc] linux-tools: Enable use of libnuma
svn path=/dists/trunk/linux-tools/; revision=22325
2015-01-31 23:42:15 +00:00
Ben Hutchings e787540d29 [armel,armhf] linux-tools: Enable use of libunwind
svn path=/dists/trunk/linux-tools/; revision=22324
2015-01-31 23:17:09 +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 3ca51a296a Revert "[armel,armhf] linux-tools: Enable use of libunwind"
I want to enable this, but (a) it doesn't work because I forgot to
change the build-dependency (b) it is not likely to be eligible for
a freeze exception.

svn path=/dists/sid/linux-tools/; revision=22319
2015-01-31 16:42:21 +00:00
Ben Hutchings 8a9aa24ef9 Add bug number for arm64
svn path=/dists/sid/linux-tools/; revision=22318
2015-01-31 16:28:10 +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 54cd2daff6 Update to 3.18.5
svn path=/dists/trunk/linux-tools/; revision=22316
2015-01-31 15:25:52 +00:00
Ben Hutchings 2411c6ad35 Prepare to release linux-tools (3.17-1~exp1).
svn path=/dists/trunk/linux-tools/; revision=21959
2014-10-17 13:55:39 +00:00