index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
elf.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-01
libbpf: move libbpf_errstr() into libbpf_utils.c
Andrii Nakryiko
1
-1
/
+0
2024-11-11
libbpf: Stringify errno in log messages in the remaining code
Mykyta Yatsenko
1
-3
/
+1
2024-08-15
libbpf: Workaround -Wmaybe-uninitialized false positive
Sam James
1
-0
/
+3
2024-01-24
libbpf: Move feature detection code into its own file
Andrii Nakryiko
1
-2
/
+0
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
1
-0
/
+2
2023-12-13
libbpf: move feature detection code into its own file
Andrii Nakryiko
1
-2
/
+0
2023-11-28
libbpf: Add st_type argument to elf_resolve_syms_offsets function
Jiri Olsa
1
-2
/
+3
2023-10-17
libbpf: Don't assume SHT_GNU_verdef presence for SHT_GNU_versym section
Andrii Nakryiko
1
-6
/
+10
2023-09-22
libbpf: Support symbol versioning for uprobe
Hengqi Chen
1
-11
/
+123
2023-09-22
libbpf: Resolve symbol conflicts at the same offset for uprobe
Hengqi Chen
1
-1
/
+4
2023-08-21
libbpf: Add elf_resolve_pattern_offsets function
Jiri Olsa
1
-0
/
+61
2023-08-21
libbpf: Add elf_resolve_syms_offsets function
Jiri Olsa
1
-0
/
+110
2023-08-21
libbpf: Add elf symbol iterator
Jiri Olsa
1
-64
/
+115
2023-08-21
libbpf: Add elf_open/elf_close functions
Jiri Olsa
1
-20
/
+41
2023-08-21
libbpf: Move elf_find_func_offset* functions to elf object
Jiri Olsa
1
-0
/
+197