summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/bpftrace: add 0.17.1Patrick McLean2023-04-202-0/+98
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: Fix invalid LLVM dep (bug #902161)Patrick McLean2023-04-121-0/+97
| | | | | Closes: https://bugs.gentoo.org/902161 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: fixes for llvm-16Holger Hoffstätte2023-03-193-0/+72
| | | | | | | Closes: https://bugs.gentoo.org/902135 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/30234 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/bpftrace: remove unused patchMichael Mair-Keimberger2023-02-081-30/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/29486 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: revbump to 0.17.0-r2 Install bpstracearch (bug #893122)Patrick McLean2023-02-052-2/+4
| | | | | Closes: https://bugs.gentoo.org/893122 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: Update libbpf dep to 1.1Patrick McLean2023-01-311-1/+1
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: Restore deleted patch that is still usedPatrick McLean2023-01-301-0/+47
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: drop 0.15.0-r2Patrick McLean2023-01-305-516/+0
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: add 0.17.0Patrick McLean2023-01-303-2/+423
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: Pull in OpaquePointer fix for 0.16 (bug #890672)Patrick McLean2023-01-262-0/+543
| | | | | Closes: https://bugs.gentoo.org/890672 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: Revbump, add ~ keywords, drop systemtap depPatrick McLean2023-01-131-2/+1
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* */*: make mycmakeargs localDavid Seifert2023-01-032-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/28947 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/bpftrace: remove sys-apps/sed from BDEPENDDavid Seifert2022-12-072-2/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/bpftrace: fix ebuild after dropping patchYixun Lan2022-10-091-1/+0
| | | | | | Fixes: "dev-util/bpftrace: drop empty patch" Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-util/bpftrace: drop empty patchSam James2022-09-271-0/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/bpftrace: unkeyword 0.16.0 until it actually buildsHolger Hoffstätte2022-09-271-1/+4
| | | | | | | Bug: https://github.com/iovisor/bpftrace/issues/2349 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/27471 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/bpftrace: add fix to work properly with LLVM-15Holger Hoffstätte2022-09-272-0/+31
| | | | | | Closes: https://bugs.gentoo.org/872842 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/bpftrace: Drop unused inherit from 0.16.0Patrick McLean2022-09-221-1/+1
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: add 0.16.0 (bug #868519)Patrick McLean2022-09-224-0/+303
| | | | | Closes: https://bugs.gentoo.org/868519 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: fix build failure with binutils-2.39Holger Hoffstätte2022-09-172-0/+88
| | | | | | | Closes: https://bugs.gentoo.org/868120 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/27243 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/bpftrace: Add patch to build with bcc-0.25 (bug #866611)Patrick McLean2022-08-292-0/+89
| | | | | Closes: https://bugs.gentoo.org/866611 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: Force <dev-libs/libbpf-1.0Patrick McLean2022-08-241-0/+1
| | | | | | Doesn't build with newer libbpf. Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: remove unused patchesMichael Mair-Keimberger2022-07-185-289/+0
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/26137 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: drop 0.14.1, 0.14.1-r1Jakov Smolić2022-06-273-189/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: add 0.15.0Patrick McLean2022-05-244-0/+339
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: update SRC_URIPatrick McLean2022-05-043-815/+6
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: Revbump, add support for llvm-14Patrick McLean2022-05-042-0/+906
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: drop 0.14.0-r2, 0.14.0-r3, 0.14.0-r4Jakov Smolić2022-02-114-279/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: Keyword 0.14.1 arm64, #820392Jakov Smolić2022-01-311-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: Version bump to 0.14.1Patrick McLean2022-01-062-0/+93
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: fix pkg-config callSam James2021-12-051-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/bpftrace: Remove oldPatrick McLean2021-12-024-252/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: Fix build with libbpf-0.6.0Patrick McLean2021-12-022-0/+109
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: remove unused patchMichael Mair-Keimberger2021-11-101-161/+0
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/22887 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: Style changesJakov Smolić2021-11-071-4/+8
| | | | | | | | | Use LLVM_MAX_SLOT for delaring deps, add missing operator on virtual/libelf, add few bug references Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/22848 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: add myself as a maintainerJakov Smolić2021-11-071-0/+4
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: Drop unused toolchain-funcs in 0.13.0-r1 and 0.14.0-r2Jakov Smolić2021-11-072-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: drop 0.12.1-r1Jakov Smolić2021-11-072-89/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: Fix includes in fuzz_main.cppJakov Smolić2021-11-072-0/+19
| | | | | Closes: https://bugs.gentoo.org/801385 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: Statically link (partially), avoid stripping bpftraceJakov Smolić2021-11-071-1/+3
| | | | | | | | | | | | | | | | bpftrace is currently broken due to BEGIN_trigger symbol missing. To fix this, we need to avoid stripping the binary since it clearly needs to have symbols to work properly, and we also need to link some of the libraries statically into the binary, namely some internal libraries provided by bpftrace need to be statically linked, otherwise the binary will still end up missing the needed symbol (upstream issue - https://github.com/iovisor/bpftrace/issues/954). For previous versions it was enough to skip stripping the binary, but BEGIN_trigger symbol was moved to libbpftrace several versions ago, so even if it is present as a .so library the symbol won't be found. Closes: https://bugs.gentoo.org/809362 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: Drop live ebuild skeletonJakov Smolić2021-11-071-16/+6
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: Reorganize deps, bump max llvm versionJakov Smolić2021-11-071-0/+91
| | | | | Closes: https://bugs.gentoo.org/820422 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: Fix patch to make sure libaot is installedPatrick McLean2021-10-272-7/+10
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: bump fix install of ast lib (bug # 784332)Patrick McLean2021-10-262-4/+5
| | | | | | | Closes: https://bugs.gentoo.org/784332 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace-0.14.0: Version bumpPatrick McLean2021-10-264-0/+336
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@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/bpftrace-0.13.0-r1: revbump, install lib (bug #801472)Patrick McLean2021-07-132-2/+4
| | | | | | Closes: https://bugs.gentoo.org/801472 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: Remove oldPatrick McLean2021-07-095-417/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace-0.13.0: Version bumpPatrick McLean2021-07-093-0/+232
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace-0.12.1-r1: revbump, fix up library installationPatrick McLean2021-04-202-3/+4
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>