[kernel] Install perf examples as suggested by Jason Baron

Josh Boyer jwboyer at fedoraproject.org
Wed Feb 15 00:54:34 UTC 2012


commit fed67f29ea9426b05d8987e894a68a6f7f4fa13b
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Tue Feb 14 19:53:38 2012 -0500

    Install perf examples as suggested by Jason Baron

 kernel.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 6bbaf4b..87ca4f2 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2227,6 +2227,7 @@ fi
 %dir %{_libexecdir}/perf-core
 %{_libexecdir}/perf-core/*
 %{_mandir}/man[1-8]/perf*
+%doc linux-%{kversion}.%{_target_cpu}/tools/perf/Documentation/examples.txt
 
 %files -n python-perf
 %defattr(-,root,root)
@@ -2351,6 +2352,7 @@ fi
 - Add patch to fix mce rcu splat (rhbz 789644)
 - Patch to enable CONFIG_KEYS_COMPAT on s390 from David Howells (rhbz 790367)
 - Modify sd_revalidate_disk patch to do a WARN_ONCE instead of silently skip
+- Install perf examples as suggested by Jason Baron
 
 * Tue Feb 14 2012 Josh Boyer <jwboyer at redhat.com> - 3.3.0-0.rc3.git5.1
 - Linux 3.3-rc3-git5 (upstream ce5afed937f0a823d3b00c9459409c3f5f2fbd5d)


More information about the scm-commits mailing list