diff options
author | Sam James <sam@gentoo.org> | 2024-05-06 18:30:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-18 22:28:19 +0100 |
commit | de83d17702a7f6b8a14264e2662f4819547040fd (patch) | |
tree | a69d3aef7e5671b4898c7017463f6bdff025600a /dev-debug/dtrace/Manifest | |
parent | app-emacs/php-mode: keyword 1.25.1 for ~riscv (diff) | |
download | gentoo-de83d17702a7f6b8a14264e2662f4819547040fd.tar.gz gentoo-de83d17702a7f6b8a14264e2662f4819547040fd.tar.bz2 gentoo-de83d17702a7f6b8a14264e2662f4819547040fd.zip |
dev-debug/dtrace: new package, add 2.0.1.1, add 9999
This is the modern incarnation of DTrace. It is now BPF-based and requires
no out-of-tree code or modules.
i.e. it Just Works with sys-kernel/gentoo-kernel[-hardened,debug] (*).
Please see https://wiki.gentoo.org/wiki/DTrace and report any issues.
There is still some pending work to be done for integration in Gentoo:
* Figuring out collision with dev-debug/systemtap
* Wiring up DTrace/systemtap probe support in more packages
* Deciding on consistent naming/global USE for that support
But the tooling works as-is. Enjoy!
(*) -hardened is needed for now because of CONFIG_GCC_PLUGIN_RANDSTRUCT,
see https://gcc.gnu.org/PR84052. Investigation is ongoing on fixing this.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug/dtrace/Manifest')
-rw-r--r-- | dev-debug/dtrace/Manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-debug/dtrace/Manifest b/dev-debug/dtrace/Manifest new file mode 100644 index 000000000000..554f7f6f5e67 --- /dev/null +++ b/dev-debug/dtrace/Manifest @@ -0,0 +1 @@ +DIST dtrace-2.0.1.1.tar.gz 1435524 BLAKE2B 761a931b9d871e9316f11ebe960f6bbfd3c16a82cf1cdd9ae5d69b22e0d8cea8d4b3924c960b7915f8843ce1e5c37bd257a52f1ce346957002b0ab00e59306fb SHA512 15809f2bc996bac9bd6cbb2b03eaa9a0c6a2aea9404642280f14d75b7d6feaec31b5d2c16915255cd202006cdff7835f578c042b087605708a9eb935407f1b95 |