index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
elf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: Workaround -Wmaybe-uninitialized false positive
Sam James
2024-08-15
1
-0
/
+3
*
libbpf: Move feature detection code into its own file
Andrii Nakryiko
2024-01-24
1
-2
/
+0
*
Revert BPF token-related functionality
Andrii Nakryiko
2023-12-19
1
-0
/
+2
*
libbpf: move feature detection code into its own file
Andrii Nakryiko
2023-12-13
1
-2
/
+0
*
libbpf: Add st_type argument to elf_resolve_syms_offsets function
Jiri Olsa
2023-11-28
1
-2
/
+3
*
libbpf: Don't assume SHT_GNU_verdef presence for SHT_GNU_versym section
Andrii Nakryiko
2023-10-17
1
-6
/
+10
*
libbpf: Support symbol versioning for uprobe
Hengqi Chen
2023-09-22
1
-11
/
+123
*
libbpf: Resolve symbol conflicts at the same offset for uprobe
Hengqi Chen
2023-09-22
1
-1
/
+4
*
libbpf: Add elf_resolve_pattern_offsets function
Jiri Olsa
2023-08-21
1
-0
/
+61
*
libbpf: Add elf_resolve_syms_offsets function
Jiri Olsa
2023-08-21
1
-0
/
+110
*
libbpf: Add elf symbol iterator
Jiri Olsa
2023-08-21
1
-64
/
+115
*
libbpf: Add elf_open/elf_close functions
Jiri Olsa
2023-08-21
1
-20
/
+41
*
libbpf: Move elf_find_func_offset* functions to elf object
Jiri Olsa
2023-08-21
1
-0
/
+197