summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2021-06-03perf jevents: Fix getting maximum number of fdsFelix Fietkau
2021-06-03bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-06-03bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann
2021-06-03bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend
2021-06-03selftests/bpf: add selftest part of "bpf: improve verifier branch analysis"Ovidiu Panait
2021-06-03selftests/bpf: Test narrow loads with off > 0 in test_verifierAndrey Ignatov
2021-06-03bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk
2021-06-03bpf: fix up selftests after backports were fixedOvidiu Panait
2021-06-03perf intel-pt: Fix transaction abort handlingAdrian Hunter
2021-06-03perf intel-pt: Fix sample instruction bytesAdrian Hunter
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
2021-05-22selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song
2021-05-22perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo
2021-04-28ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz
2021-04-16perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo
2021-03-30perf auxtrace: Fix auxtrace queue conflictAdrian Hunter
2021-03-30libbpf: Fix INSTALL flag orderGeorgi Valkov
2021-03-24tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo
2021-03-24tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo
2021-03-24tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo
2021-03-24perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa
2021-03-17perf traceevent: Ensure read cmdlines are null terminated.Ian Rogers
2021-03-17selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2021-03-11usbip: tools: fix build error for multiple definitionAntonio Borneo
2021-03-04perf test: Fix unaligned access in sample parsing testNamhyung Kim
2021-03-04perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter
2021-03-04perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo
2021-02-07objtool: Don't fail on missing symbol tableJosh Poimboeuf
2021-02-07selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman
2021-01-30tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker
2021-01-27selftests: net: fib_tests: remove duplicate log testHangbin Liu
2020-12-30perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai
2020-12-30perf cs-etm: Move definition of 'traceid_list' global variable from header fileLeo Yan
2020-12-30perf cs-etm: Change tuple from traceID-CPU# to traceID-metadataLeo Yan
2020-12-30selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen
2020-12-30ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-02perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu
2020-12-02perf event: Check ref_reloc_sym before using itIgor Lubashev
2020-11-24perf lock: Don't free "lock_seq_stat" if read_count isn't zeroLeo Yan
2020-11-24selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis
2020-11-22Revert "perf cs-etm: Move definition of 'traceid_list' global variable from h...Salvatore Bonaccorso
2020-11-18perf scripting python: Avoid declaring function pointers with a visibility at...Arnaldo Carvalho de Melo
2020-11-18selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala
2020-11-18perf tools: Add missing swap for ino_generationJiri Olsa
2020-11-10tools: perf: Fix build error in v4.19.yGuenter Roeck
2020-11-05perf python scripting: Fix printable strings in python3 scriptsJiri Olsa
2020-11-05bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu
2020-11-05objtool: Support Clang non-section symbols in ORC generationJosh Poimboeuf
2020-10-30perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter