aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-03perf jevents: Fix getting maximum number of fdsFelix Fietkau1-1/+1
2021-06-03selftests/gpio: Fix build when source tree is read onlyMichael Ellerman1-5/+9
2021-06-03selftests/gpio: Move include of lib.mk upMichael Ellerman1-3/+3
2021-06-03selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman1-5/+3
2021-06-03perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter1-0/+5
2021-06-03perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter1-2/+3
2021-06-03perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top Calls by elapsed Time reportAdrian Hunter1-1/+1
2021-06-03perf intel-pt: Fix transaction abort handlingAdrian Hunter1-1/+5
2021-06-03perf intel-pt: Fix sample instruction bytesAdrian Hunter1-1/+4
2021-05-28perf unwind: Set userdata for all __report_module() pathsDave Rigby1-3/+8
2021-05-28perf unwind: Fix separate debug info files when using elfutils' libdw's unwinderJan Kratochvil1-5/+27
2021-05-22tweewide: Fix most Shebang linesFinn Behrens8-8/+8
2021-05-19selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song1-0/+4
2021-05-14selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata1-1/+1
2021-05-14perf beauty: Fix fsconfig generatorVitaly Chikunov1-4/+3
2021-05-14perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of printed charsArnaldo Carvalho de Melo1-1/+1
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-05-02bpf: Update selftests to reflect new error statesDaniel Borkmann4-28/+14
2021-04-28ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz1-3/+0
2021-04-28perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan1-1/+1
2021-04-16perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit archesArnaldo Carvalho de Melo1-4/+3
2021-04-16perf tools: Use %zd for size_t printf formats on 32-bitChris Wilson2-2/+2
2021-04-16perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa2-2/+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-14perf inject: Fix repipe usageAdrian Hunter1-1/+1
2021-04-07flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti1-1/+37
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-30selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu1-4/+2
2021-03-30libbpf: Fix INSTALL flag orderGeorgi Valkov1-1/+1
2021-03-20bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk3-10/+55
2021-03-17perf traceevent: Ensure read cmdlines are null terminated.Ian Rogers1-0/+1
2021-03-17selftests: forwarding: Fix race condition in mirror installationDanielle Ratson1-0/+9
2021-03-17selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta1-1/+2
2021-03-17selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu1-4/+2
2021-03-09usbip: tools: fix build error for multiple definitionAntonio Borneo1-1/+1
2021-03-04perf test: Fix unaligned access in sample parsing testNamhyung Kim1-1/+1
2021-03-04perf intel-pt: Fix premature IPCAdrian Hunter3-11/+17
2021-03-04perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter1-0/+3
2021-03-04perf vendor events arm64: Fix Ampere eMag event typoJohn Garry1-1/+1
2021-03-04perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo1-0/+2
2021-03-04objtool: Fix ".cold" section suffix check for newer versions of GCCJosh Poimboeuf1-2/+2
2021-03-04objtool: Fix error handling for STD/CLD warningsJosh Poimboeuf1-2/+6
2021-03-04selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin1-1/+1
2021-02-17selftests: txtimestamp: fix compilation issueVadim Fedorenko1-3/+3