[llvm-dev] NamedRegionTimer - printing structured data, full nanosecond resolution values
David Farler via llvm-dev
llvm-dev at lists.llvm.org
Thu Nov 17 13:28:56 PST 2016
Hi all,
I'd like to output structured data for all of the gathered timers with the full nanosecond numbers to a file, say JSON for example. Does the timer infrastructure support this, or at least installing some custom print handlers? If not, does any of that sound like an interesting patch?
David
More information about the llvm-dev
mailing list