Skip to content

llvmpipe: profiling support outside Linux using FlameGraph

Aleksi Sapon requested to merge DDoSQc/mesa:lp-dtrace-jit-profiling into main

I wrote some tooling to do LLVMPipe profiling on macOS, which should also work on Windows. I think it's worth sharing.

This MR adds support for FlameGraph by adding JIT mapping output and a script to apply this mapping to collapsed stacks.

Merge request reports

Loading