Build the perf and kvm_stat docs in the specfile
Previously, the manpages were generated from a script in the kernel
dist-git repo and uploaded as a source for kernel-tools. This simplifies
things by building the man pages in the -tools specfile itself.
Signed-off-by: Jeremy Cline <jeremy@jcline.org>