index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf.c
Age
Commit message (
Expand
)
Author
2019-10-21
libbpf: Add bpf_program__get_{type, expected_attach_type) APIs
Andrii Nakryiko
2019-10-21
tools, bpf: Rename pr_warning to pr_warn to align with kernel logging
Kefeng Wang
2019-10-18
bpf, libbpf: Add kernel version section parsing back
John Fastabend
2019-10-17
libbpf: Auto-detect btf_id of BTF-based raw_tracepoints
Alexei Starovoitov
2019-10-15
libbpf: Add support for field existance CO-RE relocation
Andrii Nakryiko
2019-10-15
libbpf: Refactor bpf_object__open APIs to use common opts
Andrii Nakryiko
2019-10-15
libbpf: Update BTF reloc support to latest Clang format
Andrii Nakryiko
2019-10-05
libbpf: fix bpf_object__name() to actually return object name
Andrii Nakryiko
2019-10-05
libbpf: add bpf_object__open_{file, mem} w/ extensible opts
Andrii Nakryiko
2019-10-05
libbpf: stop enforcing kern_version, populate it for users
Andrii Nakryiko
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2019-08-13
libbpf: attempt to load kernel BTF from sysfs first
Andrii Nakryiko
2019-08-07
libbpf: implement BPF CO-RE offset relocation algorithm
Andrii Nakryiko
2019-08-07
libbpf: convert libbpf code to use new btf helpers
Andrii Nakryiko
2019-08-01
libbpf: set BTF FD for prog only when there is supported .BTF.ext data
Andrii Nakryiko
2019-07-31
libbpf : make libbpf_num_possible_cpus function thread safe
Takshak Chahande
2019-07-27
libbpf: return previous print callback from libbpf_set_print
Andrii Nakryiko
2019-07-26
libbpf: fix erroneous multi-closing of BTF FD
Andrii Nakryiko
2019-07-23
libbpf: provide more helpful message on uninitialized global var
Andrii Nakryiko
2019-07-22
libbpf: Avoid designated initializers for unnamed union members
Arnaldo Carvalho de Melo
2019-07-22
libbpf: Fix endianness macro usage for some compilers
Arnaldo Carvalho de Melo
2019-07-19
libbpf: sanitize VAR to conservative 1-byte INT
Andrii Nakryiko
2019-07-19
libbpf: fix SIGSEGV when BTF loading fails, but .BTF.ext exists
Andrii Nakryiko
2019-07-12
libbpf: fix ptr to u64 conversion warning on 32-bit platforms
Andrii Nakryiko
2019-07-08
libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs
Andrii Nakryiko
2019-07-08
libbpf: add perf buffer API
Andrii Nakryiko
2019-07-05
libbpf: capture value in BTF type info for BTF-defined map defs
Andrii Nakryiko
2019-07-05
libbpf: add raw tracepoint attach API
Andrii Nakryiko
2019-07-05
libbpf: add tracepoint attach API
Andrii Nakryiko
2019-07-05
libbpf: add kprobe/uprobe attach API
Andrii Nakryiko
2019-07-05
libbpf: add ability to attach/detach BPF program to perf event
Andrii Nakryiko
2019-07-05
libbpf: introduce concept of bpf_link
Andrii Nakryiko
2019-07-03
bpf, libbpf, smatch: Fix potential NULL pointer dereference
Leo Yan
2019-06-27
libbpf: support sockopt hooks
Stanislav Fomichev
2019-06-26
libbpf: fix max() type mismatch for 32bit
Ivan Khoronzhuk
2019-06-24
libbpf: fix spelling mistake "conflictling" -> "conflicting"
Colin Ian King
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-19
libbpf: constify getter APIs
Andrii Nakryiko
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-18
libbpf: allow specifying map definitions using BTF
Andrii Nakryiko
2019-06-18
libbpf: split initialization and loading of BTF
Andrii Nakryiko
2019-06-18
libbpf: identify maps by section index in addition to offset
Andrii Nakryiko
2019-06-18
libbpf: refactor map initialization
Andrii Nakryiko
2019-06-18
libbpf: streamline ELF parsing error-handling
Andrii Nakryiko
2019-06-18
libbpf: extract BTF loading logic
Andrii Nakryiko
2019-06-15
libbpf: fix check for presence of associated BTF for map creation
Andrii Nakryiko
2019-06-11
bpf: add a new API libbpf_num_possible_cpus()
Hechao Li
2019-06-06
bpf, libbpf: enable recvmsg attach types
Daniel Borkmann
2019-05-31
libbpf: Return btf_fd for load_sk_storage_btf
Michal Rostecki
[prev]
[next]