summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/perf: drop oldYixun Lan2020-08-263-474/+0
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-util/perf: version bump, 5.8Yixun Lan2020-08-262-0/+238
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-util/perf: use user's CC in HOSTCC and friendsSergei Trofimovich2020-06-131-0/+237
| | | | | | | Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/720698 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/perf: version bump to 5.7Guilherme Amadio2020-06-032-0/+237
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-util/perf: drop oldYixun Lan2020-05-262-237/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-util/perf: version bumpGuilherme Amadio2020-05-222-0/+237
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-util/perf: fix pkg-config handlingMike Frysinger2020-05-171-0/+1
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* dev-util/perf: Remove py2.7 where possibleMichał Górny2020-05-072-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/perf: add myself as maintainerGuilherme Amadio2020-05-061-0/+4
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-util/perf: use python from prefixGuilherme Amadio2020-05-061-1/+6
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-util/perf: run llvm_pkg_setup only with USE=clang, bug #720376Guilherme Amadio2020-05-061-1/+1
| | | | | | Closes: https://bugs.gentoo.org/720376 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-util/perf: use LLVM_MAX_SLOT=9 (bug 718644)Guilherme Amadio2020-04-241-3/+7
| | | | | | Closes: https://bugs.gentoo.org/718644 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-util/perf: drop oldYixun Lan2020-04-172-239/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-util/perf: version bump, 5.6.4Yixun Lan2020-04-172-0/+228
| | | | | | | | | drop the clang patches which I checked they are accepted by upstream, notice that I haven't tested with clang toolchain since I do not have the environment. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-util/perf: drop old versionYixun Lan2020-02-152-246/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-util/perf: make perf build with both old and new libbfdYixun Lan2020-02-153-0/+307
| | | | | | | | patch from upstream, this would make it build with binutils-2.34 again Closes: https://bugs.gentoo.org/707830 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-util/perf: [QA] inherit estack.eclass directlyDavid Seifert2020-02-121-2/+2
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/perf: Remove non-existing python-r1_pkg_setupSven Wegener2020-01-051-5/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/perf: add missing patch for 5.4.7Georgy Yakovlev2020-01-041-0/+44
| | | | | | Closes: https://bugs.gentoo.org/704798 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-util/perf: fix build with -WerrorNaohiro Aota2020-01-052-1/+5
| | | | | | | Apply an upstream patch to fix the issue. Closes: https://bugs.gentoo.org/704254 Signed-off-by: Naohiro Aota <naota@gentoo.org>
* dev-util/perf: fix install with python disabledMike Gilbert2019-12-291-1/+1
| | | | | | Closes: https://bugs.gentoo.org/703938 Package-Manager: Portage-2.3.82, Repoman-2.3.20_p9 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* version bump with some fixesNaohiro Aota2019-12-273-0/+265
| | | | | | | | | | | | | | This commit add a multiple python version support to address python3 installtion issue. (based on a patch from Holger Hoffstätte <holger@applied-asynchrony.com>) Also, this commit add a patch to build with >=sys-devel/clang-9. (patch from Maciej S. Szmigiero <mail@maciej.szmigiero.name> and Dennis Schridde <devurandom@gmx.net>). Closes: https://bugs.gentoo.org/679762 Closes: https://bugs.gentoo.org/695726 Signed-off-by: Naohiro Aota <naota@gentoo.org>
* dev-util/perf: Needs slot op on perl, bug 617972Andreas K. Hüttel2019-11-083-4/+4
| | | | | | Bug: https://bugs.gentoo.org/617972 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-util/perf: drop old & vulnerable versionsYixun Lan2019-10-203-418/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-util/perf: version bump, 5.3.7Yixun Lan2019-10-202-0/+239
| | | | | | | | | | | | | Fix crashes on certain AMD hardware with version 5.1 More bug info can be found at [1], and here is fix [2] Thanks Layton Kifer for reporting. [1] https://bugzilla.kernel.org/show_bug.cgi?id=203811 [2] upstream kernel commit: cd136189370cc8a5aec0ea4b4ec517e5ee38d8a0 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-util/perf: Inline mirror://kernelMichał Górny2019-10-054-16/+16
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/perf: fix ${D} vs ${ED} for prefixGuilherme Amadio2019-08-073-8/+8
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-util/perf: version bump; introduce clang patchNaohiro Aota2019-07-033-0/+256
| | | | | | | | Apply a patch to support >=clang8. Closes: https://bugs.gentoo.org/678652 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Naohiro Aota <naota@gentoo.org>
* dev-util/perf: remove unused patch(es)Michael Mair-Keimberger2019-03-031-43/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11236 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-util/perf: version bump to 4.20.3Naohiro Aota2019-01-198-952/+77
| | | | | | | | also drop old versions Signed-off-by: Naohiro Aota <naota@gentoo.org> Closes: https://bugs.gentoo.org/659750 Package-Manager: Portage-2.3.56, Repoman-2.3.12
* dev-util/perf: move in-package library to its dedicated directoryNaohiro Aota2018-10-151-0/+185
| | | | | | | | | | | /usr/lib64/libperf-gtk.so is solely used by this package. So I moved the library to its dedicated directory: /usr/libexec/perf-core. To let the perf command find the library, use LIBDIR config to include the directory to search path list. Signed-off-by: Naohiro Aota <naota@gentoo.org> Closes: https://bugs.gentoo.org/515954 Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/perf: Mark ~ppc64Luca Barbato2018-09-041-1/+1
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-util/perf: add ~arm64 keywordAlex Bennée2018-06-041-1/+1
|
* dev-util/perf: Keyword 4.9.13 ~ppc64Luke Dashjr2018-04-231-1/+1
|
* dev-util/perf: version bump 4.14.33Yixun Lan2018-04-202-0/+181
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/perf-4.9.13: added ~mips, bug 599310Matt Turner2018-03-251-1/+1
|
* dev-util/perf-4.9.13: added ~alpha, bug 599310Matt Turner2018-03-171-1/+1
|
* dev-util/perf: clean up -Werror usageMike Frysinger2018-01-101-1/+3
| | | | The api/Makefile already checks $(WERROR), so no need to mung it anymore.
* dev-util/*: Update Manifest hashesMichał Górny2017-12-101-11/+11
|
* dev-util/perf: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-261-29/+29
|
* dev-util/perf: fix dep on libbfdJason A. Donenfeld2017-06-021-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-util/perf: Prefix supportGuilherme Amadio2017-05-241-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-util/perf: [QA] Add missing python metadata variablesDavid Seifert2017-04-206-17/+17
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-286-6/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-util/perf: add myself to maintainer listYixun Lan2017-02-281-0/+4
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-util/perf: version bumpYixun Lan2017-02-282-0/+179
| | | | | | Gentoo-Bug: 596700 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-util/perf: Drop oldPacho Ramos2016-11-092-171/+0
| | | | Package-Manager: portage-2.3.2
* dev-util/perf: version bump #559786Naohiro Aota2016-03-082-0/+187
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|