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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-28
2
-17
/
+88
|
\
|
*
libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitions
Andrii Nakryiko
2019-09-26
1
-6
/
+87
|
*
libbpf: fix false uninitialized variable warning
Andrii Nakryiko
2019-09-25
1
-0
/
+1
|
*
libbpf: Remove getsockopt() check for XDP_OPTIONS
Toke Høiland-Jørgensen
2019-09-19
1
-11
/
+0
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-26
21
-116
/
+507
|
\
\
|
*
|
libtraceevent: Man pages for tep plugins APIs
Tzvetomir Stoyanov
2019-09-25
1
-0
/
+99
|
*
|
libtraceevent: Move traceevent plugins in its own subdirectory
Tzvetomir Stoyanov (VMware)
2019-09-25
14
-89
/
+248
|
*
|
libtraceevent: Add tep_get_event() in event-parse.h
Tzvetomir Stoyanov (VMware)
2019-09-25
1
-0
/
+2
|
*
|
libtraceevent: Man pages fix, changes in event printing APIs
Tzvetomir Stoyanov (VMware)
2019-09-25
1
-12
/
+1
|
*
|
libtraceevent: Man pages fix, rename tep_ref_get() to tep_get_ref()
Tzvetomir Stoyanov (VMware)
2019-09-25
2
-5
/
+5
|
*
|
libtraceevent: Man pages for libtraceevent event print related API
Tzvetomir Stoyanov
2019-09-25
1
-0
/
+130
|
*
|
libtraceevent: Round up in tep_print_event() time precision
Steven Rostedt (VMware)
2019-09-25
1
-1
/
+3
|
*
|
tools lib traceevent: Convert remaining %p[fF] users to %p[sS]
Sakari Ailus
2019-09-20
2
-9
/
+19
*
|
|
rbtree: avoid generating code twice for the cached versions (tools copy)
Michel Lespinasse
2019-09-25
1
-34
/
+3
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
13
-349
/
+1515
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-06
6
-63
/
+113
|
|
\
|
|
*
libbpf: add flags to umem config
Kevin Laatz
2019-08-31
4
-4
/
+62
|
|
*
libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall
Ivan Khoronzhuk
2019-08-21
2
-35
/
+15
|
|
*
libbpf: add bpf_btf_get_next_id() to cycle through BTF objects
Quentin Monnet
2019-08-20
3
-0
/
+8
|
|
*
libbpf: refactor bpf_*_get_next_id() functions
Quentin Monnet
2019-08-20
1
-13
/
+8
|
|
*
libbpf: add support for need_wakeup flag in AF_XDP part
Magnus Karlsson
2019-08-17
2
-0
/
+10
|
|
*
libbpf: make libbpf.map source of truth for libbpf version
Andrii Nakryiko
2019-08-15
2
-12
/
+11
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
1
-15
/
+18
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2019-08-13
7
-286
/
+1402
|
|
\
\
|
|
*
|
libbpf: attempt to load kernel BTF from sysfs first
Andrii Nakryiko
2019-08-13
1
-7
/
+57
|
|
*
|
libbpf: implement BPF CO-RE offset relocation algorithm
Andrii Nakryiko
2019-08-07
2
-18
/
+864
|
|
*
|
libbpf: add .BTF.ext offset relocation section loading
Andrii Nakryiko
2019-08-07
3
-42
/
+136
|
|
*
|
libbpf: convert libbpf code to use new btf helpers
Andrii Nakryiko
2019-08-07
3
-221
/
+158
|
|
*
|
libbpf: add helpers for working with BTF types
Andrii Nakryiko
2019-08-07
1
-0
/
+178
|
|
*
|
tools/libbpf_probes: Add new devmap_hash type
Toke Høiland-Jørgensen
2019-07-29
1
-0
/
+1
|
|
*
|
libbpf: return previous print callback from libbpf_set_print
Andrii Nakryiko
2019-07-27
2
-2
/
+5
|
|
*
|
libbpf: provide more helpful message on uninitialized global var
Andrii Nakryiko
2019-07-23
1
-3
/
+10
*
|
|
|
libtraceevent: Change users plugin directory
Tzvetomir Stoyanov
2019-08-31
2
-4
/
+4
*
|
|
|
libtraceevent: Remove tep_register_trace_clock()
Tzvetomir Stoyanov
2019-08-31
3
-14
/
+0
*
|
|
|
libtraceevent, perf tools: Changes in tep_print_event_* APIs
Tzvetomir Stoyanov
2019-08-31
4
-197
/
+198
*
|
|
|
tools lib traceevent: Remove unneeded qsort and uses memmove instead
Steven Rostedt (VMware)
2019-08-29
1
-6
/
+49
*
|
|
|
tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
Steven Rostedt (VMware)
2019-08-29
1
-2
/
+1
*
|
|
|
Merge tag 'v5.3-rc6' into perf/core, to pick up fixes
Ingo Molnar
2019-08-26
1
-15
/
+18
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-08-11
1
-15
/
+18
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
libbpf: set BTF FD for prog only when there is supported .BTF.ext data
Andrii Nakryiko
2019-08-01
1
-1
/
+5
|
|
*
|
libbpf : make libbpf_num_possible_cpus function thread safe
Takshak Chahande
2019-07-31
1
-7
/
+11
|
|
*
|
libbpf: fix erroneous multi-closing of BTF FD
Andrii Nakryiko
2019-07-26
1
-8
/
+3
*
|
|
|
tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file
Steven Rostedt (VMware)
2019-08-20
1
-2
/
+2
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-08-06
3
-19
/
+31
|
\
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-25
3
-19
/
+31
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
libbpf: silence GCC8 warning about string truncation
Andrii Nakryiko
2019-07-25
1
-2
/
+2
|
|
*
libbpf: fix using uninitialized ioctl results
Ilya Maximets
2019-07-23
1
-4
/
+3
|
|
*
libbpf: Avoid designated initializers for unnamed union members
Arnaldo Carvalho de Melo
2019-07-22
1
-7
/
+7
|
|
*
libbpf: Fix endianness macro usage for some compilers
Arnaldo Carvalho de Melo
2019-07-22
2
-4
/
+6
|
|
*
libbpf: sanitize VAR to conservative 1-byte INT
Andrii Nakryiko
2019-07-19
1
-2
/
+7
[next]