Re: perf version not set when building out of tree
From: David Ahern
Date: Fri Nov 01 2013 - 09:30:52 EST
On 11/1/13, 1:02 AM, Ingo Molnar wrote:
* David Ahern <dsahern@xxxxxxxxx> wrote:
When building out of tree:
make perf-tar-src-pkg
What's the canonical way to build a perf tarball? I didn't find any
makefile target for that.
Perhaps I misunderstand your question. From the top-level of a kernel tree:
$ make help | grep perf
perf-tar-src-pkg - Build perf-3.12.0-rc5.tar source tarball
perf-targz-src-pkg - Build perf-3.12.0-rc5.tar.gz source tarball
perf-tarbz2-src-pkg - Build perf-3.12.0-rc5.tar.bz2 source tarball
perf-tarxz-src-pkg - Build perf-3.12.0-rc5.tar.xz source tarball
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/