summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-21
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25Thomas Gleixner2019-05-21
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
| * treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
| * treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-20
|\ \ | |/ |/|
| * kselftests: netfilter: fix leftover net/net-next merge conflictFlorian Westphal2019-05-18
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-17
| |\
| | * bpftool: fix BTF raw dump of FWD's fwd_kindAndrii Nakryiko2019-05-17
| | * selftests/bpf: fix bpf_get_current_taskAlexei Starovoitov2019-05-17
| | * libbpf: move logging helpers into libbpf_internal.hAndrii Nakryiko2019-05-16
| | * tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()Yonghong Song2019-05-16
| | * selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignoreStanislav Fomichev2019-05-16
| * | selftests: pmtu.sh: Remove quotes around commands in setup_xfrmDavid Ahern2019-05-16
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-15
| |\
| | * selftests/bpf: add prog detach to flow_dissector testStanislav Fomichev2019-05-15
| | * selftests/bpf: add missing \n to flow_dissector CHECK errorsStanislav Fomichev2019-05-15
| | * libbpf: don't fail when feature probing failsStanislav Fomichev2019-05-15
| | * bpf: test ref bit from data path and add new tests for syscall pathDaniel Borkmann2019-05-14
| | * tools/bpf: Sync kernel btf.h headerGary Lin2019-05-14
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-19
|\ \ \
| * \ \ Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-05-18
| |\ \ \
| | * | | perf stat: Support 'percore' event qualifierJin Yao2019-05-16
| | * | | perf stat: Factor out aggregate counts printingJin Yao2019-05-16
| | * | | perf tools: Add a 'percore' event qualifierJin Yao2019-05-16
| | * | | perf docs: Add description for stderrThomas Richter2019-05-16
| | * | | perf intel-pt: Fix sample timestamp wrt non-taken branchesAdrian Hunter2019-05-16
| | * | | perf intel-pt: Fix improved sample timestampAdrian Hunter2019-05-16
| | * | | perf intel-pt: Fix instructions sampling rateAdrian Hunter2019-05-16
| | * | | perf regs x86: Add X86 specific arch__intr_reg_mask()Kan Liang2019-05-16
| | * | | perf parse-regs: Add generic support for arch__intr/user_reg_mask()Kan Liang2019-05-16
| | * | | perf parse-regs: Split parse_regsKan Liang2019-05-15
| | * | | perf vendor events arm64: Add Cortex-A57 and Cortex-A72 eventsFlorian Fainelli2019-05-15
| | * | | perf vendor events arm64: Map Brahma-B53 CPUID to cortex-a53 eventsFlorian Fainelli2019-05-15
| | * | | perf vendor events arm64: Remove [[:xdigit:]] wildcardFlorian Fainelli2019-05-15
| | * | | perf jevents: Remove unused variableZenghui Yu2019-05-15
| | * | | perf test zstd: Fixup verbose mode outputArnaldo Carvalho de Melo2019-05-15
| | * | | perf tests: Implement Zstd comp/decomp integration testAlexey Budankov2019-05-15
| | * | | perf inject: Enable COMPRESSED record decompressionAlexey Budankov2019-05-15
| | * | | perf report: Implement perf.data record decompressionAlexey Budankov2019-05-15
| | * | | perf record: Implement -z,--compression_level[=<n>] optionAlexey Budankov2019-05-15
| | * | | perf report: Add stub processing of compressed events for -DAlexey Budankov2019-05-15
| | * | | perf record: Implement compression for AIO trace streamingAlexey Budankov2019-05-15
| | * | | perf record: Implement compression for serial trace streamingAlexey Budankov2019-05-15
| | * | | perf tools: Introduce Zstd streaming based compression APIAlexey Budankov2019-05-15
| | * | | perf mmap: Implement dedicated memory buffer for data compressionAlexey Budankov2019-05-15
| | * | | perf record: Implement COMPRESSED event record and its attributesAlexey Budankov2019-05-15
| | * | | perf session: Define 'bytes_transferred' and 'bytes_compressed' metricsAlexey Budankov2019-05-15
| | * | | perf build tests: Add NO_LIBZSTD=1 to make_minimalArnaldo Carvalho de Melo2019-05-15