[LNT] Add mem_bytes sample type to NT suite
Luke Larson via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 29 15:48:29 PDT 2015
I chose the name and unit in order to be consistent with the existing mem_bytes sample type in the ‘compile’ suite’. It’s intended to measure any type of memory metric desired.
Luke
> On Sep 24, 2015, at 6:15 PM, James Molloy <james at jamesmolloy.co.uk> wrote:
>
> Hi,
>
> I don't suppose the name could be more verbose? It's kinda unnecessarily terse.
>
> Also, what is this measuring? Peak heap usage? Is bytes the best unit? (Kb? Mb?)
>
> Cheers,
>
> James
> On Thu, 24 Sep 2015 at 18:02, Chris Matthews via llvm-commits <llvm-commits at lists.llvm.org <mailto:llvm-commits at lists.llvm.org>> wrote:
> LGTM.
>
> > On Sep 24, 2015, at 2:18 PM, Luke Larson <llarson at apple.com <mailto:llarson at apple.com>> wrote:
> >
> > This patch adds the mem_bytes sample type to the NT suite:
> >
> > <lnt_nt_mem_bytes.patch>
> >
> > Please take a look and commit if everything looks good.
> >
> > Luke
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org <mailto:llvm-commits at lists.llvm.org>
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits <http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150929/a4406743/attachment.html>
More information about the llvm-commits
mailing list