summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-02-14 19:53:38 -0500
committerJosh Boyer <jwboyer@redhat.com>2012-02-14 19:54:02 -0500
commitfed67f29ea9426b05d8987e894a68a6f7f4fa13b (patch)
tree1043c24726c7d190e93fb1bef12a5dbd0c5aa505 /kernel.spec
parent7505efca073a1867229f6498bcb2ccf75d7e5f01 (diff)
downloadkernel-fed67f29ea9426b05d8987e894a68a6f7f4fa13b.tar.gz
kernel-fed67f29ea9426b05d8987e894a68a6f7f4fa13b.tar.xz
kernel-fed67f29ea9426b05d8987e894a68a6f7f4fa13b.zip
Install perf examples as suggested by Jason Baron
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 6bbaf4b30..87ca4f246 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@redhat.com> - 3.3.0-0.rc3.git5.1
- Linux 3.3-rc3-git5 (upstream ce5afed937f0a823d3b00c9459409c3f5f2fbd5d)