ruby

package
v0.30.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InterpreterInfo

func InterpreterInfo(proc procfs.Proc) (*runtime.Interpreter, error)

InterpreterInfo receives a process pid and memory mappings and figures out whether it might be a Ruby interpreter. In that case, it returns an `Interpreter` structure with the data that is needed by rbperf (https://github.com/javierhonduco/rbperf) to walk Ruby stacks.

func IsRuntime added in v0.28.0

func IsRuntime(proc procfs.Proc) (bool, error)

func RuntimeInfo added in v0.28.0

func RuntimeInfo(proc procfs.Proc) (*runtime.Runtime, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL