summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2022-10-04tools/power turbostat: Do not dump TRL if turbo is not supportedArtem Bityutskiy-5/+11
2022-10-04tools/power turbostat: Add support for MeteorLake platformsZhang Rui-0/+2
2022-10-04tools/power turbostat: Add support for RPL-SZhang Rui-0/+1
2022-09-30Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git://git.kernel.org/pub/...Linus Torvalds-58/+92
2022-09-30Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-35/+115
2022-09-30Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+8
2022-09-30KVM: selftests: Compare insn opcodes directly in fix_hypercall_testSean Christopherson-18/+16
2022-09-30KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest useSean Christopherson-1/+49
2022-09-30KVM: selftests: Gracefully handle empty stack tracesDavid Matlack-7/+13
2022-09-30KVM: selftests: replace assertion with warning in access_tracking_perf_testEmanuele Giuseppe Esposito-9/+16
2022-09-29perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...Arnaldo Carvalho de Melo-1/+1
2022-09-29perf tests mmap-basic: Remove unused variable to address clang 15 warningJiri Olsa-2/+1
2022-09-29perf parse-events: Ignore clang 15 warning about variable set but unused in b...Jiri Olsa-1/+1
2022-09-29Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1/+1
2022-09-29perf tests record: Fail the test if the 'errs' counter is not zeroArnaldo Carvalho de Melo-1/+1
2022-09-29perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing-1/+1
2022-09-28perf arm-spe: augment the data source type with neoverse_spe listJing Zhang-1/+1
2022-09-28perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...Athira Rajeev-2/+3
2022-09-27virtio_test: fixup for vq resetXuan Zhuo-0/+8
2022-09-27KVM: selftests: Skip tests that require EPT when it is not availableDavid Matlack-0/+21
2022-09-27selftests: Fix the if conditions of in test_extra_filter()Wang Yufen-1/+1
2022-09-26Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-20/+2
2022-09-26perf tests powerpc: Fix branch stack sampling test to include sanity check fo...Athira Rajeev-1/+2
2022-09-26perf parse-events: Remove "not supported" hybrid cache eventsZhengjun Xing-43/+57
2022-09-26perf print-events: Fix "perf list" can not display the PMU prefix for some hy...Zhengjun Xing-1/+1
2022-09-26perf tools: Get a perf cgroup more portably in BPFNamhyung Kim-5/+24
2022-09-25Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...Linus Torvalds-77/+0
2022-09-24Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams-26649/+221501
2022-09-23Merge tag 'landlock-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+14
2022-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+1
2022-09-23Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini-159/+406
2022-09-22selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.cJinrong Liang-1/+1
2022-09-22Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-14/+433
2022-09-22selftests: forwarding: add shebang for sch_red.shHangbin Liu-0/+1
2022-09-22selftests: bonding: cause oops in bond_rr_gen_slave_idJonathan Toppins-1/+51
2022-09-21perf tools: Honor namespace when synthesizing build-idsNamhyung Kim-3/+14
2022-09-21tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo-2/+3
2022-09-21perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter-5/+2
2022-09-21libperf evlist: Fix polling of system-wide eventsAdrian Hunter-2/+3
2022-09-21perf record: Fix cpu mask bit setting for mixed mmapsAdrian Hunter-0/+2
2022-09-21perf test: Skip wp modify test on old kernelsNamhyung Kim-2/+8
2022-09-21perf jit: Include program header in ELF filesLieven Hey-0/+18
2022-09-21perf test: Add a new test for perf stat cgroup BPF counterNamhyung Kim-0/+83
2022-09-21perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup countersNamhyung Kim-3/+3
2022-09-21perf stat: Fix cpu map index in bperf cgroup codeNamhyung Kim-2/+2
2022-09-21perf stat: Fix BPF program section nameNamhyung Kim-1/+1
2022-09-20wireguard: selftests: do not install headers on UMLJason A. Donenfeld-0/+2
2022-09-20Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-91/+1
2022-09-20selftests: forwarding: Add test cases for unresolved multicast routesIdo Schimmel-1/+91
2022-09-18Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2