summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/perf: unconditionally apply PYTHON_REQUIRED_USESergei Trofimovich2021-05-011-1/+1
| | | | | | | | | | | | Bug #765397 declared unconditional use of python at build time. REQUIRED_USE needs to enforce that. Otherwise users could provide incompatible python_* USEs and get late build failures. Reported-by: Daniel M. Weeks Bug: https://bugs.gentoo.org/765397 Closes: https://bugs.gentoo.org/787242 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/perf: fix file collision with trace-cmd, bug #738404Guilherme Amadio2021-04-301-0/+1
| | | | | | Closes: https://bugs.gentoo.org/738404 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-util/perf: unconditionally require build-time pythonSergei Trofimovich2021-04-241-1/+6
| | | | | | | | | | | libbpf generates it's API headers using python script. As ebuild enabled libbpf inconditionally we need python at build time unconditionally as well. Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/765397 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/perf: eutils--Sam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/perf: add missing pkgconfig (B)DEPENDSam James2021-04-121-0/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/perf: fix libdir121011112021-03-031-0/+1
| | | | | | | | Closes: https://bugs.gentoo.org/774006 Closes: https://github.com/gentoo/gentoo/pull/19746 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Han PuYu <w12101111@gmail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-util/perf: version bump, for 5.{10,11}.xYixun Lan2021-02-151-0/+250
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Yixun Lan <dlan@gentoo.org>