summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-02-02bpftool: profile online CPUs instead of possibleTonghao Zhang
2023-02-03Merge tag 'iio-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-02-02selftests/bpf: introduce XDP compliance test toolLorenzo Bianconi
2023-02-02selftests/bpf: add test for bpf_xdp_query xdp-features supportLorenzo Bianconi
2023-02-02libbpf: add API to get XDP/XSK supported featuresLorenzo Bianconi
2023-02-02libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recvLorenzo Bianconi
2023-02-02netdev-genl: create a simple family for netdev stuffJakub Kicinski
2023-02-02selftests/bpf: Use semicolon instead of comma in test_verifier.cTiezhu Yang
2023-02-02tools/bpf: Use tab instead of white spaces to sync bpf.hTiezhu Yang
2023-02-02selftests/bpf: Initialize tc in xdp_synproxyIlya Leoshkevich
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-02perf pmu-events: Add separate metric from pmu_eventIan Rogers
2023-02-02perf jevents: Rewrite metrics in the same file with each otherIan Rogers
2023-02-02perf jevents metric: Add ability to rewrite metrics in terms of othersIan Rogers
2023-02-02perf jevents metric: Correct Function equalityIan Rogers
2023-02-02perf session: Show branch speculation info in raw dumpSandipan Das
2023-02-02perf script: Show branch speculation infoSandipan Das
2023-02-02perf test: Add more test cases for perf lock contentionNamhyung Kim
2023-02-02perf bench syscall: Add execve syscall benchmarkTiezhu Yang
2023-02-02perf bench syscall: Add getpgid syscall benchmarkTiezhu Yang
2023-02-02perf bench syscall: Introduce bench_syscall_common()Tiezhu Yang
2023-02-02tools x86: Keep list sorted by number in unistd_{32,64}.hTiezhu Yang
2023-02-02perf test: Replace legacy `...` with $(...)Diederik de Haas
2023-02-02perf test: Replace 'grep | wc -l' with 'grep -c'Diederik de Haas
2023-02-02perf stat: Hide invalid uncore event output for aggr modeNamhyung Kim
2023-02-02perf lock contention: Add -S/--callstack-filter optionNamhyung Kim
2023-02-02perf script: Add 'cgroup' field for outputNamhyung Kim
2023-02-02perf tools docs: Use canonical ftrace pathRoss Zwisler
2023-02-02perf arm-spe: Only warn once for each unsupported address packetRob Herring
2023-02-02perf symbols: Symbol lookup with kcore can fail if multiple segments match stextKrister Johansen
2023-02-02perf probe: Fix usage when libtraceevent is missingAthira Rajeev
2023-02-02perf symbols: Get symbols for .plt.got for x86-64Adrian Hunter
2023-02-02perf symbols: Start adding support for .plt.got for x86Adrian Hunter
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