summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-05-14perf session: Add swap operation for event TIME_CONVLeo Yan
2021-05-14perf jit: Let convert_timestamp() to be backwards-compatibleLeo Yan
2021-05-14perf tools: Change fields type in perf_record_time_convLeo Yan
2021-05-14bpf: Fix propagation of 32 bit unsigned bounds from 64 bit boundsDaniel Borkmann
2021-05-14selftests/bpf: Fix core_reloc test runnerAndrii Nakryiko
2021-05-14selftests/bpf: Fix field existence CO-RE reloc testsAndrii Nakryiko
2021-05-14selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macroAndrii Nakryiko
2021-05-14selftests: mlxsw: Remove a redundant if statement in tc_flower_scale testDanielle Ratson
2021-05-14selftests: mlxsw: Remove a redundant if statement in port_scale testDanielle Ratson
2021-05-14selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata
2021-05-14libbpf: Initialize the bpf_seq_printf parameters array field by fieldFlorent Revest
2021-05-14perf beauty: Fix fsconfig generatorVitaly Chikunov
2021-05-14perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metricSmita Koralahalli
2021-05-14libbpf: Add explicit padding to btf_dump_emit_type_decl_optsKP Singh
2021-05-14selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changedAndrii Nakryiko
2021-05-14bpftool: Fix maybe-uninitialized warningsAndrii Nakryiko
2021-05-14libbpf: Add explicit padding to bpf_xdp_set_link_optsAndrii Nakryiko
2021-05-14perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo
2021-05-14selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)Ilya Leoshkevich
2021-05-14spi: tools: make a symbolic link to the header file spi.hQuanyang Wang
2021-05-14selftests/x86: Add a missing .note.GNU-stack section to thunks_32.SAndy Lutomirski
2021-05-14Revert "tools/power turbostat: adjust for temperature offset"Len Brown
2021-05-14KVM: selftests: Always run vCPU thread with blocked SIG_IPIPaolo Bonzini
2021-05-14KVM: selftests: Sync data verify of dirty logging with guest syncPeter Xu
2021-05-12tools/power turbostat: Fix offset overflow issue in index convertingCalvin Walton
2021-05-12tools/power/turbostat: Fix turbostat for AMD Zen CPUsBas Nieuwenhuizen
2021-05-12selftests/resctrl: Fix checking for < 0 for unsigned valuesFenghua Yu
2021-05-12selftests/resctrl: Fix incorrect parsing of iMC countersFenghua Yu
2021-05-12selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu
2021-05-12selftests/resctrl: Fix missing options "-n" and "-p"Fenghua Yu
2021-05-12selftests/resctrl: Clean up resctrl features checkFenghua Yu
2021-05-12selftests/resctrl: Fix compilation issues for other global variablesFenghua Yu
2021-05-12selftests/resctrl: Fix compilation issues for global variablesFenghua Yu
2021-05-12selftests/resctrl: Enable gcc checks to detect buffer overflowsFenghua Yu
2021-05-12tools/power/x86/intel-speed-select: Increase string sizeSrinivas Pandruvada
2021-05-12kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara
2021-05-12kselftest/arm64: mte: Fix compilation with native compilerAndre Przywara
2021-04-25Merge tag 'perf-tools-fixes-for-v5.12-2021-04-25' of git://git.kernel.org/pub...Linus Torvalds
2021-04-23tools/cgroup/slabinfo.py: updated to work on current kernelVasily Averin
2021-04-23perf map: Fix error return code in maps__clone()Zhen Lei
2021-04-23perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter
2021-04-23perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan
2021-04-20perf data: Fix error return code in perf_data__create_dir()Zhen Lei
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-16ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz
2021-04-16ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz
2021-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-16bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-04-09Merge tag 'perf-tools-fixes-for-v5.12-2020-04-09' of git://git.kernel.org/pub...Linus Torvalds
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds