JuliaPerf / JuliaPerf/PProf.jl

Mappings

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Julia
Stars
173
Forks
20
PR merge metrics
No merged PRs in 30d

Description

In theory we should report all `dll`s that we have mapped into our process space in `PProfile.mapping`. We currently don't.

#### Notes:
- `Libdl.dllist()` names of all dlls mapped
- https://github.com/JuliaLang/julia/blob/2350c040913d8b8ad73af04297e06a3919f8b30e/stdlib/Libdl/src/Libdl.jl#L263
- https://developer.apple.com/library/archive/documentation/System/Conceptual/ManPages_iPhoneOS/man3/dladdr.3.html#//apple_ref/doc/man/3/dladdr

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.