index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
Lines
2020-07-09
libbpf: Make BTF finalization strict
Andrii Nakryiko
-12
/
+4
2020-07-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
-6
/
+39
2020-07-08
libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
-0
/
+4
2020-07-06
tools lib traceevent: Fix reporting of unknown SVM exit reasons
Jan Kiszka
-1
/
+1
2020-07-06
tools lib traceevent: Change to SPDX License format
Steven Rostedt (VMware)
-174
/
+11
2020-07-06
tools lib traceevent: Add builtin handler for trace_marker_raw
Steven Rostedt (VMware)
-0
/
+41
2020-07-06
tools lib traceevent: Move kernel_stack event handler to "function" plugin.
Tzvetomir Stoyanov (VMware)
-0
/
+41
2020-07-06
tools lib traceevent: Add plugin for decoding syscalls/sys_enter_futex
Julia Cartwright
-0
/
+139
2020-07-06
tools lib traceevent: Add offset option for function plugin
Steven Rostedt (VMware)
-2
/
+22
2020-07-06
tools lib traceevent: Add more SVM exit reasons
Jan Kiszka
-2
/
+21
2020-07-06
tools lib traceevent: Add plugin for tlb_flush
Steven Rostedt (Red Hat)
-0
/
+83
2020-07-06
tools lib traceevent: Optimize pretty_print() function
Tzvetomir Stoyanov (VMware)
-197
/
+495
2020-07-06
tools lib traceevent: Add support for more printk format specifiers
Tzvetomir Stoyanov (VMware)
-74
/
+289
2020-07-06
tools lib traceevent: Introduced new traceevent API, for adding new plugins d...
Tzvetomir Stoyanov (VMware)
-1
/
+82
2020-07-06
tools lib traceevent: Add interface for options to plugins
Tzvetomir Stoyanov (VMware)
-0
/
+174
2020-07-06
tools lib traceevent: Add tep_load_plugins_hook() API
Tzvetomir Stoyanov (VMware)
-10
/
+15
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-183
/
+588
2020-07-03
tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling
Tom Zanussi
-6
/
+9
2020-07-03
tools lib traceevent: Add API to read time information from kbuffer
Steven Rostedt (Red Hat)
-0
/
+30
2020-07-01
libbpf: Make bpf_endian co-exist with vmlinux.h
Andrii Nakryiko
-8
/
+35
2020-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-2
/
+10
2020-06-28
libbpf: Support disabling auto-loading BPF programs
Andrii Nakryiko
-8
/
+44
2020-06-25
libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAP
Jesper Dangaard Brouer
-1
/
+1
2020-06-24
libbpf: Prevent loading vmlinux BTF twice
Andrii Nakryiko
-11
/
+22
2020-06-24
libbpf: Fix spelling mistake "kallasyms" -> "kallsyms"
Colin Ian King
-1
/
+1
2020-06-23
libbpf: Fix CO-RE relocs against .text section
Andrii Nakryiko
-1
/
+7
2020-06-22
libbpf: Wrap source argument of BPF_CORE_READ macro in parentheses
Andrii Nakryiko
-4
/
+4
2020-06-22
libbpf: Add support for extracting kernel symbol addresses
Andrii Nakryiko
-6
/
+144
2020-06-22
libbpf: Generalize libbpf externs support
Andrii Nakryiko
-140
/
+206
2020-06-23
libbpf: Add a bunch of attribute getters/setters for map definitions
Andrii Nakryiko
-10
/
+134
2020-06-22
libbpf: Forward-declare bpf_stats_type for systems with outdated UAPI headers
Andrii Nakryiko
-0
/
+2
2020-06-18
tools lib traceevent: Add handler for __builtin_expect()
Steven Rostedt (VMware)
-0
/
+35
2020-06-18
tools lib traceevent: Handle __attribute__((user)) in field names
Steven Rostedt (VMware)
-1
/
+38
2020-06-18
tools lib traceevent: Add append() function helper for appending strings
Steven Rostedt (VMware)
-58
/
+40
2020-06-17
libbpf: Bump version to 0.1.0
Andrii Nakryiko
-0
/
+3
2020-06-12
libbpf: Support pre-initializing .bss global variables
Andrii Nakryiko
-4
/
+0
2020-06-10
libbpf: Handle GCC noreturn-turned-volatile quirk
Andrii Nakryiko
-9
/
+24
2020-06-10
libbpf: Define __WORDSIZE if not available
Arnaldo Carvalho de Melo
-4
/
+3
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
-245
/
+1053
2020-06-01
libbpf: Add support for bpf_link-based netns attachment
Jakub Sitnicki
-5
/
+21
2020-06-01
libbpf: Add _GNU_SOURCE for reallocarray to ringbuf.c
Andrii Nakryiko
-0
/
+3
2020-06-01
libbpf: Add SEC name for xdp programs attached to device map
David Ahern
-0
/
+2
2020-06-01
libbpf: Add BPF ring buffer support
Andrii Nakryiko
-1
/
+317
2020-06-01
libbpf: Fix perf_buffer__free() API for sparse allocs
Eelco Chaudron
-1
/
+4
2020-06-01
libbpf: Use .so dynamic symbols for abi check
Yauheni Kaliuta
-2
/
+2
2020-06-01
libbpf: Install headers as part of make install
Nikolay Borisov
-1
/
+1
2020-06-01
libbpf: Add API to consume the perf ring buffer content
Eelco Chaudron
-0
/
+21
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
-2
/
+4
2020-05-19
bpf, libbpf: Enable get{peer, sock}name attach types
Daniel Borkmann
-0
/
+8
2020-05-16
libbpf, hashmap: Fix signedness warnings
Ian Rogers
-3
/
+2
[prev]
[next]