-
When adding the -ExportPath parameter i get the following error:
```
Exporting report into speedscope format.MethodInvocationException: C:\Users\*****\Documents\PowerShell\Modules\Profiler\4.0.0\E…
-
I haven't dug too much on this issue, but one complaint I got from people used to StackProf/Speedscope was the lack of durations in flamegraph and such.
The overall profile duration is displayed, b…
-
Processing https://github.com/dotnet/runtime/pull/110258#issuecomment-2509123866 command:
Command
-intel -arm -profiler --envvars DOTNET_TC_CallCounting:0 DOTNET_TieredPGO_InstrumentOnlyHotCode:0
`…
-
-
When omitting startValue/endValue, Speedscope hangs the browser when using current-day timestamps:
```JSON
{
"$schema": "https://www.speedscope.app/file-format-schema.json",
"version": "0.0.…
-
I got error while using flame_on and I think it's caused from eflambe.
https://github.com/DockYard/flame_on/issues/46
```
> :eflambe.capture({MyWeb.MyController, :webpage, 2}, 3, [output_forma…
-
hi,
when I run in command line $ speedscope Instruments3.trace
Error: EISDIR: illegal operation on a directory, read
Usage: speedscope [filepath]
If invoked with no arguments, will open a local c…
-
I'm trying to import Trace Event Format JSON that has 300,000+ records, however it fails because of https://github.com/jlfwong/speedscope/pull/438.
[Here's the link of JSON](https://perf.rust-lang…
s7tya updated
2 months ago
-
I'm making a chrome devtools extension to surface the results of server-side profiling, and I tried hacking speedscope in as a React component, but I ran into some issues. From my perspective, it woul…
-
Currently, running speedscope from the cli (`$ speedscope /path/to/prof`) creates temporary files in /tmp that never get cleaned. Over time one can accumulate quite a few files there. It may be slig…