Merge branch 'wookey/linux-sid' into sid

Sid: Add support for coresight (libopencsd) to perf

See merge request kernel-team/linux!123
This commit is contained in:
Ben Hutchings 2019-02-13 16:51:51 +00:00
commit 36c3e46992
2 changed files with 5 additions and 0 deletions

4
debian/changelog vendored
View File

@ -1,5 +1,6 @@
linux (4.19.20-2) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* [sparc64] udeb: Use standard module list in nic-modules; add i2c-modules
and nic-shared-modules to avoid duplication
* mt76: Use the correct hweight8() function (fixes FTBFS on ia64)
@ -14,6 +15,9 @@ linux (4.19.20-2) UNRELEASED; urgency=medium
* udeb: Move drivers from {hyperv,virtio}-modules to
{fb,input,nic,scsi}-modules
[ Wookey ]
* linux-perf: Enable coresight trace (libopencsd) support in perf (Closes: #895131)
-- Ben Hutchings <ben@decadent.org.uk> Tue, 12 Feb 2019 12:49:10 +0000
linux (4.19.20-1) unstable; urgency=medium

View File

@ -23,6 +23,7 @@ Build-Depends:
libnuma-dev,
libperl-dev,
libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4],
libopencsd-dev,
python3-dev,
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, ${python3:Depends}
Recommends: linux-base