| Commit message (Expand) | Author | Age | Files | Lines |
* | bpf: bpftool, add flag to allow non-compat map definitions | John Fastabend | 2018-10-15 | 3 | -9/+23 |
* | tools/bpf: use proper type and uapi perf_event.h header for libbpf | Yonghong Song | 2018-10-09 | 2 | -5/+5 |
* | libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause | Alexei Starovoitov | 2018-10-08 | 13 | -62/+13 |
* | libbpf: Use __u32 instead of u32 in bpf_program__load | Andrey Ignatov | 2018-10-04 | 2 | -2/+2 |
* | libbpf: Make include guards consistent | Andrey Ignatov | 2018-10-04 | 5 | -15/+15 |
* | libbpf: Consistent prefixes for interfaces in str_error.h. | Andrey Ignatov | 2018-10-04 | 3 | -11/+13 |
* | libbpf: Consistent prefixes for interfaces in nlattr.h. | Andrey Ignatov | 2018-10-04 | 3 | -64/+69 |
* | libbpf: Consistent prefixes for interfaces in libbpf.h. | Andrey Ignatov | 2018-10-04 | 2 | -27/+30 |
* | libbpf: Move __dump_nlmsg_t from API to implementation | Andrey Ignatov | 2018-10-04 | 2 | -3/+3 |
* | libbpf: Support loading individual progs | Joe Stringer | 2018-10-03 | 2 | -2/+5 |
* | libbpf: Support sk_skb/stream_{parser, verdict} section names | Andrey Ignatov | 2018-09-27 | 1 | -0/+4 |
* | libbpf: Support cgroup_skb/{e,in}gress section names | Andrey Ignatov | 2018-09-27 | 1 | -0/+4 |
* | libbpf: Introduce libbpf_attach_type_by_name | Andrey Ignatov | 2018-09-27 | 2 | -39/+84 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-09-25 | 8 | -143/+411 |
|\ |
|
| * | bpf: support flow dissector in libbpf and bpftool | Petar Penkov | 2018-09-14 | 1 | -0/+2 |
| * | tools/bpf: fix a netlink recv issue | Yonghong Song | 2018-09-11 | 1 | -1/+8 |
| * | tools/bpf: add more netlink functionalities in lib/bpf | Yonghong Song | 2018-09-06 | 5 | -15/+238 |
| * | tools/bpf: move bpf/lib netlink related functions into a new file | Yonghong Song | 2018-09-06 | 3 | -130/+166 |
| * | libbpf: Remove the duplicate checking of function storage | Taeung Song | 2018-09-05 | 1 | -1/+1 |
* | | tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systems | Arnaldo Carvalho de Melo | 2018-09-18 | 4 | -11/+35 |
|/ |
|
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-08-26 | 20 | -1115/+1016 |
|\ |
|
| * | tools lib traceevent: Change to SPDX License format | Steven Rostedt (VMware) | 2018-08-20 | 7 | -106/+7 |
| * | Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2018-08-18 | 16 | -1009/+1009 |
| |\ |
|
| | * | tools lib traceevent: Rename static variables and functions in event-parse.c | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 1 | -27/+27 |
| | * | tools lib traceevent: Rename various pevent APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -21/+21 |
| | * | tools lib traceevent: Rename internal parser related APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -26/+26 |
| | * | tools lib traceevent: Rename various pevent get/set/is APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -11/+11 |
| | * | tools lib traceevent: Rename pevent_find_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 5 | -25/+25 |
| | * | tools lib traceevent: Rename pevent field APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 5 | -60/+60 |
| | * | tools lib traceevent: Rename pevent_data_ APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -36/+36 |
| | * | tools lib traceevent: Rename pevent_register / unregister APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 12 | -179/+179 |
| | * | tools lib traceevent: Rename pevent_filter* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 2 | -67/+67 |
| | * | tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -24/+24 |
| | * | tools lib traceevent: Rename pevent_function* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 7 | -66/+66 |
| | * | tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum ... | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 5 | -133/+133 |
| | * | tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag' | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -8/+8 |
| | * | tools lib traceevent, perf tools: Rename traceevent_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 2 | -8/+8 |
| | * | tools lib traceevent, perf tools: Rename pevent_set_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 2 | -11/+11 |
| | * | tools lib traceevent, perf tools: Rename pevent_register_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -9/+9 |
| | * | tools lib traceevent, perf tools: Rename pevent_read_number_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 5 | -40/+40 |
| | * | tools lib traceevent, perf tools: Rename pevent print APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 5 | -84/+84 |
| | * | tools lib traceevent, perf tools: Rename pevent parse APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 2 | -20/+20 |
| | * | tools lib traceevent, perf tools: Rename pevent find APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 6 | -49/+49 |
| | * | tools lib traceevent, perf tools: Rename pevent alloc / free APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 2 | -18/+18 |
| | * | tools lib traceevent, perf tools: Rename pevent plugin related APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 13 | -67/+67 |
| | * | tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te... | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 9 | -67/+67 |
| | * | tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle | Tzvetomir Stoyanov (VMware) | 2018-08-10 | 14 | -177/+177 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-08-13 | 3 | -0/+3 |
|\ \ \ |
|
| * | | | bpf: Test BPF_PROG_TYPE_SK_REUSEPORT | Martin KaFai Lau | 2018-08-11 | 2 | -0/+2 |
| * | | | bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY | Martin KaFai Lau | 2018-08-11 | 1 | -0/+1 |