aboutsummaryrefslogtreecommitdiff
path: root/tools/arch
AgeCommit message (Expand)AuthorFilesLines
2023-05-19perf bench syscall: Fix __NR_execve undeclared build errorGravatar Tiezhu Yang 1-0/+3
2023-05-17tools headers disabled-features: Sync with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-1/+7
2023-05-17tools headers UAPI: Sync arch prctl headers with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+8
2023-05-17tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Gravatar Arnaldo Carvalho de Melo 2-60/+21
2023-05-17tools headers x86 cpufeatures: Sync with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-5/+21
2023-05-10tools arch x86: Sync the msr-index.h copy with the kernel sourcesGravatar Yanteng Si 1-0/+2
2023-05-10tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sourcesGravatar Yanteng Si 2-0/+39
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 2-2/+5
2023-05-04Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 2-0/+49
2023-05-01tools/perf: Add basic support for LoongArchGravatar Huacai Chen 2-0/+49
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-4/+8
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 3-476/+0
2023-04-25Merge tag 'x86_misc_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-12/+81
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-1/+1
2023-04-19tools/loongarch: Use __SIZEOF_LONG__ to define __BITS_PER_LONGGravatar Tiezhu Yang 1-1/+1
2023-04-04perf bench syscall: Add fork syscall benchmarkGravatar Tiezhu Yang 2-2/+5
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoGravatar Josh Poimboeuf 1-7/+7
2023-03-23x86,objtool: Introduce ORC_TYPE_*Gravatar Josh Poimboeuf 1-0/+4
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 9-9/+80
2023-03-10Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Gravatar Linus Torvalds 9-9/+80
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 2-1/+12
2023-03-07tools/x86/kcpuid: Dump the CPUID function in detailed viewGravatar Borislav Petkov (AMD) 1-7/+25
2023-03-07tools/x86/kcpuid: Update AMD leaf Fn80000001Gravatar Terry Bowman 1-3/+54
2023-03-07tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007Gravatar Terry Bowman 1-2/+2
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 3-476/+0
2023-03-06tools headers x86 cpufeatures: Sync with the kernel sourcesGravatar Arnaldo Carvalho de Melo 3-3/+5
2023-03-03tools arch x86: Sync the msr-index.h copy with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+11
2023-03-03tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sourcesGravatar Arnaldo Carvalho de Melo 2-2/+33
2023-03-03tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Gravatar Arnaldo Carvalho de Melo 2-4/+5
2023-03-02tools headers svm: Sync svm headers with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+6
2023-03-02Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+3
2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 1-0/+9
2023-02-25tools: Add LoongArch build infrastructureGravatar Huacai Chen 1-0/+9
2023-02-23Merge tag 'perf-tools-for-v6.3-1-2023-02-22' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 2-14/+32
2023-02-23Merge branch 'linus' into objtool/core, to pick up Xen dependenciesGravatar Ingo Molnar 5-1/+15
2023-02-22selftests/bpf: Remove not used headersGravatar Tiezhu Yang 3-476/+0
2023-02-22tools arch x86: Sync the msr-index.h copy with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+20
2023-02-21Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-0/+2
2023-02-11x86/unwind/orc: Add 'signal' field to ORC metadataGravatar Josh Poimboeuf 1-1/+3
2023-02-02perf bench syscall: Add execve syscall benchmarkGravatar Tiezhu Yang 2-0/+6
2023-02-02perf bench syscall: Add getpgid syscall benchmarkGravatar Tiezhu Yang 2-0/+6
2023-02-02perf bench syscall: Introduce bench_syscall_common()Gravatar Tiezhu Yang 2-0/+6
2023-02-02tools x86: Keep list sorted by number in unistd_{32,64}.hGravatar Tiezhu Yang 2-16/+16
2023-01-18tools headers arm64: Sync arm64's cputype.h with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-1/+7
2023-01-18tools kvm headers arm64: Update KVM header from the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+1
2023-01-17tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+5
2023-01-12x86/opcode: Add the LKGS instruction to x86-opcode-mapGravatar H. Peter Anvin (Intel) 1-0/+1
2023-01-12x86/cpufeature: Add the CPU feature bit for LKGSGravatar H. Peter Anvin (Intel) 1-0/+1
2022-12-22Merge tag 'perf-tools-for-v6.2-2-2022-12-22' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 3-9/+38
2022-12-20tools arch x86: Sync the msr-index.h copy with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-7/+17