| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | bpf: btf: Change tools/lib/bpf/btf to LGPL | Martin KaFai Lau | 2018-08-06 | 2 | -2/+2 |
* | | perf build: Build error in libbpf missing initialization | Thomas Richter | 2018-07-28 | 1 | -1/+1 |
* | | bpf: Introduce BPF_ANNOTATE_KV_PAIR | Martin KaFai Lau | 2018-07-25 | 3 | -39/+45 |
* | | bpf: Replace [u]int32_t and [u]int64_t in libbpf | Martin KaFai Lau | 2018-07-25 | 4 | -30/+28 |
|/ |
|
* | docs: Fix some broken references | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-06-06 | 8 | -68/+840 |
|\ |
|
| * | bpf: add selftest for lirc_mode2 type program | Sean Young | 2018-05-30 | 1 | -0/+1 |
| * | libbpf: Support guessing sendmsg{4,6} progs | Andrey Ignatov | 2018-05-28 | 1 | -0/+2 |
| * | libbpf: Install btf.h with libbpf | Andrey Ignatov | 2018-05-28 | 1 | -0/+1 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-05-24 | 5 | -30/+56 |
| |\ |
|
| | * | tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpf | Yonghong Song | 2018-05-24 | 2 | -0/+26 |
| | * | ipv6: sr: Add seg6local action End.BPF | Mathieu Xhonneux | 2018-05-24 | 1 | -0/+1 |
| | * | tools/lib/libbpf.c: fix string format to allow build on arm32 | Sirio Balmelli | 2018-05-23 | 1 | -4/+4 |
| | * | bpf: btf: Add tests for the btf uapi changes | Martin KaFai Lau | 2018-05-23 | 5 | -26/+25 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-21 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| * | | libbpf: add ifindex to enable offload support | David Beckett | 2018-05-17 | 4 | -3/+20 |
| * | | tools: bpf: don't complain about no kernel version for networking code | Jakub Kicinski | 2018-05-11 | 1 | -7/+39 |
| * | | tools: bpf: improve comments in libbpf.h | Jakub Kicinski | 2018-05-11 | 1 | -24/+24 |
| * | | tools: bpf: move the event reading loop to libbpf | Jakub Kicinski | 2018-05-11 | 3 | -1/+75 |
| * | | bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_ID | Martin KaFai Lau | 2018-05-09 | 2 | -0/+11 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-04-26 | 3 | -3/+5 |
| |\ \ |
|
| | * | | bpf: sockmap, add selftests | John Fastabend | 2018-04-25 | 2 | -2/+4 |
| | * | | bpf: btf: Clean up btf.h in uapi | Martin KaFai Lau | 2018-04-23 | 1 | -1/+1 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-04-24 | 1 | -3/+3 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | libbpf: fixed build error for samples/bpf/ | Björn Töpel | 2018-04-20 | 1 | -0/+1 |