summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-05-15perf scripts python: exported-sql-viewer.py: Add tree levelAdrian Hunter
2019-05-15perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlar...Adrian Hunter
2019-05-15perf scripts python: exported-sql-viewer.py: Move view creationAdrian Hunter
2019-05-15perf tools x86: Add support for recording and printing XMM registersAndi Kleen
2019-05-15perf parse-regs: Improve error output when faced with unknown register nameArnaldo Carvalho de Melo
2019-05-15perf record: Fix suggestion to get list of registers usable with --user-regs ...Arnaldo Carvalho de Melo
2019-05-15tools pci: Do not delete pcitest.sh in 'make clean'Arnaldo Carvalho de Melo
2019-05-15tools x86 uapi asm: Sync the pt_regs.h copy with the kernel sourcesArnaldo Carvalho de Melo
2019-05-15tools arch uapi: Sync the x86 kvm.h copyArnaldo Carvalho de Melo
2019-05-15tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo
2019-05-15perf tools: Speed up report for perf compiled with linwunwindJiri Olsa
2019-05-15tools lib traceevent: Remove hard coded install paths from pkg-config fileTzvetomir Stoyanov
2019-05-15csky: Add support for libdwMao Han
2019-05-15perf test: Fix spelling mistake "leadking" -> "leaking"Colin Ian King
2019-05-15perf annotate: Remove hist__account_cycles() from callbackJin Yao
2019-05-15objtool: Fix whitelist documentation typoRaphael Gault
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernelsLuis Chamberlain
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w()Luis Chamberlain
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: load module before testing for itLuis Chamberlain
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs()Luis Chamberlain
2019-05-14exec selftests: test ->recursion_depthAlexey Dobriyan
2019-05-14selftests: avoid KBUILD_OUTPUT dir cluttering with selftest objectsShuah Khan
2019-05-14selftests: drivers: Create .gitignore to include /dma-buf/udmabufKelsey Skunberg
2019-05-14selftests: pidfd: Create .gitignore to include pidfd_testKelsey Skunberg
2019-05-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-05-14bpf: test ref bit from data path and add new tests for syscall pathDaniel Borkmann
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-14tools/bpf: Sync kernel btf.h headerGary Lin
2019-05-13objtool: Fix function fallthrough detectionJosh Poimboeuf
2019-05-13objtool: Don't use ignore flag for fake jumpsJosh Poimboeuf
2019-05-13selftests: fix bpf build/test workflow regression when KBUILD_OUTPUT is setShuah Khan
2019-05-13libbpf: detect supported kernel BTF features and sanitize BTFAndrii Nakryiko
2019-05-13selftests: bpf: Add files generated after build to .gitignoreKelsey Skunberg
2019-05-13tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet
2019-05-13bpf: add various test cases for backward jumpsDaniel Borkmann
2019-05-12tools/virtio/ringtest: Remove bogus definition of BUG_ON()Jonathan Neuschäfer
2019-05-10ktest: update sample.conf for grub2blsMasayoshi Mizuma
2019-05-10ktest: remove get_grub2_indexMasayoshi Mizuma
2019-05-10ktest: pass KERNEL_VERSION to POST_KTESTMasayoshi Mizuma
2019-05-10ktest: introduce grub2bls REBOOT_TYPE optionMasayoshi Mizuma
2019-05-10ktest: cleanup get_grub_indexMasayoshi Mizuma
2019-05-10ktest: introduce _get_grub_indexMasayoshi Mizuma
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-09selftests: bpf: initialize bpf_object pointers where neededLorenz Bauer
2019-05-09Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-05-09Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/cs...Linus Torvalds