Commit Graph

41 Commits

Author SHA1 Message Date
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 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 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 90fbb64333 Update to 3.17
usbip userspace moved to tools/usb/usbip.  Update genorig.py,
patch and makefiles accordingly.

svn path=/dists/trunk/linux-tools/; revision=21951
2014-10-17 09:58:05 +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 10fb384d47 Update to 3.12
svn path=/dists/trunk/linux-tools/; revision=20808
2013-11-21 01:27:40 +00:00
Ben Hutchings d5911a76eb debian/patches: Add DEP-3 headers (From, Subject, Forwarded) to all patches
svn path=/dists/trunk/linux-tools/; revision=20324
2013-07-02 04:51:08 +00:00
Ben Hutchings 6a1e3f0194 Update to 3.10, thanks to Chris Boot for updating the modpost patch
svn path=/dists/trunk/linux-tools/; revision=20323
2013-07-02 02:58:40 +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
Ben Hutchings c8f35be001 linux-tools: Install bash_completion script for perf with a version-dependent name (Closes: #701790)
svn path=/dists/trunk/linux-tools/; revision=19906
2013-03-07 05:00:13 +00:00
Ben Hutchings 3ad6795577 Update to 3.8
Refresh perf patches.

svn path=/dists/trunk/linux-tools/; revision=19845
2013-02-24 05:15:41 +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 c1eee615d7 Install completion script non-executable
svn path=/dists/trunk/linux-tools/; revision=19653
2012-12-26 09:10:28 +00:00
Jonathan Nieder a1865fdcc8 Actually refresh patches
A whitespace error had snuck in.  Sorry for the noise.

svn path=/dists/trunk/linux-tools/; revision=19652
2012-12-26 08:51:54 +00:00
Jonathan Nieder 0e69bea674 Refresh patches
svn path=/dists/trunk/linux-tools/; revision=19651
2012-12-26 08:46:54 +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 3fd6a12507 Fix yet another reference to usb_bind_driver
svn path=/dists/sid/linux-tools/; revision=19190
2012-06-24 01:40:30 +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 7134d05010 Fix version insertion in perf man pages
svn path=/dists/sid/linux-tools/; revision=19110
2012-06-09 19:23:17 +00:00
Ben Hutchings 8072f7dee9 Fix version insertion in perf man page title
svn path=/dists/trunk/linux-tools/; revision=19108
2012-06-09 19:18:46 +00:00
Ben Hutchings 7e4d726be6 Update to 3.4
Build-Depend on bison and flex, now required to build perf.
Update tools-perf-version.patch for changes in man page output paths.

svn path=/dists/trunk/linux-tools/; revision=19106
2012-06-09 18:54:23 +00:00
Ben Hutchings 75c7c014a8 Fix version insertion in perf man page cross-references
svn path=/dists/trunk/linux-tools/; revision=19105
2012-06-09 18:39:12 +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