summaryrefslogtreecommitdiff
path: root/tools/perf/check-headers.sh
AgeCommit message (Expand)Author
2024-04-26tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2024-04-18Revert "tools headers: Remove almost unused copy of uapi/stat.h, add few cond...Arnaldo Carvalho de Melo
2024-03-21perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build ...Arnaldo Carvalho de Melo
2024-03-21perf beauty: Introduce scrape script for the 'statx' syscall 'mask' argumentArnaldo Carvalho de Melo
2024-03-21perf beauty: Introduce scrape script for various fs syscalls 'flags' argumentsArnaldo Carvalho de Melo
2024-03-21perf beauty: Introduce scrape script for 'clone' syscall 'flags' argumentArnaldo Carvalho de Melo
2024-03-21tools headers: Remove almost unused copy of uapi/stat.h, add few conditional ...Arnaldo Carvalho de Melo
2024-03-21tools headers: Remove now unused copies of uapi/{fcntl,openat2}.h and asm/fcn...Arnaldo Carvalho de Melo
2024-03-21perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct...Arnaldo Carvalho de Melo
2024-03-21perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the director...Arnaldo Carvalho de Melo
2024-03-21perf beauty: Move uapi/sound/asound.h copy out of the directory used to build...Arnaldo Carvalho de Melo
2024-03-21perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to...Arnaldo Carvalho de Melo
2024-03-21perf beauty: Move uapi/linux/mount.h copy out of the directory used to build ...Arnaldo Carvalho de Melo
2024-03-21perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perfArnaldo Carvalho de Melo
2023-10-17perf tools: Add get_unaligned_leNN()Adrian Hunter
2023-09-13tools headers UAPI: Copy seccomp.h to be able to build 'perf bench' in older ...Arnaldo Carvalho de Melo
2023-08-03perf build: Fix shellcheck issue about quotes for check-headers.shKajol Jain
2023-06-09tools headers: Make the difference output easier to readIan Rogers
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-05-01tools/perf: Add basic support for LoongArchHuacai Chen
2023-04-12tools headers: Remove s390 ptrace.h in check-headers.shTiezhu Yang
2022-10-25tools headers: Update the copy of x86's memcpy_64.S used in 'perf bench'Arnaldo Carvalho de Melo
2022-03-26tools arm64: Import cputype.hAli Saidi
2021-10-20tools lib: Adopt list_sort() from the kernel sourcesIan Rogers
2021-09-10perf report: Add tools/arch/x86/include/asm/amd-ibs.hKim Phillips
2021-06-01perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPSTiezhu Yang
2021-05-01Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-03-15x86/insn: Add a __ignore_sync_check__ markerBorislav Petkov
2021-03-01perf tools: Generate mips syscalls_n64.c syscall tableTiezhu Yang
2020-12-24perf s390: Move syscall.tbl check into check-headers.shTiezhu Yang
2020-12-24perf powerpc: Move syscall.tbl check to check-headers.shTiezhu Yang
2020-09-29perf tools: Separate the checking of headers only used to build beautificatio...Arnaldo Carvalho de Melo
2020-08-12perf trace beauty: Use the autogenerated protocol family tableArnaldo Carvalho de Melo
2020-05-28perf tools: Grab a copy of libbpf's hashmapIan Rogers
2020-04-14tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2020-04-14tools headers: Update linux/vdso.h and grab a copy of vdso/const.hArnaldo Carvalho de Melo
2020-02-11tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...Arnaldo Carvalho de Melo
2019-12-02perf bench: Update the copies of x86's mem{cpy,set}_64.SArnaldo Carvalho de Melo
2019-11-25Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...Ingo Molnar
2019-10-17x86: xen: insn: Decode Xen and KVM emulate-prefix signatureMasami Hiramatsu
2019-10-15tools arch x86: Grab a copy of the file containing the IRQ vector definesArnaldo Carvalho de Melo
2019-10-07tools arch x86: Grab a copy of the file containing the MSR numbersArnaldo Carvalho de Melo
2019-09-30tools headers uapi: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo
2019-08-31perf build: Ignore intentional differences for the x86 insn decoderArnaldo Carvalho de Melo
2019-08-31perf intel-pt: Use shared x86 insn decoderJosh Poimboeuf
2019-08-20tools headers: Grab copy of linux/const.h, needed by linux/bits.hArnaldo Carvalho de Melo
2019-06-25tools perf: Move from sane_ctype.h obtained from git to the Linux's originalArnaldo Carvalho de Melo
2019-03-28tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.hArnaldo Carvalho de Melo
2019-01-10tools headers powerpc: Remove unistd.hRavi Bangoria
2019-01-08tools include uapi: Grab a copy of linux/mount.hArnaldo Carvalho de Melo