index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-08-03
6
-7
/
+23
|
\
|
*
libtraceevent: Fix build with binutils 2.35
Ben Hutchings
2020-07-31
1
-1
/
+1
|
*
tools lib traceevent: Fix memory leak in process_dynamic_array_len
Philippe Duplessis-Guindon
2020-07-31
1
-0
/
+1
|
*
libsubcmd: Fix OPT_CALLBACK_SET()
Ravi Bangoria
2020-07-17
1
-0
/
+3
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-11
3
-6
/
+18
|
|
\
|
|
*
libbpf: Fix libbpf hashmap on (I)LP32 architectures
Jakub Bogusz
2020-07-10
1
-4
/
+8
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-30
2
-2
/
+10
|
|
|
\
|
|
|
*
libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAP
Jesper Dangaard Brouer
2020-06-25
1
-1
/
+1
|
|
|
*
libbpf: Fix CO-RE relocs against .text section
Andrii Nakryiko
2020-06-24
1
-1
/
+7
|
|
|
*
libbpf: Forward-declare bpf_stats_type for systems with outdated UAPI headers
Andrii Nakryiko
2020-06-22
1
-0
/
+2
*
|
|
|
libperf: Avoid counting of nonfilterable fdarray fds
Alexey Budankov
2020-07-21
1
-1
/
+2
*
|
|
|
libperf: Add flags to fdarray fds objects
Alexey Budankov
2020-07-21
4
-10
/
+23
*
|
|
|
libperf: Avoid internal moving of fdarray fds
Alexey Budankov
2020-07-21
1
-6
/
+5
*
|
|
|
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
2020-07-10
1
-0
/
+9
*
|
|
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-07-08
2
-6
/
+39
|
\
|
|
|
|
*
|
|
tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling
Tom Zanussi
2020-07-03
1
-6
/
+9
|
*
|
|
tools lib traceevent: Add API to read time information from kbuffer
Steven Rostedt (Red Hat)
2020-07-03
2
-0
/
+30
|
|
/
/
*
|
|
tools lib traceevent: Fix reporting of unknown SVM exit reasons
Jan Kiszka
2020-07-06
1
-1
/
+1
*
|
|
tools lib traceevent: Change to SPDX License format
Steven Rostedt (VMware)
2020-07-06
11
-174
/
+11
*
|
|
tools lib traceevent: Add builtin handler for trace_marker_raw
Steven Rostedt (VMware)
2020-07-06
1
-0
/
+41
*
|
|
tools lib traceevent: Move kernel_stack event handler to "function" plugin.
Tzvetomir Stoyanov (VMware)
2020-07-06
1
-0
/
+41
*
|
|
tools lib traceevent: Add plugin for decoding syscalls/sys_enter_futex
Julia Cartwright
2020-07-06
3
-0
/
+139
*
|
|
tools lib traceevent: Add offset option for function plugin
Steven Rostedt (VMware)
2020-07-06
1
-2
/
+22
*
|
|
tools lib traceevent: Add more SVM exit reasons
Jan Kiszka
2020-07-06
1
-2
/
+21
*
|
|
tools lib traceevent: Add plugin for tlb_flush
Steven Rostedt (Red Hat)
2020-07-06
3
-0
/
+83
*
|
|
tools lib traceevent: Optimize pretty_print() function
Tzvetomir Stoyanov (VMware)
2020-07-06
3
-197
/
+495
*
|
|
tools lib traceevent: Add support for more printk format specifiers
Tzvetomir Stoyanov (VMware)
2020-07-06
1
-74
/
+289
*
|
|
tools lib traceevent: Introduced new traceevent API, for adding new plugins d...
Tzvetomir Stoyanov (VMware)
2020-07-06
4
-1
/
+82
*
|
|
tools lib traceevent: Add interface for options to plugins
Tzvetomir Stoyanov (VMware)
2020-07-06
2
-0
/
+174
*
|
|
tools lib traceevent: Add tep_load_plugins_hook() API
Tzvetomir Stoyanov (VMware)
2020-07-06
2
-10
/
+15
|
/
/
*
|
tools lib traceevent: Add handler for __builtin_expect()
Steven Rostedt (VMware)
2020-06-18
1
-0
/
+35
*
|
tools lib traceevent: Handle __attribute__((user)) in field names
Steven Rostedt (VMware)
2020-06-18
1
-1
/
+38
*
|
tools lib traceevent: Add append() function helper for appending strings
Steven Rostedt (VMware)
2020-06-18
1
-58
/
+40
|
/
*
libbpf: Support pre-initializing .bss global variables
Andrii Nakryiko
2020-06-13
1
-4
/
+0
*
libbpf: Handle GCC noreturn-turned-volatile quirk
Andrii Nakryiko
2020-06-10
1
-9
/
+24
*
libbpf: Define __WORDSIZE if not available
Arnaldo Carvalho de Melo
2020-06-10
1
-4
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-04
15
-245
/
+1053
|
\
|
*
libbpf: Add support for bpf_link-based netns attachment
Jakub Sitnicki
2020-06-02
3
-5
/
+21
|
*
libbpf: Add _GNU_SOURCE for reallocarray to ringbuf.c
Andrii Nakryiko
2020-06-02
1
-0
/
+3
|
*
libbpf: Add SEC name for xdp programs attached to device map
David Ahern
2020-06-01
1
-0
/
+2
|
*
libbpf: Add BPF ring buffer support
Andrii Nakryiko
2020-06-01
5
-1
/
+317
|
*
libbpf: Fix perf_buffer__free() API for sparse allocs
Eelco Chaudron
2020-06-01
1
-1
/
+4
|
*
libbpf: Use .so dynamic symbols for abi check
Yauheni Kaliuta
2020-06-01
1
-2
/
+2
|
*
libbpf: Install headers as part of make install
Nikolay Borisov
2020-06-01
1
-1
/
+1
|
*
libbpf: Add API to consume the perf ring buffer content
Eelco Chaudron
2020-06-01
3
-0
/
+21
|
*
bpf, libbpf: Enable get{peer, sock}name attach types
Daniel Borkmann
2020-05-19
1
-0
/
+8
|
*
libbpf, hashmap: Fix signedness warnings
Ian Rogers
2020-05-16
1
-3
/
+2
|
*
libbpf, hashmap: Remove unused #include
Ian Rogers
2020-05-16
1
-1
/
+0
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
1
-2
/
+2
|
|
\
|
*
|
bpf: Change btf_iter func proto prefix to "bpf_iter_"
Yonghong Song
2020-05-13
1
-1
/
+1
[next]