summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fix dynamic libbpf linkJiri Olsa2021-05-192-0/+8
* libbpf: Fix signed overflow in ringbuf_process_ringBrendan Jackman2021-05-191-9/+21
* selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale testPetr Machata2021-05-192-3/+19
* selftests: mlxsw: Increase the tolerance of backlog buildupPetr Machata2021-05-191-2/+2
* selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song2021-05-191-0/+4
* selftests/powerpc: Fix L1D flushing tests for Power10Russell Currey2021-05-193-2/+6
* perf session: Add swap operation for event TIME_CONVLeo Yan2021-05-141-1/+14
* perf jit: Let convert_timestamp() to be backwards-compatibleLeo Yan2021-05-142-10/+22
* perf tools: Change fields type in perf_record_time_convLeo Yan2021-05-141-2/+3
* bpf: Fix propagation of 32 bit unsigned bounds from 64 bit boundsDaniel Borkmann2021-05-141-1/+1
* selftests/bpf: Fix core_reloc test runnerAndrii Nakryiko2021-05-141-8/+12
* selftests/bpf: Fix field existence CO-RE reloc testsAndrii Nakryiko2021-05-149-48/+24
* selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macroAndrii Nakryiko2021-05-141-4/+12
* selftests: mlxsw: Remove a redundant if statement in tc_flower_scale testDanielle Ratson2021-05-141-5/+1
* selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata2021-05-141-1/+1
* libbpf: Initialize the bpf_seq_printf parameters array field by fieldFlorent Revest2021-05-141-11/+29
* perf beauty: Fix fsconfig generatorVitaly Chikunov2021-05-141-4/+3
* perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metricSmita Koralahalli2021-05-144-8/+8
* libbpf: Add explicit padding to btf_dump_emit_type_decl_optsKP Singh2021-05-141-0/+1
* selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changedAndrii Nakryiko2021-05-141-2/+3
* bpftool: Fix maybe-uninitialized warningsAndrii Nakryiko2021-05-143-3/+5
* libbpf: Add explicit padding to bpf_xdp_set_link_optsAndrii Nakryiko2021-05-141-0/+1
* perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo2021-05-141-1/+1
* selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)Ilya Leoshkevich2021-05-141-1/+2
* Revert "tools/power turbostat: adjust for temperature offset"Len Brown2021-05-141-29/+33
* tools/power turbostat: Fix offset overflow issue in index convertingCalvin Walton2021-05-111-5/+6
* tools/power/turbostat: Fix turbostat for AMD Zen CPUsBas Nieuwenhuizen2021-05-111-2/+6
* selftests/resctrl: Fix checking for < 0 for unsigned valuesFenghua Yu2021-05-111-18/+23
* selftests/resctrl: Fix incorrect parsing of iMC countersFenghua Yu2021-05-111-2/+20
* selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu2021-05-112-12/+46
* selftests/resctrl: Fix missing options "-n" and "-p"Fenghua Yu2021-05-111-1/+1
* selftests/resctrl: Clean up resctrl features checkFenghua Yu2021-05-1110-35/+41
* selftests/resctrl: Fix compilation issues for other global variablesFenghua Yu2021-05-111-4/+4
* selftests/resctrl: Fix compilation issues for global variablesFenghua Yu2021-05-114-16/+16
* selftests/resctrl: Enable gcc checks to detect buffer overflowsFenghua Yu2021-05-112-2/+2
* tools/power/x86/intel-speed-select: Increase string sizeSrinivas Pandruvada2021-05-111-2/+10
* kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara2021-05-111-11/+2
* kselftest/arm64: mte: Fix compilation with native compilerAndre Przywara2021-05-111-2/+0
* tools/cgroup/slabinfo.py: updated to work on current kernelVasily Averin2021-05-071-4/+4
* perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter2021-05-071-1/+1
* perf data: Fix error return code in perf_data__create_dir()Zhen Lei2021-05-071-2/+3
* ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz2021-04-281-3/+0
* perf map: Fix error return code in maps__clone()Zhen Lei2021-04-281-2/+5
* perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan2021-04-281-1/+1
* ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz2021-04-211-2/+0
* libbpf: Fix potential NULL pointer dereferenceCiara Loftus2021-04-211-2/+3
* perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo2021-04-161-4/+3
* idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)2021-04-161-2/+2
* idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)2021-04-161-0/+4
* radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)2021-04-163-0/+6