summaryrefslogtreecommitdiff
path: root/tools/perf/check-headers.sh
AgeCommit message (Expand)Author
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
2018-12-28tools headers uapi: Grab a copy of usbdevice_fs.hArnaldo Carvalho de Melo
2018-12-18tools headers uapi: Grab a copy of fadvise.hArnaldo Carvalho de Melo
2018-12-18tools include arch: Grab a copy of x86's prctl.hArnaldo Carvalho de Melo
2018-10-30tools include uapi: Grab a copy of linux/fs.hArnaldo Carvalho de Melo
2018-10-08tools include: Adopt linux/bits.hArnaldo Carvalho de Melo
2018-08-14perf tools: Move syscall_64.tbl check into check-headers.shJiri Olsa
2018-08-14perf tools: Make check-headers.sh check based on kernel dirJiri Olsa
2018-08-13perf tools: Fix check-headers.sh AND list path of executionAlexander Kapshuk
2018-07-31tools include uapi: Grab a copy of linux/in.hArnaldo Carvalho de Melo
2018-07-24tools include: Grab copies of arm64 dependent unistd.h filesKim Phillips
2018-04-26perf check-headers.sh: Add support to check 2 independent filesJiri Olsa
2018-04-26perf check-headers.sh: Simplify arguments passingJiri Olsa
2018-03-27perf build: Fix check-headers.sh opts assignmentJiri Olsa
2018-02-16tools include powerpc: Grab a copy of arch/powerpc/include/uapi/asm/unistd.hRavi Bangoria