index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2024-08-16
libbpf: Workaround -Wmaybe-uninitialized false positive
Sam James
1
-0
/
+3
2024-01-25
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-14
libbpf: move feature detection code into its own file
Andrii Nakryiko
1
-2
/
+0
2023-11-29
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-23
libbpf: Support symbol versioning for uprobe
Hengqi Chen
1
-11
/
+123
2023-09-23
libbpf: Resolve symbol conflicts at the same offset for uprobe
Hengqi Chen
1
-1
/
+4
2023-08-22
libbpf: Add elf_resolve_pattern_offsets function
Jiri Olsa
1
-0
/
+61
2023-08-22
libbpf: Add elf_resolve_syms_offsets function
Jiri Olsa
1
-0
/
+110
2023-08-22
libbpf: Add elf symbol iterator
Jiri Olsa
1
-64
/
+115
2023-08-22
libbpf: Add elf_open/elf_close functions
Jiri Olsa
1
-20
/
+41
2023-08-22
libbpf: Move elf_find_func_offset* functions to elf object
Jiri Olsa
1
-0
/
+197