ninjatracing icon indicating copy to clipboard operation
ninjatracing copied to clipboard

Add an option to generate a flat profile

Open mpusz opened this issue 3 years ago • 1 comments

See the "SpeedScope" chapter in https://www.snsystems.com/technology/tech-blog/clang-time-trace-feature. A flat profile allows for example to determine the longest task to execute in the entire build with Speedscope rather than for only one Ninja thread.

mpusz avatar May 21 '21 17:05 mpusz

Happy to accept a patch for this.

nico avatar Aug 17 '21 13:08 nico