[Bug 2019247] Re: perf should be compiled with libtraceevent

2024-10-10 Thread Noel Ashford
*** This bug is a duplicate of bug 2076190 *** https://bugs.launchpad.net/bugs/2076190 This is definitely an annoying bug - i hit as well and only compiling it again with all the needed libraries fixed it but when i copy the binary over to /usr/local/bin or /usr/bin it breaks again! RPATH or s

[Bug 2019247] Re: perf should be compiled with libtraceevent

2024-09-03 Thread Tom Zhou
*** This bug is a duplicate of bug 2076190 *** https://bugs.launchpad.net/bugs/2076190 ** This bug has been marked a duplicate of bug 2076190 perf build disables tracepoint support -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 2019247] Re: perf should be compiled with libtraceevent

2024-09-01 Thread Roman Bolshakov
This is still a problem and quite important one because any performance investigations on Noble are complicated. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2019247 Title: perf should be compiled

[Bug 2019247] Re: perf should be compiled with libtraceevent

2024-05-28 Thread Paul Nowoczynski
FWIW I was able to get tracing to work on Ubuntu 22.04 simply by rebuilding 'perf' from a recent linux kernel source. cd /tools/perf && make -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2019247 Titl

[Bug 2019247] Re: perf should be compiled with libtraceevent

2024-05-28 Thread Paul Nowoczynski
Does anyone know of a workaround? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2019247 Title: perf should be compiled with libtraceevent To manage notifications about this bug go to: https://bugs.

[Bug 2019247] Re: perf should be compiled with libtraceevent

2024-05-20 Thread Stefano Rivera
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2019247 Title: perf should be compiled with libtraceevent To manage notifications

[Bug 2019247] Re: perf should be compiled with libtraceevent

2024-05-17 Thread Benjamin Peterson
Yes, this issue has continued through all releases in the last year. The source of the issue is in debian/rules.d/2-binary-arch.mk: NO_LIBTRACEEVENT=1 continues to be passed while building perf. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2019247] Re: perf should be compiled with libtraceevent

2024-05-17 Thread Roxana Nicolescu
Lunar is EOL, it's not supported anymore.Is this a problem in noble (6.8) or mantic (6.5)? ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 2019247] Re: perf should be compiled with libtraceevent

2024-03-19 Thread Craig Ringer
This still appears to be an issue. Events are listed in `perf list` but not available for use by `perf record` e.g. $ sudo /usr/lib/linux-tools/6.2.0-39-generic/perf record -e syscalls:sys_enter_fsync -ag event syntax error: 'syscalls:sys_enter_fsync' \___ unsupported tracep