DynamoRIO / DynamoRIO/dynamorio
"-thread_private -prof_pcs" support on AArch64
Open
OpSys-AArch64
OpSys-UNIX
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
The test "sample.inscount.prof-pcs.thread-private.cleancall", if enabled, fails on AArch64. The test is currently (since Dec 2015) protected by "if (NOT X64)", so it is also disabled on X86_64, though it seems to pass there.
(On ARM/AArch32, both sample.inscount.prof-pcs.cleancall and sample.inscount.prof-pcs.thread-private.cleancall fail: probably a different issue: i#2162.)
Contributor guide
Assessment
This issue has not been assessed yet.