jlfwong / jlfwong/speedscope

Not support non-systemwide perf result

Open
#452 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.8k
Forks
320
PR merge metrics
No merged PRs in 30d

Description

In the document, it gives an example of command, which works great:
```bash
perf record -a -F 999 -g ./my_program > perf.data
```

But in most case, I don't have sudo privilege, which means I cannot use `-a` to perf systemwide events.
Also the size of systemwide result is really large.
Currently speedscope doesn't support this kind of format. Do you have any plans on this? Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.