Skip to content

instrumened so cannot generate prof.fdata #161148

@zhouyu0502

Description

@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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions