summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-02-02rtla/timerlat: Add auto-analysis support to timerlat topDaniel Bristot de Oliveira
2023-02-02rtla/timerlat: Add auto-analysis coreDaniel Bristot de Oliveira
2023-02-02PM: tools: use canonical ftrace pathRoss Zwisler
2023-02-02selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan
2023-02-02selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan
2023-02-02selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan
2023-02-02selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan
2023-02-02selftests/bpf: Remove duplicate include header in xdp_hw_metadataYe Xingchen
2023-02-02selftests/bpf: Don't refill on completion in xdp_metadataStanislav Fomichev
2023-02-01perf symbols: Allow for static executables with .pltAdrian Hunter
2023-02-01perf symbols: Allow for .plt without headerAdrian Hunter
2023-02-01perf symbols: Add support for IFUNC symbols for x86_64Adrian Hunter
2023-02-01perf symbols: Record whether a symbol is an alias for an IFUNC symbolAdrian Hunter
2023-02-01perf symbols: Sort plt relocations for x86Adrian Hunter
2023-02-01perf symbols: Add support for x86 .plt.secAdrian Hunter
2023-02-01perf symbols: Correct plt entry sizes for x86Adrian Hunter
2023-02-01perf tests shell: Fix check for libtracevent supportAthira Rajeev
2023-02-01perf tests shell: Add check for perf data file in record+probe_libc_inet_pton...Athira Rajeev
2023-02-01perf test: Add pipe mode test to the Intel PT test suiteNamhyung Kim
2023-02-01perf session: Avoid calling lseek(2) for pipeNamhyung Kim
2023-02-01perf intel-pt: Do not try to queue auxtrace data on pipeNamhyung Kim
2023-02-02selftests/bpf: xdp_hw_metadata use strncpy for ifnameJesper Dangaard Brouer
2023-02-02selftests/bpf: xdp_hw_metadata correct status value in error(3)Jesper Dangaard Brouer
2023-02-02selftests/bpf: xdp_hw_metadata cleanup cause segfaultJesper Dangaard Brouer
2023-02-02selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPPJesper Dangaard Brouer
2023-02-02selftests/bpf: Fix unmap bug in prog_tests/xdp_metadata.cJesper Dangaard Brouer
2023-02-02selftests/bpf: Add testcase for static kfunc with unused argDavid Vernet
2023-02-02bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet
2023-02-01perf inject: Use perf_data__read() for auxtraceNamhyung Kim
2023-02-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-02-01kselftest/arm64: Fix enumeration of systems without 128 bit SME for SSVE+ZAMark Brown
2023-02-01kselftest/arm64: Fix enumeration of systems without 128 bit SMEMark Brown
2023-02-01kselftest/arm64: Don't require FA64 for streaming SVE testsMark Brown
2023-01-31selftests: net: forwarding: lib: Drop lldpad_app_wait_set(), _del()Petr Machata
2023-01-31selftests: mlxsw: qos_defprio: Convert from lldptool to dcbPetr Machata
2023-01-31selftests: mlxsw: qos_dscp_router: Convert from lldptool to dcbPetr Machata
2023-01-31selftests: mlxsw: qos_dscp_bridge: Convert from lldptool to dcbPetr Machata
2023-01-31tools: net: use python3 explicitlyJakub Kicinski
2023-01-31tools: ynl: load jsonschema on demandJakub Kicinski
2023-01-31tools: ynl: use operation names from spec on the CLIJakub Kicinski
2023-01-31tools: ynl: support pretty printing bad attribute namesJakub Kicinski
2023-01-31tools: ynl: support multi-attrJakub Kicinski
2023-01-31tools: ynl: support directional enum-model in CLIJakub Kicinski
2023-01-31tools: ynl: add support for types needed by ethtoolJakub Kicinski
2023-01-31tools: ynl: use the common YAML loading and validation codeJakub Kicinski
2023-01-31tools: ynl: add an object hierarchy to represent parsed specJakub Kicinski
2023-01-31tools: ynl: move the cli and netlink code aroundJakub Kicinski
2023-01-31tools: ynl-gen: prevent do / dump reorderingJakub Kicinski
2023-01-31tools/tracing/rtla: osnoise_hist: display average with two-digit precisionAndreas Ziegler
2023-01-31tools/tracing/rtla: osnoise_hist: use total duration for average calculationAndreas Ziegler