Crate fxprof_processed_profile
source · [−]Re-exports
pub use debugid;
Structs
A library (“binary” / “module” / “DSO”) which is loaded into a process. This can be the main executable file or a dynamic library, or any other mapping of executable memory.
An example marker type with some text content.
The simplest possible example marker type. It contains no information beyond the name string that’s passed to ThreadBuilder::add_marker.