[−][src]Module functiontrace_server::profile_generator
Structs
| FirefoxProfile | 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. |
| FirefoxProfileThreadId | Represents an opaque promise that a thread can be registered with the given id, including some information internally necessary for doing so. |
| FirefoxThread | The |