summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-05-14selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)Ilya Leoshkevich1-1/+2
2021-05-14Revert "tools/power turbostat: adjust for temperature offset"Len Brown1-29/+33
2021-05-11tools/power turbostat: Fix offset overflow issue in index convertingCalvin Walton1-5/+6
2021-05-11tools/power/turbostat: Fix turbostat for AMD Zen CPUsBas Nieuwenhuizen1-2/+6
2021-05-11selftests/resctrl: Fix checking for < 0 for unsigned valuesFenghua Yu1-18/+23
2021-05-11selftests/resctrl: Fix incorrect parsing of iMC countersFenghua Yu1-2/+20
2021-05-11selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu2-12/+46
2021-05-11selftests/resctrl: Fix missing options "-n" and "-p"Fenghua Yu1-1/+1
2021-05-11selftests/resctrl: Clean up resctrl features checkFenghua Yu10-35/+41
2021-05-11selftests/resctrl: Fix compilation issues for other global variablesFenghua Yu1-4/+4
2021-05-11selftests/resctrl: Fix compilation issues for global variablesFenghua Yu4-16/+16
2021-05-11selftests/resctrl: Enable gcc checks to detect buffer overflowsFenghua Yu2-2/+2
2021-05-11tools/power/x86/intel-speed-select: Increase string sizeSrinivas Pandruvada1-2/+10
2021-05-11kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara1-11/+2
2021-05-11kselftest/arm64: mte: Fix compilation with native compilerAndre Przywara1-2/+0
2021-05-07tools/cgroup/slabinfo.py: updated to work on current kernelVasily Averin1-4/+4
2021-05-07perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter1-1/+1
2021-05-07perf data: Fix error return code in perf_data__create_dir()Zhen Lei1-2/+3
2021-04-28ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz1-3/+0
2021-04-28perf map: Fix error return code in maps__clone()Zhen Lei1-2/+5
2021-04-28perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan1-1/+1
2021-04-21ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz1-2/+0
2021-04-21libbpf: Fix potential NULL pointer dereferenceCiara Loftus1-2/+3
2021-04-16perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo1-4/+3
2021-04-16idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)1-2/+2
2021-04-16idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)1-0/+4
2021-04-16radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)3-0/+6
2021-04-16tools/kvm_stat: Add restart delayStefan Raspl1-0/+1
2021-04-14perf report: Fix wrong LBR block sortingJin Yao1-3/+3
2021-04-14perf inject: Fix repipe usageAdrian Hunter1-1/+1
2021-04-14libbpf: Only create rx and tx XDP rings when necessaryCiara Loftus1-2/+11
2021-04-14libbpf: Restore umem state after socket create failureCiara Loftus1-18/+23
2021-04-14libbpf: Ensure umem pointer is non-NULL before dereferencingCiara Loftus1-0/+3
2021-04-14libbpf: Fix bail out from 'ringbuf_process_ring()' on errorPedro Tammela1-1/+1
2021-04-10tools/resolve_btfids: Add /libbpf to .gitignoreStanislav Fomichev1-0/+1
2021-04-10tools/resolve_btfids: Set srctree variable unconditionallyJiri Olsa1-5/+2
2021-04-10tools/resolve_btfids: Check objects before removingJiri Olsa1-5/+12
2021-04-10tools/resolve_btfids: Build libbpf and libsubcmd in separate directoriesJiri Olsa2-17/+11
2021-04-10selftests/vm: fix out-of-tree buildRong Chen1-2/+2
2021-04-10kselftest/arm64: sve: Do not use non-canonical FFR register valueAndre Przywara1-5/+17
2021-04-10kunit: tool: Fix a python tuple typing errorDavid Gow1-1/+1
2021-04-07flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti1-1/+37
2021-03-30perf synthetic events: Avoid write of uninitialized memory when generating PE...Ian Rogers1-4/+5
2021-03-30perf auxtrace: Fix auxtrace queue conflictAdrian Hunter1-4/+0
2021-03-30libbpf: Fix BTF dump of pointer-to-array-of-structJean-Philippe Brucker1-1/+1
2021-03-30selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu1-1/+1
2021-03-30libbpf: Use SOCK_CLOEXEC when opening the netlink socketKumar Kartikeya Dwivedi1-1/+1
2021-03-30libbpf: Fix error path in bpf_object__elf_init()Namhyung Kim1-1/+2
2021-03-30selftests/net: fix warnings on reuseaddr_ports_exhaustedCarlos Llamas1-16/+16
2021-03-30selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu1-4/+2