Documentation
¶
Index ¶
- func EnvVars(pid int32) (map[string]string, error)
- func FindExeSymbols(f *elf.File, symbolNames []string) (map[string]Sym, error)
- func FindLibMaps(pid int32) ([]*procfs.ProcMap, error)
- func FindNamespace(pid int32) (uint32, error)
- func FindNamespacedPids(pid int32) ([]uint32, error)
- func FindProcLanguage(pid int32) svc.InstrumentableType
- func LibPath(name string, maps []*procfs.ProcMap) *procfs.ProcMap
- func LibPathPlain(name string, maps []*procfs.ProcMap) *procfs.ProcMap
- type Sym
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindExeSymbols ¶
func FindNamespace ¶
func FindNamespacedPids ¶
func FindProcLanguage ¶
func FindProcLanguage(pid int32) svc.InstrumentableType
Types ¶
Click to show internal directories.
Click to hide internal directories.