Didn't knew about chrome://tracing !
Can I use it to visualize my program execution profile (as recored by valgrind/callgrind for instance) ?
Announcement
Collapse
No announcement yet.
LLVM Clang 9.0 Adds "-ftime-trace" To Produce Useful Time Trace Profiling Data
Collapse
X
-
LLVM Clang 9.0 Adds "-ftime-trace" To Produce Useful Time Trace Profiling Data
Phoronix: LLVM Clang 9.0 Adds "-ftime-trace" To Produce Useful Time Trace Profiling Data
LLVM has merged a very useful feature for the Clang 9.0 release this autumn: the -ftime-trace feature allows producing time trace profiling data in a friendly format that is useful for developers to better understand where the compiler is spending most of its time and other areas for improvement...
http://www.phoronix.com/scan.php?pag...9.0-Time-TraceTags: None
Leave a comment: