commit | dd93f853bc2f305b5119a0386b125182a3754395 | [log] [tgz] |
---|---|---|
author | Neill Kapron <nkapron@google.com> | Wed Aug 07 22:39:57 2024 +0000 |
committer | Neill Kapron <nkapron@google.com> | Thu Aug 08 00:08:58 2024 +0000 |
tree | 9363f4b8dbf5a97061f7b4e78fd939c5a4a994a2 | |
parent | e3fc91e755adf3959d27dfbe3bd29299477300d1 [diff] |
BPF: Create rust bpfloader In preparation for adding libbpf support via libbpf-rs, replace the existing cpp bpfloader with a rust application calling into the libbpf_android bindings to the legacy code. Test: treehugger Change-Id: I79eff1fece3372727c700308ff9a35029d0e34d3 Signed-off-by: Neill Kapron <nkapron@google.com>