Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EmbeddedArchive = Archive{/* contains filtered or unexported fields */}
Functions ¶
func ProcessPath ¶
Types ¶
type Distribution ¶
type Distribution struct {
// contains filtered or unexported fields
}
separte dirs for glibc & musl
func (*Distribution) JattachPath ¶
func (d *Distribution) JattachPath() string
func (*Distribution) LauncherPath ¶
func (d *Distribution) LauncherPath() string
func (*Distribution) LibPath ¶
func (d *Distribution) LibPath() string
type ProcFile ¶
func (*ProcFile) ProcRootPath ¶
type Profiler ¶
type Profiler struct {
// contains filtered or unexported fields
}
func NewProfiler ¶
func (*Profiler) DistributionForProcess ¶
func (p *Profiler) DistributionForProcess(pid int) (*Distribution, error)
func (*Profiler) ExtractDistributions ¶
Click to show internal directories.
Click to hide internal directories.