diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2020-11-19 16:20:33 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2020-11-19 16:36:00 +0100 |
commit | c2716da2764b18e49eecbf61c4864a5cc0da8d72 (patch) | |
tree | b413149753bab755036b4a433057a65dff1b7392 /dev-util/perf/metadata.xml | |
parent | dev-util/perf: fix formatting of metadata.xml (diff) | |
download | gentoo-c2716da2764b18e49eecbf61c4864a5cc0da8d72.tar.gz gentoo-c2716da2764b18e49eecbf61c4864a5cc0da8d72.tar.bz2 gentoo-c2716da2764b18e49eecbf61c4864a5cc0da8d72.zip |
dev-util/perf: version bump to 5.9.9
Add support for libpfm
Fix perf version command
Fix installation of tips.txt
Move warning about USE=-doc to pkg_pretend
Move build dependencies to BDEPEND
Closes: https://bugs.gentoo.org/588152
Closes: https://bugs.gentoo.org/618790
Closes: https://bugs.gentoo.org/731106
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'dev-util/perf/metadata.xml')
-rw-r--r-- | dev-util/perf/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/perf/metadata.xml b/dev-util/perf/metadata.xml index 5bdf684d5078..279962a1a529 100644 --- a/dev-util/perf/metadata.xml +++ b/dev-util/perf/metadata.xml @@ -27,6 +27,7 @@ documentation handling tools that are not always welcome on user systems. </flag> + <flag name="libpfm">Enable <pkg>dev-libs/libpfm</pkg> support</flag> <flag name="numa">Enable NUMA support</flag> <flag name="perl"> Add support for Perl as a scripting language for perf tools. |