summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools/kvm_stat: Add restart delayStefan Raspl2021-04-161-0/+1
* perf report: Fix wrong LBR block sortingJin Yao2021-04-141-3/+3
* perf inject: Fix repipe usageAdrian Hunter2021-04-141-1/+1
* libbpf: Only create rx and tx XDP rings when necessaryCiara Loftus2021-04-141-2/+11
* libbpf: Restore umem state after socket create failureCiara Loftus2021-04-141-18/+23
* libbpf: Ensure umem pointer is non-NULL before dereferencingCiara Loftus2021-04-141-0/+3
* libbpf: Fix bail out from 'ringbuf_process_ring()' on errorPedro Tammela2021-04-141-1/+1
* tools/resolve_btfids: Add /libbpf to .gitignoreStanislav Fomichev2021-04-101-0/+1
* tools/resolve_btfids: Set srctree variable unconditionallyJiri Olsa2021-04-101-5/+2
* tools/resolve_btfids: Check objects before removingJiri Olsa2021-04-101-5/+12
* tools/resolve_btfids: Build libbpf and libsubcmd in separate directoriesJiri Olsa2021-04-102-17/+11
* selftests/vm: fix out-of-tree buildRong Chen2021-04-101-2/+2
* kselftest/arm64: sve: Do not use non-canonical FFR register valueAndre Przywara2021-04-101-5/+17
* kunit: tool: Fix a python tuple typing errorDavid Gow2021-04-101-1/+1
* flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti2021-04-071-1/+37
* perf synthetic events: Avoid write of uninitialized memory when generating PE...Ian Rogers2021-03-301-4/+5
* perf auxtrace: Fix auxtrace queue conflictAdrian Hunter2021-03-301-4/+0
* libbpf: Fix BTF dump of pointer-to-array-of-structJean-Philippe Brucker2021-03-301-1/+1
* selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu2021-03-301-1/+1
* libbpf: Use SOCK_CLOEXEC when opening the netlink socketKumar Kartikeya Dwivedi2021-03-301-1/+1
* libbpf: Fix error path in bpf_object__elf_init()Namhyung Kim2021-03-301-1/+2
* selftests/net: fix warnings on reuseaddr_ports_exhaustedCarlos Llamas2021-03-301-16/+16
* selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu2021-03-301-4/+2
* libbpf: Fix INSTALL flag orderGeorgi Valkov2021-03-301-1/+1
* static_call: Allow module use without exposing static_call_keyJosh Poimboeuf2021-03-302-4/+40
* static_call: Pull some static_call declarations to the type headersPeter Zijlstra2021-03-301-0/+27
* kselftest: arm64: Fix exit code of sve-ptraceMark Brown2021-03-301-1/+1