flameshow icon indicating copy to clipboard operation
flameshow copied to clipboard

A terminal Flamegraph viewer.

Results 7 flameshow issues
Sort by recently updated
recently updated
newest added

- https://twitter.com/eatonphil/status/1764992041602187296 - https://github.com/4rtzel/tfg Generate a perf: ``` dd if=/dev/zero of=/dev/null ``` then ``` perf record -g -a -- sleep 1 perf script > perf.stack ```

The main reason for this request is to simplify the usage and distribution of the Python application. By packaging the Python project into a binary file, users can run the...

Hi, I'd like to request support for the chrome trace event format (documented [here](https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/preview)). One of the main reasons for this is that `clang/clang++` has support for outputting this profiling...

https://github.com/mstange/samply