pyroscope icon indicating copy to clipboard operation
pyroscope copied to clipboard

Continuous Profiling Platform. Debug performance issues down to a single line of code

Results 349 pyroscope issues
Sort by recently updated
recently updated
newest added

macOS 12.5 86 ![fbb468883382e0fa](https://s3.bmp.ovh/imgs/2022/08/10/fbb468883382e0fa.png)

### Discussed in https://github.com/pyroscope-io/pyroscope/discussions/1298 Originally posted by **corsairius** July 21, 2022 A script runs for 12 minutes and not seeing any consistency in the elapsed time for the script's activities....

https://user-images.githubusercontent.com/6951209/183749681-ca46c387-e92f-41b6-a305-439d3cfbaf5e.mp4

frontend

https://user-images.githubusercontent.com/6951209/183748797-9abdf9b7-85ae-4ff6-8f3f-dc3103bed716.mp4

frontend

Currently the explore view assumes that a user has

Short summary on this PR We don't edit any code in Flot anymore. But there are cases when new functionality based on some built-in plugins. In case of upgrading time...

In it's current state this PR: * removes python dependency * we now compile BPF program once (CO:RE) — no longer compile BPF program each 10 seconds * there's no...

has conflicts

Currently in the tooltip its kind of hard to visually distinguish between the data and the tooltip percentage that is attached to the data: We should make it so that...

good first issue
frontend

- Fixed FitMode select height in web app ![image](https://user-images.githubusercontent.com/7372044/183639828-2addeb9f-f1b2-41f0-b8ad-5cd36a157005.png) - Removed `webapp/javascript/components/ProfilerHeader.module.css` as unused before: ![image](https://user-images.githubusercontent.com/7372044/183647063-16bfcb14-cefd-4c5e-89be-2299df312d30.png) after: ![image](https://user-images.githubusercontent.com/7372044/183647251-3c11917a-b601-43dc-9a3f-34ad40aafd56.png)