josepdcs / kubectl-prof

kubectl-prof is a kubectl plugin to profile applications on kubernetes with minimum overhead
Apache License 2.0
35 stars 3 forks source link

Provide the RAW output format #4

Closed josepdcs closed 9 months ago

josepdcs commented 1 year ago

The raw output format is provided for the most profiling tools (async-profiler, py-spy, rbspy, perf, bcc-profile, etc.) and it can be transformed to framegraph by using Brendan Greed's tool or, even, and this is most worth, it can be read by SpeedScope tool