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
*
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
*
libtraceevent: Change users plugin directory
Tzvetomir Stoyanov
2019-09-01
2
-4
/
+4
*
libtraceevent: Remove tep_register_trace_clock()
Tzvetomir Stoyanov
2019-09-01
3
-14
/
+0
*
libtraceevent, perf tools: Changes in tep_print_event_* APIs
Tzvetomir Stoyanov
2019-09-01
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-08-01
1
-7
/
+11
|
|
*
libbpf: fix erroneous multi-closing of BTF FD
Andrii Nakryiko
2019-07-27
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-07
3
-19
/
+31
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-26
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-24
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
|
|
*
libbpf: fix SIGSEGV when BTF loading fails, but .BTF.ext exists
Andrii Nakryiko
2019-07-19
1
-0
/
+6
*
|
|
libbpf: fix missing __WORDSIZE definition
Andrii Nakryiko
2019-07-29
1
-0
/
+5
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-19
2
-3
/
+4
|
\
|
|
*
libbpf: fix another GCC8 warning for strncpy
Andrii Nakryiko
2019-07-16
1
-1
/
+2
|
*
libbpf: fix ptr to u64 conversion warning on 32-bit platforms
Andrii Nakryiko
2019-07-12
1
-2
/
+2
*
|
Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-07-13
1
-0
/
+15
|
\
\
|
|
/
|
/
|
|
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-0
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
19
-571
/
+3709
|
\
\
|
|
/
|
/
|
|
*
libbpf: add perf_buffer_ prefix to README
Andrii Nakryiko
2019-07-08
1
-1
/
+2
|
*
libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs
Andrii Nakryiko
2019-07-08
1
-7
/
+24
|
*
libbpf: add perf buffer API
Andrii Nakryiko
2019-07-08
3
-0
/
+419
|
*
libbpf: capture value in BTF type info for BTF-defined map defs
Andrii Nakryiko
2019-07-05
1
-30
/
+28
|
*
libbpf: add raw tracepoint attach API
Andrii Nakryiko
2019-07-05
3
-0
/
+43
|
*
libbpf: add tracepoint attach API
Andrii Nakryiko
2019-07-05
3
-0
/
+84
|
*
libbpf: add kprobe/uprobe attach API
Andrii Nakryiko
2019-07-05
3
-0
/
+178
|
*
libbpf: add ability to attach/detach BPF program to perf event
Andrii Nakryiko
2019-07-05
3
-0
/
+67
|
*
libbpf: introduce concept of bpf_link
Andrii Nakryiko
2019-07-05
3
-1
/
+23
|
*
libbpf: make libbpf_strerror_r agnostic to sign of error
Andrii Nakryiko
2019-07-05
1
-1
/
+1
|
*
bpf, libbpf, smatch: Fix potential NULL pointer dereference
Leo Yan
2019-07-03
1
-4
/
+4
|
*
libbpf: fix GCC8 warning for strncpy
Andrii Nakryiko
2019-07-03
1
-1
/
+2
|
*
libbpf: support sockopt hooks
Stanislav Fomichev
2019-06-28
2
-0
/
+6
|
*
xsk: Change the default frame size to 4096 and allow controlling it
Maxim Mikityanskiy
2019-06-27
1
-1
/
+1
|
*
libbpf: Support getsockopt XDP_OPTIONS
Maxim Mikityanskiy
2019-06-27
1
-0
/
+12
|
*
libbpf: fix max() type mismatch for 32bit
Ivan Khoronzhuk
2019-06-26
1
-1
/
+1
[next]