Hi,
Thanks for working on the BPF backend!
I noticed a tiny typo while test compiling libbpf-tools[1]. (Have yet look
into the cause of failure in detail though)
On Thu, Aug 03, 2023 at 10:54:31AM +0100, Cupertino Miranda wrote:
> [snip]
> +
> +pack_type_fail:
> + bpf_error_at (EXPR_LOC_OR_LOC (args[0], UNKNOWN_LOCATION),
> + "invelid first argument format for enum value builtin");
^^^^^^^
> + ret.fail = true;
> + return ret;
> +}
> +
> [snip]
Thanks,
Shung-Hsi
1: https://github.com/iovisor/bcc/tree/master/libbpf-tools