index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
elf.c
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