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
/
libbpf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: add ksyscall/kretsyscall sections support for syscall kprobes
Andrii Nakryiko
2022-07-19
1
-0
/
+46
*
libbpf: perfbuf: Add API to get the ring buffer
Jon Doron
2022-07-15
1
-0
/
+16
*
libbpf: enforce strict libbpf 1.0 behaviors
Andrii Nakryiko
2022-06-28
1
-34
/
+0
*
libbpf: remove multi-instance and custom private data APIs
Andrii Nakryiko
2022-06-28
1
-91
/
+0
*
libbpf: remove most other deprecated high-level APIs
Andrii Nakryiko
2022-06-28
1
-158
/
+5
*
libbpf: remove prog_info_linear APIs
Andrii Nakryiko
2022-06-28
1
-66
/
+0
*
libbpf: clean up perfbuf APIs
Andrii Nakryiko
2022-06-28
1
-65
/
+6
*
libbpf: remove deprecated probing APIs
Andrii Nakryiko
2022-06-28
1
-8
/
+0
*
libbpf: remove deprecated XDP APIs
Andrii Nakryiko
2022-06-28
1
-20
/
+0
*
libbpf: remove deprecated low-level APIs
Andrii Nakryiko
2022-06-28
1
-16
/
+0
*
libbpf: Fix a couple of typos
Daniel Müller
2022-06-03
1
-1
/
+1
*
libbpf: Introduce libbpf_bpf_link_type_str
Daniel Müller
2022-06-02
1
-0
/
+9
*
libbpf: Introduce libbpf_bpf_attach_type_str
Daniel Müller
2022-06-02
1
-0
/
+9
*
libbpf: Introduce libbpf_bpf_map_type_str
Daniel Müller
2022-06-02
1
-0
/
+9
*
libbpf: Introduce libbpf_bpf_prog_type_str
Daniel Müller
2022-06-02
1
-0
/
+9
*
libbpf: Add safer high-level wrappers for map operations
Andrii Nakryiko
2022-05-13
1
-0
/
+104
*
libbpf: Add bpf_program__set_insns function
Jiri Olsa
2022-05-11
1
-0
/
+18
*
libbpf: Assign cookies to links in libbpf.
Kui-Feng Lee
2022-05-10
1
-0
/
+12
*
libbpf: Allow to opt-out from creating BPF maps
Andrii Nakryiko
2022-04-28
1
-0
/
+22
*
libbpf: Add documentation to API functions
Grant Seltzer
2022-04-21
1
-0
/
+76
*
libbpf: Add error returns to two API functions
Grant Seltzer
2022-04-21
1
-3
/
+3
*
libbpf: Wire up USDT API and bpf_link integration
Andrii Nakryiko
2022-04-05
1
-0
/
+31
*
libbpf: Support function name-based attach uprobes
Alan Maguire
2022-04-03
1
-1
/
+9
*
libbpf: Add subskeleton scaffolding
Delyan Kratunov
2022-03-17
1
-0
/
+29
*
libbpf: Add bpf_program__attach_kprobe_multi_opts function
Jiri Olsa
2022-03-17
1
-0
/
+23
*
libbpf: Support custom SEC() handlers
Andrii Nakryiko
2022-03-05
1
-0
/
+109
*
libbpf: Deprecate priv/set_priv storage
Delyan Kratunov
2022-02-03
1
-1
/
+6
*
libbpf: deprecate bpf_program__is_<type>() and bpf_program__set_<type>() APIs
Andrii Nakryiko
2022-01-25
1
-0
/
+26
*
libbpf: deprecate bpf_map__resize()
Andrii Nakryiko
2022-01-25
1
-0
/
+1
*
libbpf: hide and discourage inconsistently named getters
Andrii Nakryiko
2022-01-25
1
-3
/
+2
*
libbpf: Mark bpf_object__open_xattr() deprecated
Christy Lee
2022-01-24
1
-0
/
+1
*
libbpf: Mark bpf_object__open_buffer() API deprecated
Christy Lee
2022-01-24
1
-0
/
+1
*
libbpf: streamline low-level XDP APIs
Andrii Nakryiko
2022-01-20
1
-0
/
+29
*
libbpf: Deprecate bpf_map__def() API
Christy Lee
2022-01-12
1
-1
/
+2
*
libbpf 1.0: Deprecate bpf_object__find_map_by_offset() API
Christy Lee
2022-01-05
1
-1
/
+2
*
libbpf 1.0: Deprecate bpf_map__is_offload_neutral()
Christy Lee
2022-01-05
1
-0
/
+1
*
libbpf: Deprecate bpf_perf_event_read_simple() API
Christy Lee
2022-01-05
1
-0
/
+1
*
libbpf: Rework feature-probing APIs
Andrii Nakryiko
2021-12-17
1
-4
/
+48
*
libbpf: Mark bpf_object__find_program_by_title API deprecated.
Kui-Feng Lee
2021-12-14
1
-0
/
+1
*
libbpf: Add doc comments for bpf_program__(un)pin()
Grant Seltzer
2021-12-13
1
-0
/
+24
*
libbpf: Deprecate bpf_object__load_xattr()
Andrii Nakryiko
2021-12-10
1
-0
/
+1
*
libbpf: Add per-program log buffer setter and getter
Andrii Nakryiko
2021-12-10
1
-0
/
+7
*
libbpf: Allow passing user log setting through bpf_object_open_opts
Andrii Nakryiko
2021-12-10
1
-1
/
+40
*
libbpf: Add doc comments in libbpf.h
Grant Seltzer
2021-12-06
1
-0
/
+53
*
libbpf: Fix trivial typo
huangxuesen
2021-12-06
1
-2
/
+2
*
libbpf: Deprecate bpf_prog_load_xattr() API
Andrii Nakryiko
2021-12-02
1
-0
/
+1
*
libbpf: Add API to get/set log_level at per-program level
Andrii Nakryiko
2021-12-02
1
-0
/
+2
*
libbpf: Change bpf_program__set_extra_flags to bpf_program__set_flags
Florent Revest
2021-11-19
1
-1
/
+1
*
libbpf: Add runtime APIs to query libbpf version
Andrii Nakryiko
2021-11-19
1
-0
/
+4
*
libbpf: Make perf_buffer__new() use OPTS-based interface
Andrii Nakryiko
2021-11-11
1
-13
/
+73
[next]