* Peter Zijlstra <pet...@infradead.org> wrote: > In order to measure kernel builds, one has to do some pre/post cleanup > work in order to do the repeat build. > > So provide --pre and --post command hooks to allow doing just that. > > perf stat --repeat 10 --null --sync --pre 'make -s O=defconfig-build/ > clean' -- make -s -j64 O=defconfig-build/ bzImage > > Signed-off-by: Peter Zijlstra <a.p.zijls...@chello.nl>
looks useful! Acked-by: Ingo Molnar <mi...@kernel.org> Thanks, 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/