[PATCH] D19053: [LNT] Some more docs for the LNT json file format.

Kristof Beyls via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 03:35:39 PDT 2016


kristof.beyls added a comment.

In http://reviews.llvm.org/D19053#399954, @cmatthews wrote:

> On this topic, one thing I thought would be handy is a LNT command line interface for doing this.  Something where it would be simple enough to invoke from a shell script.  Not like this, but I was thinking:
>
> lnt submitdata http://foo --machine bar --order 1234 --data nts.foo.compile=10 --data nts.foo.exec=20 --data nts.bar.exec=30
>
> I'd use it all the time if it existed.  There are many places where we generate data but don't put it into LNT because of the overhead of submission.


I haven't seen demand for this (yet) - but am not opposed to having the feature. Thanks for sharing your thoughts!


http://reviews.llvm.org/D19053





More information about the llvm-commits mailing list