linux-kbuild-3.16 - Kbuild infrastructure for Linux 3.16
# sudo apt-get update
# sudo apt-get install linux-kbuild-3.16
2015-11-22 - Ben Hutchings <ben@decadent.org.uk> linux-tools (3.16.7-ckt20-1) jessie; urgency=medium * New upstream stable update - perf session: Do not fail on processing out of order event - tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING - kconfig: Fix warning "‘jump’ may be used uninitialized" - scripts/sortextable: suppress warning: `relocs_size' may be used uninitialized - perf symbols: Store if there is a filter in place - perf hists browser: Take the --comm, --dsos, etc filters into account - perf hists: Update the column width for the "srcline" sort key - perf stat: Get correct cpu id for print_aggr - perf header: Fixup reading of HEADER_NRCPUS feature - tools lib traceevent: Fix string handling in heterogeneous arch environments - perf tools: Fix copying of /proc/kcore [ Ben Hutchings ] * [x86] Add hyperv-daemons package, thanks to Hideki Yamane (closes: #782761) - Apply upstream bug fixes up to Linux 4.1 inclusive * Adjust for migration to git: - Update .gitignore files - debian/control: Update Vcs-* fields - debian/rules: Exclude .git from maintainerclean rule * debian/lib/python/debian_linux/debian.py: Change package version regexp to match linux package
2015-02-02 - Ben Hutchings <ben@decadent.org.uk> linux-tools (3.16-3) unstable; urgency=medium * linux-tools: Fix build configuration to avoid linking perf with libbfd (Closes: #763002) * linux-tools: Add a check that perf is not linked with libbfd * [arm64] Enable building linux-tools, thanks to Steve Capper (Closes: #771340)
2014-09-09 - Ben Hutchings <ben@decadent.org.uk> linux-tools (3.16-2) unstable; urgency=medium * linux-kbuild: Change the type headers used for devicetable-offsets.c to avoid depending on UAPI headers or <linux/types.h>. This really closes: #754213. It also fixes modpost handling of input device IDs when host and target have differing word size.
2014-09-08 - Ben Hutchings <ben@decadent.org.uk> linux-tools (3.16-1) unstable; urgency=medium * New upstream release [ Mauricio Faria de Oliveira ] * [ppc64el] Build linux-tools binary package (Closes: #754213) [ Ben Hutchings ] * linux-kbuild: Build and install recordmcount and recordmcount.pl, needed for kernels with DYNAMIC_FTRACE enabled * linux-kbuild: Fix recordmcount dependency for OOT modules
2014-07-29 - Ben Hutchings <ben@decadent.org.uk> linux-tools (3.16~rc7-1~exp1) experimental; urgency=medium * New upstream release candidate [ Ben Hutchings ] * genorig: Include new directory for usbip UAPI header * debian/control: Update Build-Depends for usbip switching from libsysfs to libudev * perf: Build with V=1 as V=2 no longer works * perf: Change build command to avoid a rebuild during 'make install' * linux-tools: Install traceevent plugins in /usr/lib/traceevent_<version>/plugins (Closes: #756429) * linux-kbuild: Install scripts/Makefile.extrawarn
2014-04-28 - Ben Hutchings <ben@decadent.org.uk> linux-tools (3.14-1) unstable; urgency=medium * New upstream release
2014-03-17 - Ben Hutchings <ben@decadent.org.uk> linux-tools (3.14~rc7-1~exp1) experimental; urgency=medium * New upstream release candidate
2014-03-19 - Ben Hutchings <ben@decadent.org.uk> linux-tools (3.13.6-1) unstable; urgency=medium * New upstream stable update: http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.5 - Modpost: fixed USB alias generation for ranges including 0x9 and 0xA http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.6 - perf trace: Fix ioctl 'request' beautifier build problems on !(i386 || x86_64) arches [ Ben Hutchings ] * linux-tools: Remove the 'trace_3.13' link to perf * Clean another autoconf-generated file so double-builds work