summaryrefslogtreecommitdiff
path: root/sys/arm64/include/profile.h
AgeCommit message (Expand)Author
2023-10-30arm64: Add a BTI landing pad to .mcountAndrew Turner
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2023-07-25arm64 lib32: prepare arm64 headers to redirect to armMike Karels
2022-04-12Remove checks for __GNUCLIKE_ASM assuming it is always true.John Baldwin
2022-03-23Add an implementation of .mcount on arm64Andrew Turner
2022-03-22Remove the unused arm64 kernel profiling codeAndrew Turner
2020-08-05arm64: fix uintfptr_tMateusz Guzik
2017-11-30SPDX: Consider code from Carnegie-Mellon University.Pedro F. Giffuni
2015-03-23Add the start of the arm64 machine headers. This is the subset needed toAndrew Turner