llvm / llvm/llvm-project

[BOLT] the libhwui.so did not generate prof.fdata in the /tmp directory

Open
#168,528 16 comments 0 reactions 0 assignees View on GitHub
BOLT
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

I use the following command: /llvm-bolt libhwui.so -instrument --instrumentation-file-append-pid -o libhwui.bolt.so Successfully generated libwhui.bolt.so, and libhwui.bolt.so can run normally.But the libhwui.bolt.so did not generate prof.fdata in the /tmp directory,even though the /tmp directory is writable.If you have any tips, thank you very much!!!

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported llvm-bolt command with libhwui.so and the writable /tmp directory, then inspect the instrumentation output and prof.fdata location. Done means the missing prof.fdata behavior is explained and the issue is resolved or its expected behavior is clearly documented.

Written by the indexing model from the issue text.

Assessment

Domain
compilers
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.