[Bug 262709] -pg profiling not available on arm64 [fails with undefined symbol: .mcount]
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Mar 2022 13:01:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262709 --- Comment #5 from Ed Maste <emaste@freebsd.org> --- (In reply to Mark Millard from comment #4) Looks like the issue is just that we don't have the low-level mcount bits on arm64; see sys/arm64/include/profile.h and compare with sys/amd64/include/profile.h. See also NetBSD sys/arch/aarch64/include/profile.h OpenBSD sys/arch/arm64/include/profile.h -- You are receiving this mail because: You are the assignee for the bug.