summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-02-03selftests/bpf: add test for bpf_xdp_query xdp-features supportLorenzo Bianconi2-1/+34
2023-02-03libbpf: add API to get XDP/XSK supported featuresLorenzo Bianconi3-1/+110
2023-02-03libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recvLorenzo Bianconi1-10/+12
2023-02-03netdev-genl: create a simple family for netdev stuffJakub Kicinski1-0/+59
2023-02-03selftests/bpf: Use semicolon instead of comma in test_verifier.cTiezhu Yang1-2/+2
2023-02-03tools/bpf: Use tab instead of white spaces to sync bpf.hTiezhu Yang1-2/+2
2023-02-03selftests/bpf: Initialize tc in xdp_synproxyIlya Leoshkevich1-0/+1
2023-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-41/+199
2023-02-03Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-31/+152
2023-02-02perf pmu-events: Add separate metric from pmu_eventIan Rogers7-111/+228
2023-02-02perf jevents: Rewrite metrics in the same file with each otherIan Rogers1-5/+16
2023-02-02perf jevents metric: Add ability to rewrite metrics in terms of othersIan Rogers2-2/+81
2023-02-02perf jevents metric: Correct Function equalityIan Rogers1-2/+4
2023-02-02perf session: Show branch speculation info in raw dumpSandipan Das2-11/+12
2023-02-02perf script: Show branch speculation infoSandipan Das5-6/+33
2023-02-02perf test: Add more test cases for perf lock contentionNamhyung Kim1-4/+62
2023-02-02perf bench syscall: Add execve syscall benchmarkTiezhu Yang5-0/+44
2023-02-02perf bench syscall: Add getpgid syscall benchmarkTiezhu Yang5-0/+19
2023-02-02perf bench syscall: Introduce bench_syscall_common()Tiezhu Yang3-4/+31
2023-02-02tools x86: Keep list sorted by number in unistd_{32,64}.hTiezhu Yang2-16/+16
2023-02-02perf test: Replace legacy `...` with $(...)Diederik de Haas1-9/+9
2023-02-02perf test: Replace 'grep | wc -l' with 'grep -c'Diederik de Haas1-3/+3
2023-02-02perf stat: Hide invalid uncore event output for aggr modeNamhyung Kim1-5/+46
2023-02-02perf lock contention: Add -S/--callstack-filter optionNamhyung Kim4-2/+75
2023-02-02perf script: Add 'cgroup' field for outputNamhyung Kim2-2/+25
2023-02-02perf tools docs: Use canonical ftrace pathRoss Zwisler3-4/+4
2023-02-02perf arm-spe: Only warn once for each unsupported address packetRob Herring1-1/+5
2023-02-02perf symbols: Symbol lookup with kcore can fail if multiple segments match stextKrister Johansen1-2/+15
2023-02-02perf probe: Fix usage when libtraceevent is missingAthira Rajeev1-0/+9
2023-02-02perf symbols: Get symbols for .plt.got for x86-64Adrian Hunter1-4/+157
2023-02-02perf symbols: Start adding support for .plt.got for x86Adrian Hunter1-0/+29
2023-02-02rtla/timerlat: Add auto-analysis support to timerlat topDaniel Bristot de Oliveira1-2/+44
2023-02-02rtla/timerlat: Add auto-analysis coreDaniel Bristot de Oliveira3-0/+1005
2023-02-02PM: tools: use canonical ftrace pathRoss Zwisler3-9/+9
2023-02-02selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan1-7/+27
2023-02-02selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan1-4/+20
2023-02-02selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan2-0/+4
2023-02-02selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan1-1/+1
2023-02-02selftests/bpf: Remove duplicate include header in xdp_hw_metadataYe Xingchen1-1/+0
2023-02-02selftests/bpf: Don't refill on completion in xdp_metadataStanislav Fomichev1-3/+2
2023-02-02perf symbols: Allow for static executables with .pltAdrian Hunter2-10/+21
2023-02-02perf symbols: Allow for .plt without headerAdrian Hunter1-1/+15
2023-02-02perf symbols: Add support for IFUNC symbols for x86_64Adrian Hunter1-1/+37
2023-02-02perf symbols: Record whether a symbol is an alias for an IFUNC symbolAdrian Hunter2-0/+6
2023-02-02perf symbols: Sort plt relocations for x86Adrian Hunter1-3/+57
2023-02-02perf symbols: Add support for x86 .plt.secAdrian Hunter1-7/+23
2023-02-02perf symbols: Correct plt entry sizes for x86Adrian Hunter1-4/+13
2023-02-02perf tests shell: Fix check for libtracevent supportAthira Rajeev3-0/+17
2023-02-02perf tests shell: Add check for perf data file in record+probe_libc_inet_pton...Athira Rajeev1-0/+5
2023-02-02perf test: Add pipe mode test to the Intel PT test suiteNamhyung Kim1-0/+17