summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/roctracer: add 5.7.1Sv. Lockal2024-03-083-0/+99
| | | | | Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/roctracer: enable py3.11Benda Xu2023-07-301-1/+1
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/30987 Closes: https://bugs.gentoo.org/906132 Suggested-by: e-mmh <emma25000@caramail.fr> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-util/roctracer: break the tight version coupling.Benda Xu2023-07-291-2/+2
| | | | | | roctracer does not require specific versions of hip and rocr-runtime. Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-util/roctracer: drop myself as a maintainerCraig Andrews2023-07-051-4/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-util/roctracer: strip -Werror and fix a configure issueYiyang Wu2023-02-082-1/+18
| | | | | | | | | | | | | hip-config.cmake run ${HIP_CXX_COMPILER} -print-resource-dir to determine some paths. By default, HIP_CXX_COMPILER=${CMAKE_CXX_COMPILER}=gcc, causing configuration issues, so set HIP_CXX_COMPILER=hipcc. Closes: https://bugs.gentoo.org/891945 Bug: https://bugs.gentoo.org/892730 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29376 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/roctracer: drop 5.0.2-r1Andreas Sturmlechner2023-02-015-150/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/roctracer: add 5.3.3Yiyang Wu2023-01-316-0/+152
| | | | | | | | | Add myself as maintainer; use rocm.eclass to enable test. All tests passed on gfx1031 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-142-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/roctracer: drop 4.0.0-r1, 4.2.0-r1, 4.3.0-r3Andreas Sturmlechner2022-12-195-232/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/roctracer: use python_has_version inside python_check_depsArthur Zamarin2022-10-083-6/+6
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/roctracer: Skip loading proprietary AQLProfile libYiyang Wu2022-08-085-0/+62
| | | | | Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-util/roctracer: add 5.1.3Yiyang Wu2022-08-062-0/+79
| | | | | Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-util/roctracer: patch to respect LDFLAGYiyang Wu2022-06-223-0/+15
| | | | | | | Closes: https://bugs.gentoo.org/766851 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25891 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-util/roctracer-4.3.0: fix wrong SRC_URIYiyang Wu2022-06-222-3/+2
| | | | | | | Reported-by: Andrew Ammerlaan Reference: https://github.com/gentoo/gentoo/pull/25891#issuecomment-1161567616 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-util/roctracer: compile tarcer_tool for rocprofilerYiyang Wu2022-06-134-10/+61
| | | | | | | | | | | - patch out loading libhsa-amd-aqlprofile64.so - Use `hipconfig -p` to determine HIP_PATH Bug: https://github.com/gentoo/gentoo/pull/25536 Bug: https://bugs.gentoo.org/716948 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-util/roctracer: version bump to 5.0.2.Benda Xu2022-05-015-0/+139
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-util/roctracer: fix ci 'PythonMissingDeps'Conrad Kostecki2022-02-131-4/+4
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-util/roctracer: Install _ostream_ops headersJason Zaman2022-01-301-2/+2
| | | | | | Closes: https://bugs.gentoo.org/832173 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* dev-util/roctracer: pthread_yield -> sched_yield (glibc 2.34)David Seifert2021-10-302-3/+41
| | | | | Closes: https://bugs.gentoo.org/808049 Signed-off-by: David Seifert <soap@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-util/roctracer: bump version to 4.3.0YiyangWu2021-08-262-0/+72
| | | | | | | | | | Use python-any-r1 to ensure dev-python/CppHeaderParser and dev-python/ply BDEPEND Closes: https://github.com/gentoo/gentoo/pull/22035 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-util/roctracer: bump version to 4.2YiyangWu2021-08-132-0/+63
| | | | | | | | | | | | fix the missing dependency of dev-util/hip-4.2: https://qa-reports.gentoo.org/output/gentoo-ci/222df9ee45/output.html#dev-util/hip Bug: https://github.com/gentoo/gentoo/pull/21655 Closes: https://github.com/gentoo/gentoo/pull/21973 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/roctracer: performance tracing for AMD GPUs.Benda Xu2021-01-244-0/+106
Closes: https://github.com/gentoo/gentoo/pull/19148 Suggested-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Suggested-by: Wilfried Holzke <gentoo@holzke.net> Bug: https://bugs.gentoo.org/650804 Bug: https://github.com/gentoo/gentoo/pull/10724 Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: Benda Xu <heroxbd@gentoo.org>