bjorn3 commented on Issue #1400:
When running in the context of
perf
thePERF_BUILDID_DIR
env var is set. By creating a map file, perf is able to map addresses of jitted functions back to their name.(original author of that code speaking here)
pchickey commented on Issue #1400:
@bjorn3 thanks. In that case, I agree with your suggestion that it be factored out to a common func, and it would be good to see that explanation in a comment there
froydnj commented on Issue #1400:
Thanks for the reviews! I added a commit with a comment that I think satisfies @pchickey's request.
Last updated: Dec 23 2024 at 14:03 UTC