explorer
explorer copied to clipboard
eBPF explorer is Web UI that lets you see all the maps and programs in eBPF subsystem
Add a toggle, that, when active, filter RHS navigation to have only maps and programs that are connected (also indirectly) to the current map/program. This would help to see the...
Provide ability to run programs using bpf(BPF_PROG_RUN)
Provide interface to create arbitrary maps
Probably depends on #3
We want to have a programmable way of representation of values