Skip to content

examples/bpf_query: Fix disassemble output#1094

Merged
d-e-s-o merged 1 commit intolibbpf:masterfrom
chenhengqi:fix-bpfquery
Feb 26, 2025
Merged

examples/bpf_query: Fix disassemble output#1094
d-e-s-o merged 1 commit intolibbpf:masterfrom
chenhengqi:fix-bpfquery

Conversation

@chenhengqi
Copy link
Contributor

The BPF prog disassemble output seems incorrect compared to bpftool.
Change the bitness to 64 fix this.

Copy link
Collaborator

@d-e-s-o d-e-s-o left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems sensible to me. Can you please rebase to top of tree and we can get this in. Thanks!

The BPF prog disassemble output seems incorrect compared to
bpftool. Change the bitness to 64 fix this.

Signed-off-by: Hengqi Chen <hengqi.chen@gmail.com>
@d-e-s-o d-e-s-o merged commit bac14d5 into libbpf:master Feb 26, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants