On Mon, Mar 6, 2017 at 7:07 AM, Jesper Dangaard Brouer via iovisor-dev <[email protected]> wrote: > (repost with subscribed email) > Hi All, > > I've added a section to my eBPF documentation, about how to read the > eBPF generated ELF binary, and deduct the size of the compiled program > (mostly for kernel/samples/bpf). > > https://prototype-kernel.readthedocs.io/en/latest/bpf/troubleshooting.html#elf-binary > https://github.com/netoptimizer/prototype-kernel/commit/079352102cb0ba > > Can someone validate what I've saying is true? (commit inlined below > signatur, to make is as easy as possible for people to correct me). >
as far as I know, it's all correct. > And anything else users can use the readelf output for? > maybe also explain the maps section? I think user only need to know the xdp_prog and maps. Regards, William _______________________________________________ iovisor-dev mailing list [email protected] https://lists.iovisor.org/mailman/listinfo/iovisor-dev
