summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-05-19perf tools: Fix dynamic libbpf linkJiri Olsa2-0/+8
2021-05-19libbpf: Fix signed overflow in ringbuf_process_ringBrendan Jackman1-9/+21
2021-05-19selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale testPetr Machata2-3/+19
2021-05-19selftests: mlxsw: Increase the tolerance of backlog buildupPetr Machata1-2/+2
2021-05-19selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song1-0/+4
2021-05-19selftests: mptcp: launch mptcp_connect with timeoutMatthieu Baerts4-33/+72
2021-05-19selftests/powerpc: Fix L1D flushing tests for Power10Russell Currey3-2/+6
2021-05-14perf session: Add swap operation for event TIME_CONVLeo Yan1-1/+14
2021-05-14perf jit: Let convert_timestamp() to be backwards-compatibleLeo Yan2-10/+22
2021-05-14perf tools: Change fields type in perf_record_time_convLeo Yan1-2/+3
2021-05-14bpf: Fix propagation of 32 bit unsigned bounds from 64 bit boundsDaniel Borkmann1-1/+1
2021-05-14selftests/bpf: Fix core_reloc test runnerAndrii Nakryiko1-8/+12
2021-05-14selftests/bpf: Fix field existence CO-RE reloc testsAndrii Nakryiko9-48/+24
2021-05-14selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macroAndrii Nakryiko1-4/+12
2021-05-14selftests: mlxsw: Remove a redundant if statement in tc_flower_scale testDanielle Ratson1-5/+1
2021-05-14selftests: mlxsw: Remove a redundant if statement in port_scale testDanielle Ratson1-5/+1
2021-05-14selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata1-1/+1
2021-05-14libbpf: Initialize the bpf_seq_printf parameters array field by fieldFlorent Revest1-11/+29
2021-05-14perf beauty: Fix fsconfig generatorVitaly Chikunov1-4/+3
2021-05-14perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metricSmita Koralahalli4-8/+8
2021-05-14libbpf: Add explicit padding to btf_dump_emit_type_decl_optsKP Singh1-0/+1
2021-05-14selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changedAndrii Nakryiko1-2/+3
2021-05-14bpftool: Fix maybe-uninitialized warningsAndrii Nakryiko3-3/+5
2021-05-14libbpf: Add explicit padding to bpf_xdp_set_link_optsAndrii Nakryiko1-0/+1
2021-05-14perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo1-1/+1
2021-05-14selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)Ilya Leoshkevich1-1/+2
2021-05-14spi: tools: make a symbolic link to the header file spi.hQuanyang Wang1-2/+3
2021-05-14selftests/x86: Add a missing .note.GNU-stack section to thunks_32.SAndy Lutomirski1-0/+2
2021-05-14Revert "tools/power turbostat: adjust for temperature offset"Len Brown1-29/+33
2021-05-14KVM: selftests: Always run vCPU thread with blocked SIG_IPIPaolo Bonzini1-2/+7
2021-05-14KVM: selftests: Sync data verify of dirty logging with guest syncPeter Xu1-10/+50
2021-05-12tools/power turbostat: Fix offset overflow issue in index convertingCalvin Walton1-5/+6
2021-05-12tools/power/turbostat: Fix turbostat for AMD Zen CPUsBas Nieuwenhuizen1-2/+6
2021-05-12selftests/resctrl: Fix checking for < 0 for unsigned valuesFenghua Yu1-18/+23
2021-05-12selftests/resctrl: Fix incorrect parsing of iMC countersFenghua Yu1-2/+20
2021-05-12selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu2-12/+46
2021-05-12selftests/resctrl: Fix missing options "-n" and "-p"Fenghua Yu1-1/+1
2021-05-12selftests/resctrl: Clean up resctrl features checkFenghua Yu10-35/+41
2021-05-12selftests/resctrl: Fix compilation issues for other global variablesFenghua Yu1-4/+4
2021-05-12selftests/resctrl: Fix compilation issues for global variablesFenghua Yu4-16/+16
2021-05-12selftests/resctrl: Enable gcc checks to detect buffer overflowsFenghua Yu2-2/+2
2021-05-12tools/power/x86/intel-speed-select: Increase string sizeSrinivas Pandruvada1-2/+10
2021-05-12kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara1-11/+2
2021-05-12kselftest/arm64: mte: Fix compilation with native compilerAndre Przywara1-2/+0
2021-04-25Merge tag 'perf-tools-fixes-for-v5.12-2021-04-25' of git://git.kernel.org/pub...Linus Torvalds4-6/+10
2021-04-24tools/cgroup/slabinfo.py: updated to work on current kernelVasily Averin1-4/+4
2021-04-23perf map: Fix error return code in maps__clone()Zhen Lei1-2/+5
2021-04-23perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter1-1/+1
2021-04-23perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan1-1/+1
2021-04-20perf data: Fix error return code in perf_data__create_dir()Zhen Lei1-2/+3