summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf jevents: Fix getting maximum number of fdsFelix Fietkau2021-06-031-1/+1
* selftests/gpio: Fix build when source tree is read onlyMichael Ellerman2021-06-031-5/+9
* selftests/gpio: Move include of lib.mk upMichael Ellerman2021-06-031-3/+3
* selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman2021-06-031-5/+3
* perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter2021-06-031-0/+5
* perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter2021-06-031-2/+3
* perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter2021-06-031-1/+1
* perf intel-pt: Fix transaction abort handlingAdrian Hunter2021-06-031-1/+5
* perf intel-pt: Fix sample instruction bytesAdrian Hunter2021-06-031-1/+4
* perf unwind: Set userdata for all __report_module() pathsDave Rigby2021-05-281-3/+8
* perf unwind: Fix separate debug info files when using elfutils' libdw's unwinderJan Kratochvil2021-05-281-5/+27
* tweewide: Fix most Shebang linesFinn Behrens2021-05-228-8/+8
* selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song2021-05-191-0/+4
* selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata2021-05-141-1/+1
* perf beauty: Fix fsconfig generatorVitaly Chikunov2021-05-141-4/+3
* perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo2021-05-141-1/+1
* 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
* bpf: Update selftests to reflect new error statesDaniel Borkmann2021-05-024-28/+14
* ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz2021-04-281-3/+0
* perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan2021-04-281-1/+1
* perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo2021-04-161-4/+3
* perf tools: Use %zd for size_t printf formats on 32-bitChris Wilson2021-04-162-2/+2
* perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa2021-04-162-2/+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
* perf inject: Fix repipe usageAdrian Hunter2021-04-141-1/+1
* flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti2021-04-071-1/+37
* 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
* 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
* bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk2021-03-203-10/+55
* perf traceevent: Ensure read cmdlines are null terminated.Ian Rogers2021-03-171-0/+1
* selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2021-03-171-0/+9
* selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta2021-03-171-1/+2
* selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu2021-03-171-4/+2
* usbip: tools: fix build error for multiple definitionAntonio Borneo2021-03-091-1/+1
* perf test: Fix unaligned access in sample parsing testNamhyung Kim2021-03-041-1/+1
* perf intel-pt: Fix premature IPCAdrian Hunter2021-03-043-11/+17
* perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter2021-03-041-0/+3
* perf vendor events arm64: Fix Ampere eMag event typoJohn Garry2021-03-041-1/+1
* perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo2021-03-041-0/+2
* objtool: Fix ".cold" section suffix check for newer versions of GCCJosh Poimboeuf2021-03-041-2/+2
* objtool: Fix error handling for STD/CLD warningsJosh Poimboeuf2021-03-041-2/+6
* selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin2021-03-041-1/+1
* selftests: txtimestamp: fix compilation issueVadim Fedorenko2021-02-171-3/+3