Skip to main content

Crate stylus_trace_core

Crate stylus_trace_core 

Source
Expand description

Stylus Trace Studio library

This exposes the internal modules for testing

Modulesยง

aggregator
Aggregation of trace data into collapsed stacks and metrics.
commands
CLI command implementations.
diff
Profile diff generation and threshold checking.
flamegraph
Flamegraph generation using the inferno library.
output
Output writers for profile data and flamegraphs.
parser
Trace parsing and schema definitions.
rpc
RPC client for communicating with Arbitrum Nitro nodes.
utils
Utility modules for configuration, error handling, and logging.