| Issue |
161148
|
| Summary |
instrumened so cannot generate prof.fdata
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
zhouyu0502
|
I have libc.so.6(with relation and debug info arm64 ) and i want to instrument it
`llvm-bolt libc.so.6 --instrument --instrumentation-sleep-time=30 --o libc.so.proc.instr.30s.so.6`
however i found that it can work on arm64 device but it can not generata /tmp/prof.fdata(i check this dir is writeable)
i think it maybe many processed use libc.so.6 so it cannot generata prof file
is there any way to fix this
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs