Historique des commits

Auteur SHA1 Message Date
  Wang Nan acf860ae7c bpf tools: New API to get name from a BPF object il y a 10 ans
  Wang Nan 9a208effd1 bpf tools: Link all bpf objects onto a list il y a 10 ans
  Wang Nan aa9b1ac33c bpf tools: Introduce accessors for struct bpf_program il y a 10 ans
  Wang Nan 55cffde2e1 bpf tools: Load eBPF programs in object files into kernel il y a 10 ans
  Wang Nan 8a47a6c522 bpf tools: Relocate eBPF programs il y a 10 ans
  Wang Nan 52d3352e79 bpf tools: Create eBPF maps defined in an object file il y a 10 ans
  Wang Nan 340909152a bpf tools: Record map accessing instructions for each program il y a 10 ans
  Wang Nan b62f06e81b bpf tools: Collect relocation sections from SHT_REL sections il y a 10 ans
  Wang Nan a5b8bd47dc bpf tools: Collect eBPF programs from their own sections il y a 10 ans
  Wang Nan bec7d68cb5 bpf tools: Collect symbol table from SHT_SYMTAB section il y a 10 ans
  Wang Nan 0b3d1efade bpf tools: Collect map definitions from 'maps' section il y a 10 ans
  Wang Nan cb1e5e9619 bpf tools: Collect version and license from ELF sections il y a 10 ans
  Wang Nan 296036653a bpf tools: Iterate over ELF sections to collect information il y a 10 ans
  Wang Nan cc4228d57c bpf tools: Check endianness and make libbpf fail early il y a 10 ans
  Wang Nan 6c956392b0 bpf tools: Read eBPF object from buffer il y a 10 ans
  Wang Nan 1a5e3fb1e9 bpf tools: Open eBPF object file and do basic validation il y a 10 ans
  Wang Nan b3f59d66e2 bpf tools: Allow caller to set printing function il y a 10 ans
  Wang Nan 1b76c13e4b bpf tools: Introduce 'bpf' library and add bpf feature check il y a 10 ans