| Commit message (Expand) | Author | Age |
... | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-05-06 |
|\ \ \ \ \ |
|
| * | | | | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2019-04-16 |
| |\| | | | |
|
| * | | | | | tools lib traceevent: Rename input arguments and local variables of libtracee... | Tzvetomir Stoyanov | 2019-04-01 |
| * | | | | | perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event_... | Tzvetomir Stoyanov | 2019-04-01 |
| * | | | | | perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event ... | Tzvetomir Stoyanov | 2019-04-01 |
| * | | | | | tools lib traceevent: Rename input arguments of libtraceevent APIs from peven... | Tzvetomir Stoyanov | 2019-04-01 |
| * | | | | | tools tools, tools lib traceevent: Make traceevent APIs more consistent | Tzvetomir Stoyanov | 2019-04-01 |
| * | | | | | tools lib traceevent: Remove call to exit() from tep_filter_add_filter_str() | Tzvetomir Stoyanov | 2019-04-01 |
| * | | | | | tools lib traceevent: Remove tep filter trivial APIs | Tzvetomir Stoyanov | 2019-04-01 |
| * | | | | | tools lib traceevent: Removed unneeded !! and return parenthesis | Steven Rostedt (VMware) | 2019-04-01 |
| * | | | | | tools lib traceevent: Implement new traceevent APIs for accessing struct tep_... | Tzvetomir Stoyanov | 2019-04-01 |
| * | | | | | tools lib traceevent: Coding style fixes | Tzvetomir Stoyanov | 2019-04-01 |
| * | | | | | tools lib traceevent: Change description of few APIs | Tzvetomir Stoyanov | 2019-04-01 |
| * | | | | | tools lib traceevent: Add more debugging to see various internal ring buffer ... | Steven Rostedt (Red Hat) | 2019-04-01 |
| * | | | | | tools lib traceevent: Implement a new API, tep_list_events_copy() | Tzvetomir Stoyanov | 2019-04-01 |
| * | | | | | tools lib traceevent: Add mono clocks to be parsed in seconds | Steven Rostedt (VMware) | 2019-04-01 |
| * | | | | | tools lib traceevent: Handle trace_printk() "%px" | Steven Rostedt (VMware) | 2019-04-01 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-05-05 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | tools lib traceevent: Change tag string for error | Leo Yan | 2019-05-02 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-04-26 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | libbpf: add binary to gitignore | Matteo Croce | 2019-04-25 |
| | |/
| |/| |
|
* / | | tools lib traceevent: Fix missing equality check for strcmp | Rikard Falkeborn | 2019-04-16 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-03-30 |
|\ \
| |/
|/| |
|
| * | bpf, libbpf: fix quiet install_headers | Daniel Borkmann | 2019-03-28 |
| * | libbpf: add libelf dependency to shared library build | Björn Töpel | 2019-03-28 |
| * | libbpf: add xsk.h to install_headers target | Björn Töpel | 2019-03-28 |
| * | libbpf: fix btf_dedup equivalence check handling of different kinds | Andrii Nakryiko | 2019-03-27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-03-27 |
|\| |
|
| * | bpf, libbpf: clarify bump in libbpf version info | Daniel Borkmann | 2019-03-24 |
| * | bpf, libbpf: fix version info and add it to shared object | Daniel Borkmann | 2019-03-24 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-03-16 |
| |\ |
|
| | * | btf: resolve enum fwds in btf_dedup | Andrii Nakryiko | 2019-03-14 |
| | * | libbpf: fix to reject unknown flags in xsk_socket__create() | Magnus Karlsson | 2019-03-12 |
| | * | libbpf: handle BTF parsing and loading properly | Andrii Nakryiko | 2019-03-11 |
* | | | Merge tag 'perf-core-for-mingo-5.1-20190321' of git://git.kernel.org/pub/scm/... | Thomas Gleixner | 2019-03-22 |
|\ \ \ |
|
| * | | | tools lib bpf: Introduce bpf_program__get_prog_info_linear() | Song Liu | 2019-03-19 |
| * | | | perf tools: Fix errors under optimization level '-Og' | Changbin Du | 2019-03-19 |
* | | | | Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/... | Thomas Gleixner | 2019-03-22 |
|\| | |
| |/ /
|/| | |
|
| * | | tools lib bpf: Fix the build by adding a missing stdarg.h include | Arnaldo Carvalho de Melo | 2019-03-11 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-03-11 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | bpf, libbpf: fixing leak when kernel does not support btf | Nikita V. Shirokov | 2019-03-08 |
| * | libbpf: force fixdep compilation at the start of the build | Stanislav Fomichev | 2019-03-07 |
* | | Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 2019-03-09 |
|\ \ |
|
| * | | tools lib traceevent: Fix buffer overflow in arg_eval | Tony Jones | 2019-02-28 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-03-06 |
|\| | |
|
| * | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2019-02-04 |
| |\ \ |
|
| * | | | tools: Update rbtree implementation | Davidlohr Bueso | 2019-01-25 |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-03-06 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | lockdep/lib/tests: Test dynamic key registration | Bart Van Assche | 2019-02-28 |
| * | | | lockdep/lib/tests: Fix run_tests.sh | Bart Van Assche | 2019-02-28 |
| | |/
| |/| |
|