| Commit message (Expand) | Author | Age |
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-08-26 |
| |\ |
|
| | * | tools lib traceevent: Change to SPDX License format | Steven Rostedt (VMware) | 2018-08-20 |
| | * | Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2018-08-18 |
| | |\ |
|
| | | * | tools lib traceevent: Rename static variables and functions in event-parse.c | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent: Rename various pevent APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent: Rename internal parser related APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent: Rename various pevent get/set/is APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent: Rename pevent_find_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent: Rename pevent field APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent: Rename pevent_data_ APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent: Rename pevent_register / unregister APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent: Rename pevent_filter* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent: Rename pevent_function* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum ... | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag' | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent, perf tools: Rename traceevent_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent, perf tools: Rename pevent_set_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent, perf tools: Rename pevent_register_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent, perf tools: Rename pevent_read_number_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent, perf tools: Rename pevent print APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent, perf tools: Rename pevent parse APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent, perf tools: Rename pevent find APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent, perf tools: Rename pevent alloc / free APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent, perf tools: Rename pevent plugin related APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te... | Tzvetomir Stoyanov (VMware) | 2018-08-13 |
| | | * | tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle | Tzvetomir Stoyanov (VMware) | 2018-08-10 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-08-13 |
| |\ \ \ |
|
| | * | | | bpf: Test BPF_PROG_TYPE_SK_REUSEPORT | Martin KaFai Lau | 2018-08-10 |
| | * | | | bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY | Martin KaFai Lau | 2018-08-10 |
| * | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-11 |
| |\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| | * | | bpf: btf: Change tools/lib/bpf/btf to LGPL | Martin KaFai Lau | 2018-08-06 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-08-07 |
| |\ \ \ |
|
| | * | | | bpf: fix build error in libbpf with EXTRA_CFLAGS="-Wp, -D_FORTIFY_SOURCE=2 -O2" | Thomas Richter | 2018-07-30 |
| | * | | | tools: libbpf: add bpf_object__find_program_by_title() | Jakub Kicinski | 2018-07-27 |
| | * | | | tools: libbpf: handle NULL program gracefully in bpf_program__nth_fd() | Jakub Kicinski | 2018-07-27 |
| * | | | | tools: bpf: fix BTF code added twice to different trees | Jakub Kicinski | 2018-08-02 |
| * | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-02 |
| |\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| | * | | perf build: Build error in libbpf missing initialization | Thomas Richter | 2018-07-28 |
| | * | | bpf: Introduce BPF_ANNOTATE_KV_PAIR | Martin KaFai Lau | 2018-07-25 |
| | * | | bpf: Replace [u]int32_t and [u]int64_t in libbpf | Martin KaFai Lau | 2018-07-25 |
| | |/ |
|
| * | | tools: libbpf: remove libelf-getphdrnum feature detection | Jakub Kicinski | 2018-07-16 |
| * | | bpf: btf: export btf types and name by offset from lib | Okash Khawaja | 2018-07-14 |
| * | | tools: libbpf: allow map reuse | Jakub Kicinski | 2018-07-11 |
| * | | tools: bpf: make use of reallocarray | Jakub Kicinski | 2018-07-11 |
| * | | tools: libbpf: move library error code into a separate file | Jakub Kicinski | 2018-07-11 |
| * | | tools: libbpf: add extended attributes version of bpf_object__open() | Jakub Kicinski | 2018-07-11 |
| * | | tools: libbpf: recognize offload neutral maps | Jakub Kicinski | 2018-07-11 |
| * | | tools: libbpf: expose the prog type guessing from section name logic | Jakub Kicinski | 2018-07-11 |
| * | | tools: libbpf: don't return '.text' as a program for multi-function programs | Jakub Kicinski | 2018-06-30 |