Public bug reported:

When developing BPF programs, it is sometimes useful to see the JIT
output. bpftool has a feature to do just that:

`sudo bpftool prog dump jited name <prog_name>`

On Ubuntu, running this command returns this error:

`Error: No JIT disassembly support`

After searching this error, it turns out that the feature is enabled
only when `binutils-dev` is found at build time.

I think this should be enabled by default in Ubuntu to improve the
developer experience with BPF.

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

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

Title:
  bpftool compiled without JIT disassembly support

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to