* Peter Zijlstra <pet...@infradead.org> wrote: > > This will also generate an ELF image for each jitted function. The injected > > MMAP records will point to these ELF images. The reasoning behind using ELF > > images is that it makes processing for perf report and annotate automatic > > and > > transparent. It also makes it easier to package and analyze on a remote > > machine. Binutils tools can decode the ELF images easily. > > The generation of ELF files is really nice! > > All in all this looks really nice. > > Thanks for doing this.
Seconded, nice stuff! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/