[Bug 1839852] Re: perf broken on hwe kernel 5.0.0-23

2019-09-30 Thread Kai-Heng Feng
** Changed in: linux-hwe (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1839852 Title: perf broken on hwe kernel 5.0.0-23 To manage notifications

[Bug 1839852] Re: perf broken on hwe kernel 5.0.0-23

2019-08-14 Thread Philippe Rigault
The problem is fixed with perf in linux-hwe-tools-5.0.0-25 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1839852 Title: perf broken on hwe kernel 5.0.0-23 To manage notifications about this bug go

[Bug 1839852] Re: perf broken on hwe kernel 5.0.0-23

2019-08-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-hwe (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1839852 Title:

[Bug 1839852] Re: perf broken on hwe kernel 5.0.0-23

2019-08-12 Thread Sebastien Boisvert
After some investigation, I found this: If I use the perf executable from the package linux-tools-4.15.0-55-generic along with the Linux kernel 5.0.0-23-generic from the package linux-image-5.0.0-23-generic , it works. $ /usr/lib/linux-tools/4.15.0-55-generic/perf top -p `pidof top` Samples:

[Bug 1839852] Re: perf broken on hwe kernel 5.0.0-23

2019-08-12 Thread Sebastien Boisvert
With Linux and perf 5.0.0-23-generic (HWE or Hardware Enablement), it is broken. Versions $ uname -r 5.0.0-23-generic $ perf --version perf version 5.0.15 $ dpkg -l|grep 5.0.0-23|awk '{print $1,$2,$3,$4}'|column -t ii linux-headers-5.0.0-235.0.0-23.24~18.04.1 all ii

[Bug 1839852] Re: perf broken on hwe kernel 5.0.0-23

2019-08-12 Thread Sebastien Boisvert
With Linux and perf 4.15.0-55-generic (non-HWE), it works as reported in Ubuntu 18.04.3 LTS: Versions $ uname -r 4.15.0-55-generic $ perf --version perf version 4.15.18 In dpkg: ii linux-image-4.15.0-55-generic 4.15.0-55.60 amd64Signed kernel image generic ii