Re: [GIT PULL 00/24] perf/ebpf lib + llvm/clang building infrastructure

2015-08-08 Thread Ingo Molnar
* Arnaldo Carvalho de Melo wrote: > Hi Ingo, > > This is up to a test that checks that the infrastructure for getting > a C source file and build it to a form that can then be used to upload it to > the kernel is working. > > Wang has a tree where we go all the way to passing a .c

[GIT PULL 00/24] perf/ebpf lib + llvm/clang building infrastructure

2015-08-07 Thread Arnaldo Carvalho de Melo
Hi Ingo, This is up to a test that checks that the infrastructure for getting a C source file and build it to a form that can then be used to upload it to the kernel is working. Wang has a tree where we go all the way to passing a .c file as an --event, but I thought about breakin