summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-debug/lldb: Add 19.1.0_rc4Michał Górny4 days2-0/+112
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/lldb: Add 20.0.0_pre20240830 snapshotMichał Górny7 days2-0/+111
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/gprofng-gui: add 9999Sam James7 days2-3/+47
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/valgrind: Stabilize 3.23.0_p3 amd64, #938727Sam James7 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/gprofng-gui: update LICENSESam James7 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/gprofng-gui: use mirror://gnuSam James7 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/gprofng-gui: update maintainers, add remote-idSam James7 days1-1/+5
| | | | | | The java@ bit was inherited from before when it called java directly. Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/gprofng-gui: fixup binutils depSam James7 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/gprofng-gui: move from dev-util/Sam James7 days3-0/+34
| | | | | | | | | | Note that it was never merged so no pkgmove. [sam: Adding the bug as I figure anyone interested in gprofng may be interested in this too.] Bug: https://bugs.gentoo.org/865113 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: update dev-debug/systemtap blockerSam James8 days2-2/+2
| | | | | | | We can now be coinstalled with dev-debug/systemtap if it has USE=-dtrace-symlink. Bug: https://bugs.gentoo.org/938302 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/systemtap: fix bashism comment in 5.1Sam James8 days1-1/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/systemtap: conditionally install /usr/bin/dtraceSam James8 days3-1/+172
| | | | | | | | | | | | | | | | | systemtap provides a 'dtrace' script at /usr/bin/dtrace which obviously clashes with dev-debug/dtrace. The reasons for this are complicated, but this 'dtrace' is only used by some packages for userspace probes. The plan, for now, is: * to modify packages to look for stap-dtrace instead; * users can set USE=dtrace-symlink to get systemtap to install /usr/bin/dtrace again to build applications locally or as a workaround for unported applications/scripts; * contact systemtap upstream about renaming it and providing a symlink conditionally as we are, and providing a pkgconfig var for getting the name Bug: https://bugs.gentoo.org/938302 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/valgrind: Stabilize 3.23.0_p3 ppc64, #938727Jakov Smolić8 days1-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-debug/valgrind: Stabilize 3.23.0_p3 x86, #938727Jakov Smolić8 days1-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-debug/valgrind: Stabilize 3.22.0-r2 arm, #931822Sam James8 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/valgrind: Stabilize 3.22.0-r2 ppc, #931822Sam James8 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/drgn: fix dev-libs/libkdumpfile depSam James10 days1-1/+1
| | | | | | | The Python bindings from dev-libs/libkdumpfile aren't used. Bug: https://bugs.gentoo.org/938584 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/drgn: new package, add 0.0.27Sam James11 days4-0/+115
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/lldb: Remove oldMichał Górny11 days4-334/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/strace: add 6.10Sam James12 days2-0/+110
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/gdb-apple: treecleanArthur Zamarin12 days8-363/+0
| | | | | Closes: https://bugs.gentoo.org/936755 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-debug/dtrace: add upstream bug link for LTOSam James13 days2-0/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/lldb: Add gcc-15 fix to 18.1.8Michał Górny13 days2-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/apitrace: 9.0-r5 Fix compilation on GCC 15Paul Zander13 days2-0/+38
| | | | | | | Closes: https://bugs.gentoo.org/937722 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38271 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: elaborate on kprobes being badSam James2024-08-222-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: fix branch for 'getting started' linkSam James2024-08-222-4/+4
| | | | | | Show it on new installs, not upgrades. Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: sort IUSESam James2024-08-222-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: improve config checks further (mostly pedantry, also for ↵Sam James2024-08-222-2/+22
| | | | | | | | | | tests) This adds some technically-required-but-already-covered-by-dependencies CONFIG_* requirements in general, and then some real config requirements we were missing for the testsuite. Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/lldb: Add 20.0.0_pre20240822 snapshotMichał Górny2024-08-222-0/+111
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/systemtap: add upstream bug re bashSam James2024-08-211-1/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/systemtap: link to upstream bug re whichSam James2024-08-212-0/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/systemtap: make tests more robustSam James2024-08-212-2/+30
| | | | | | | | | They failed for me with my usual CFLAGS otherwise (the sanity check / smoketest failed, even). Bug: https://bugs.gentoo.org/868408 Bug: https://bugs.gentoo.org/935333 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/systemtap: add comment wrt bashSam James2024-08-212-0/+4
| | | | | | | | I forgot to add this earlier. Turns out there's a bug for it too. Fixes: 818cec7cd4efae42c55af03f4c0617a95d069c14 Bug: https://bugs.gentoo.org/913947 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/systemtap: add 5.1, add 9999Sam James2024-08-214-0/+274
| | | | | | | | | | * Improve test deps while here and use new --disable-Werror * Workaround bashism in Makefile.am for Python (brace expansion) * Add live ebuild + template (useful for testing w/ newer kernels) * Make debuginfod dep optional again after upstream fixes Bug: https://bugs.gentoo.org/921113 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/systemtap: tweak description styleSam James2024-08-212-2/+2
| | | | | | We tend to avoid 'a ...' these days. Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/systemtap: update HOMEPAGE, SRC_URI (drop www.)Sam James2024-08-212-4/+4
| | | | | | | While sourceware still supports www., it doesn't appear in README and so on, so normalise it like we do for other sourceware-hosted projects. Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/lldb: Add 19.1.0_rc3Michał Górny2024-08-202-0/+112
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/cgdb: remove unused patchesMichael Mair-Keimberger2024-08-202-87/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-debug/dtrace: update F_S comment in non-liveSam James2024-08-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: check for CONFIG_FPROBESam James2024-08-202-0/+2
| | | | | | fbt can use the fprobe machinery. Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: suppress binary warnings for USE=install-testsSam James2024-08-202-0/+14
| | | | | | We can't impose our requirements on parts of the testsuite. Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/sysdig: explicitly inherit flag-o-maticHolger Hoffstätte2024-08-192-2/+2
| | | | | | Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/38024 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* dev-debug/sysdig: revbump for libs-0.17.3, do not install headers/libsHolger Hoffstätte2024-08-192-0/+132
| | | | | | | | | | A few fixes since libs-0.17.2. Building with LTO now works as well. Do not install development headers/libs due to many usability problems. Clean up some dependency QA issues. Closes: https://bugs.gentoo.org/938187 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* dev-debug/scap-driver: bump to 0.17.3Holger Hoffstätte2024-08-192-0/+43
| | | | | Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* dev-debug/dtrace: fix man page locationSam James2024-08-202-2/+2
| | | | | Bug: https://bugs.gentoo.org/938209 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: DEPEND on dev-debug/valgrind again for now, for valgrind.hSam James2024-08-192-0/+6
| | | | | | | | It's unconditionally included and I wrongly removed it because I grepped badly. This will be fixed later but let's get the dep right for now. Closes: https://bugs.gentoo.org/938190 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: add link to upstream bug re _F_SSam James2024-08-181-2/+1
| | | | | Bug: https://github.com/oracle/dtrace-utils/issues/78 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: tweak DESCRIPTION, sort BDEPENDSam James2024-08-182-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: cleanup kernel config checksSam James2024-08-182-6/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: update HOMEPAGE, link to wiki page in pkg_postinstSam James2024-08-182-3/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>