summaryrefslogtreecommitdiff
path: root/src/shared/bpf-dlopen.c
Commit message (Expand)AuthorAgeFilesLines
* dlfcn-util: add static asserts ensuring our sym_xyz() func ptrs match the typ...Lennart Poettering2022-11-211-6/+44
* libbpf: add compat helpers for libbpf down to 0.1.0Dominique Martinet2022-10-061-10/+29
* Try to load libbpf.so.1 as wellDaan De Meyer2022-10-061-2/+7
* libbpf: Remove use of deprecated APIsDaan De Meyer2022-10-061-6/+6
* shared/bpf: install log callback and suppress most messages from libbpfZbigniew Jędrzejewski-Szmek2022-06-021-2/+26
* shared/bpf-dlopen: expose more libbpf functionsIago López Galeiras2021-10-061-0/+8
* various: convert to the new dlopen_or_warn() helperZbigniew Jędrzejewski-Szmek2021-06-241-24/+4
* dlfcn-util: invert function naming and add helper that does the whole jobZbigniew Jędrzejewski-Szmek2021-06-241-1/+1
* bpf: various coding style fixesLennart Poettering2021-06-081-2/+1
* core: make libbpf a dlopen() dependencyLuca Boccassi2021-05-251-0/+73