Public bug reported:

Since commit 92550b568d, the perf build for Ubuntu kernels does not link
to libtraceevent, and thus cannot perform any operations on tracepoints,
including processing perf.data files that contain tracepoint events.
This is a significant loss of functionality.

Attempts to utilize tracepoints fail with the following:

perf record -e skb:kfree_skb
event syntax error: 'skb:kfree_skb'
                     \___ unsupported tracepoint

libtraceevent is necessary for tracepoint support

commit 92550b568d33f82de1ac24cb912082ff31aa43ba
Author: Andrea Righi <andrea.ri...@canonical.com>
Date:   Tue May 30 07:27:51 2023 +0200

    UBUNTU: [Packaging] perf: build without libtraceevent

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: linux (Ubuntu Noble)
     Importance: Undecided
         Status: New

** Affects: linux (Ubuntu Oracular)
     Importance: Undecided
         Status: New

** Also affects: linux (Ubuntu Noble)
   Importance: Undecided
       Status: New

** Also affects: linux (Ubuntu Oracular)
   Importance: Undecided
       Status: New

** Description changed:

- Since commit 92550b568d, the perf build for Ubuntu kernels does not link to 
libtraceevent, and thus
- cannot perform any operations on tracepoints, including processing perf.data 
files that contain tracepoint events.  This is a significant loss of 
functionality.
+ Since commit 92550b568d, the perf build for Ubuntu kernels does not link
+ to libtraceevent, and thus cannot perform any operations on tracepoints,
+ including processing perf.data files that contain tracepoint events.
+ This is a significant loss of functionality.
  
  Attempts to utilize tracepoints fail with the following:
  
  perf record -e skb:kfree_skb
  event syntax error: 'skb:kfree_skb'
-                      \___ unsupported tracepoint
+                      \___ unsupported tracepoint
  
  libtraceevent is necessary for tracepoint support
- 
  
  commit 92550b568d33f82de1ac24cb912082ff31aa43ba
  Author: Andrea Righi <andrea.ri...@canonical.com>
  Date:   Tue May 30 07:27:51 2023 +0200
  
-     UBUNTU: [Packaging] perf: build without libtraceevent
+     UBUNTU: [Packaging] perf: build without libtraceevent

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2076190

Title:
  perf build disables tracepoint support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2076190/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to