[PATCH] ProfileData: A library for reading and writing profiling data

Chandler Carruth chandlerc at google.com
Tue Mar 18 14:30:00 PDT 2014


On Tue, Mar 18, 2014 at 2:23 PM, Justin Bogner <mail at justinbogner.com>wrote:

> Justin Bogner <mail at justinbogner.com> writes:
> > This provides a library to work with profiling data, and introduces a
> > reader and writer for the format that is used by clang's -fprofile-instr
> > options and the llvm-profdata tool.
>
> Ping? While the profile format itself will obviously still change, it's
> really hard to try other representations without getting this
> infrastructure in place.


Ok, sorry, I had held off here while discussing the format itself.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140318/b18b6b80/attachment.html>


More information about the llvm-commits mailing list