index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
bpf-dlopen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: always do dlopen() with RTLD_NOW + RTLD_NODELETE
Lennart Poettering
2024-10-02
1
-2
/
+2
*
basic/dlfcn-util: deobfuscate macro definitions
Zbigniew Jędrzejewski-Szmek
2024-06-12
1
-30
/
+30
*
bpf: add helper to translate kernel error codes from libbpf
Luca Boccassi
2024-05-29
1
-0
/
+17
*
tree-wide: add dlopen ELF notes to all dlopen() deps of ours
Lennart Poettering
2024-05-08
1
-0
/
+5
*
bpf-dlopen: pick up more symbols from libbpf
Lennart Poettering
2024-04-06
1
-17
/
+47
*
dlopen: log debug message when a library is dlopened
Luca Boccassi
2024-04-03
1
-0
/
+4
*
bpf: actually check for errors when loading symbols
Luca Boccassi
2024-04-03
1
-2
/
+5
*
tree-wide: switch dlopen hooks over to DLSYM_PROTOTYPE()/DLSYM_FUNCTION()
Lennart Poettering
2024-03-01
1
-18
/
+20
*
dlfcn-util: add static asserts ensuring our sym_xyz() func ptrs match the typ...
Lennart Poettering
2022-11-21
1
-6
/
+44
*
libbpf: add compat helpers for libbpf down to 0.1.0
Dominique Martinet
2022-10-06
1
-10
/
+29
*
Try to load libbpf.so.1 as well
Daan De Meyer
2022-10-06
1
-2
/
+7
*
libbpf: Remove use of deprecated APIs
Daan De Meyer
2022-10-06
1
-6
/
+6
*
shared/bpf: install log callback and suppress most messages from libbpf
Zbigniew Jędrzejewski-Szmek
2022-06-02
1
-2
/
+26
*
shared/bpf-dlopen: expose more libbpf functions
Iago López Galeiras
2021-10-06
1
-0
/
+8
*
various: convert to the new dlopen_or_warn() helper
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-24
/
+4
*
dlfcn-util: invert function naming and add helper that does the whole job
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-1
/
+1
*
bpf: various coding style fixes
Lennart Poettering
2021-06-08
1
-2
/
+1
*
core: make libbpf a dlopen() dependency
Luca Boccassi
2021-05-25
1
-0
/
+73