Module functiontrace_server::profile_generator
source · Structs
- The top-level structure representing a profile that can be consumed by the Firefox profiler. This will be exported mostly as-is to JSON at the end of a tracing session.
- Represents an opaque promise that a thread can be registered with the given id, including some information internally necessary for doing so.
- The
FirefoxProfile
representation of a thread, with additional internal augmentations to store data necessary for efficiently parsing the thread’s trace log.