summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-05-02libbpf: Fix error message in attach_kprobe_sessionJiri Olsa-1/+1
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-0/+3
2024-05-02perf cs-etm: Improve version detection and error reportingJames Clark-18/+43
2024-05-02perf cs-etm: Remove repeated fetches of the ETM PMUJames Clark-33/+27
2024-05-02perf cs-etm: Use struct perf_cpu as much as possibleJames Clark-116/+88
2024-05-02perf annotate-data: Check kind of stack variablesNamhyung Kim-0/+6
2024-05-02perf annotate-data: Handle multi regs in find_data_type_block()Namhyung Kim-11/+12
2024-05-02perf annotate-data: Check memory access with two registersNamhyung Kim-5/+39
2024-05-02perf annotate-data: Handle direct global variable accessNamhyung Kim-12/+15
2024-05-02perf annotate-data: Collect global variables in advanceNamhyung Kim-2/+55
2024-05-02perf dwarf-aux: Add die_collect_global_vars()Namhyung Kim-0/+70
2024-05-02Merge branch 'x86/cpu' into perf/core, to pick up dependent commitsIngo Molnar-18/+11
2024-05-02x86/insn: Add support for APX EVEX instructions to the opcode mapAdrian Hunter-0/+93
2024-05-02x86/insn: Add support for APX EVEX to the instruction decoder logicAdrian Hunter-0/+21
2024-05-02x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder op...Adrian Hunter-72/+76
2024-05-02x86/insn: Add support for REX2 prefix to the instruction decoder logicAdrian Hunter-6/+66
2024-05-02x86/insn: Add misc new Intel instructionsAdrian Hunter-12/+45
2024-05-02x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter-4/+4
2024-05-02x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter-1/+1
2024-05-02x86/insn: Add Key Locker instructions to the opcode mapChang S. Bae-4/+7
2024-05-02Merge tag 'v6.9-rc6' into perf/core, to pick up fixesIngo Molnar-841/+967
2024-05-01selftests: netfilter: nft_concat_range.sh: reduce debug kernel run timeFlorian Westphal-6/+34
2024-05-01libbpf: better fix for handling nulled-out struct_ops programAndrii Nakryiko-12/+27
2024-05-01selftests/bpf: add tests for the "module: Function" syntaxViktor Malik-0/+29
2024-05-01libbpf: support "module: Function" syntax for tracing programsViktor Malik-9/+26
2024-05-01selftests/ftrace: add fprobe test cases for VFS type "%pd" and "%pD"Ye Bin-0/+40
2024-05-01selftests/ftrace: add kprobe test cases for VFS type "%pd" and "%pD"Ye Bin-0/+40
2024-05-01tools/power turbostat: Enable non-privileged users to read sysfs countersPatryk Wlazlyn-25/+31
2024-05-01tools/power turbostat: Replace _Static_assert with BUILD_BUG_ONPatryk Wlazlyn-1/+2
2024-05-01tools/power turbostat: Add ARL-H supportZhang Rui-0/+2
2024-05-01tools/power turbostat: Enhance ARL/LNL supportZhang Rui-2/+19
2024-04-30selftests/bpf: Drop start_server_proto helperGeliang Tang-9/+2
2024-04-30selftests/bpf: Make start_mptcp_server staticGeliang Tang-9/+16
2024-04-30selftests/bpf: Add opts argument for __start_serverGeliang Tang-12/+15
2024-04-30Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-0/+49
2024-04-30cxl/test: Enhance event testingIra Weiny-4/+15
2024-04-30selftests/bpf: Add sockopt case to verify prog_typeStanislav Fomichev-2/+38
2024-04-30selftests/bpf: Extend sockopt tests to use BPF_LINK_CREATEStanislav Fomichev-6/+19
2024-04-30selftests/bpf: Add kprobe session cookie testJiri Olsa-0/+94
2024-04-30selftests/bpf: Add kprobe session testJiri Olsa-0/+120
2024-04-30libbpf: Add kprobe session attach type name to attach_type_nameJiri Olsa-0/+1
2024-04-30libbpf: Add support for kprobe session attachJiri Olsa-3/+41
2024-04-30bpf: Add support for kprobe session attachJiri Olsa-0/+1
2024-04-30selftests: drv-net-hw: add test for memory allocation failures with page poolJakub Kicinski-0/+134
2024-04-30selftests: drv-net: support generating iperf3 loadJakub Kicinski-0/+42
2024-04-30selftests: net: py: avoid all ports < 10kJakub Kicinski-1/+1
2024-04-30selftests: net: py: extract tool logicJakub Kicinski-3/+9
2024-04-30selftests: drv-net-hw: support using Python from net hw testsJakub Kicinski-3/+26
2024-04-30selftests: netfilter: avoid test timeouts on debug kernelsFlorian Westphal-3/+10
2024-05-01ASoC: doc: dapm: various improvementsMark Brown-1310/+2969