aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-02-09perf daemon: Add daemon commandJiri Olsa6-0/+130
2021-02-09perf script: Simplify bool conversionYang Li1-2/+2
2021-02-09KVM: x86: hyper-v: Make Hyper-V emulation enablement conditionalVitaly Kuznetsov4-39/+39
2021-02-09perf arm64/s390: Fix printf conversion specifier for IP addressesArnaldo Carvalho de Melo2-2/+4
2021-02-09selftests: kvm: Properly set Hyper-V CPUIDs in evmcs_testVitaly Kuznetsov1-1/+38
2021-02-09selftests: kvm: Move kvm_get_supported_hv_cpuid() to common codeVitaly Kuznetsov3-28/+39
2021-02-09selftests: kvm: Raise the default timeout to 120 secondsVitaly Kuznetsov1-0/+1
2021-02-09perf powerpc: Fix printf conversion specifier for IP addressesArnaldo Carvalho de Melo1-1/+2
2021-02-08tools/resolve_btfids: Set srctree variable unconditionallyJiri Olsa1-5/+2
2021-02-08tools/resolve_btfids: Check objects before removingJiri Olsa1-5/+12
2021-02-08tools/resolve_btfids: Build libbpf and libsubcmd in separate directoriesJiri Olsa2-17/+11
2021-02-08bpf: Simplify bool comparisonJiapeng Chong1-1/+1
2021-02-08selftests/bpf: Add missing cleanup in atomic_bounds testBrendan Jackman1-0/+2
2021-02-08selftests/bpf: Remove unneeded semicolonYang Li1-1/+1
2021-02-08selftests: netdevsim: Test route offload failure notificationsAmit Cohen1-2/+132
2021-02-08selftests/timens: add futex binary to .gitignoreTobias Klauser1-0/+1
2021-02-08selftests: breakpoints: Use correct error messages in breakpoint_test_arm64.cTiezhu Yang1-2/+2
2021-02-08selftests/vDSO: fix ABI selftest on riscvTobias Klauser1-1/+3
2021-02-08selftests/x86/ldt_gdt: remove unneeded semicolonYang Li1-1/+1
2021-02-08selftests/ipc: remove unneeded semicolonYang Li1-3/+3
2021-02-08kselftests: dmabuf-heaps: Add extra checking that allocated buffers are zeroedJohn Stultz1-0/+86
2021-02-08kselftests: dmabuf-heaps: Cleanup test outputJohn Stultz1-23/+21
2021-02-08kselftests: dmabuf-heaps: Softly fail if don't find a vgem deviceJohn Stultz1-8/+7
2021-02-08kselftests: dmabuf-heaps: Add clearer checks on DMABUF_BEGIN/END_SYNCJohn Stultz1-7/+13
2021-02-08kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/includ...John Stultz1-1/+1
2021-02-08selftests: tc-testing: u32: Add tests covering sample optionPhil Sutter1-0/+46
2021-02-08kunit: tool: fix unintentional statefulness in run_kernel()Daniel Latypov1-1/+3
2021-02-08kunit: tool: add support for filtering suites by globDaniel Latypov3-12/+28
2021-02-08selftests/net: so_txtime: remove unneeded semicolonYang Li1-1/+1
2021-02-08kunit: make kunit_tool accept optional path to .kunitconfig fragmentDaniel Latypov3-7/+46
2021-02-08kunit: tool: simplify kconfig is_subset_of() logicDaniel Latypov1-7/+6
2021-02-08minor: kunit: tool: fix unit test so it can run from non-root dirDaniel Latypov1-36/+24
2021-02-08kunit: tool: use `with open()` in unit testDaniel Latypov1-19/+14
2021-02-08kunit: tool: stop using bare asserts in unit testDaniel Latypov1-26/+24
2021-02-08kunit: tool: fix unit test cleanup handlingDaniel Latypov1-8/+6
2021-02-08bpf/benchs/bench_ringbufs: Remove unneeded semicolonYang Li1-1/+1
2021-02-08perf script: Support filtering by hex addressJin Yao5-1/+98
2021-02-08perf intlist: Change 'struct intlist' int member to 'unsigned long'Jin Yao3-17/+22
2021-02-08tools/power/x86/intel-speed-select: Update version to 1.8Srinivas Pandruvada1-1/+1
2021-02-08tools/power/x86/intel-speed-select: Add new command to get/set TRLSrinivas Pandruvada4-1/+83
2021-02-08tools/power/x86/intel-speed-select: Add new command turbo-modeSrinivas Pandruvada1-1/+61
2021-02-08perf stat: Use nftw() instead of ftw()Paul Cercueil1-4/+4
2021-02-08perf tools: Update topdown documentation for Sapphire RapidsKan Liang1-4/+74
2021-02-08perf stat: Support L2 Topdown eventsKan Liang5-4/+149
2021-02-08perf test: Support PERF_SAMPLE_WEIGHT_STRUCTKan Liang1-3/+11
2021-02-08perf report: Support instruction latencyKan Liang10-11/+81
2021-02-08perf tools: Support PERF_SAMPLE_WEIGHT_STRUCTKan Liang8-10/+61
2021-02-08perf c2c: Support data block and addr blockKan Liang3-0/+11
2021-02-08perf tools: Support data block and addr blockKan Liang8-4/+70
2021-02-08perf tools: Support the auxiliary eventKan Liang7-1/+60