Skip to main content

to_trace

Function to_trace 

Source
pub fn to_trace(dumps: &[Loaded], output: &Path) -> Result<usize>
Expand description

Writes the loaded dumps to output as Chrome Trace Event Format JSON. Returns the event count.