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