Skip to content
Snippets Groups Projects
Commit 58c3b582 authored by Mateusz Piotrowski's avatar Mateusz Piotrowski
Browse files

sysutils/dtrace-toolkit: Update to the latest commit

This patch updates the DTraceToolkit to the latest version of the
freebsd branch.

This patch brings some fixes and also a couple of new scripts that can
be used to look at filesystem performance.
parent 54e41667
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
PORTNAME= dtrace-toolkit
PORTVERSION= 1.0
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= sysutils
MAINTAINER= 0mp@FreeBSD.org
......@@ -15,7 +15,7 @@ USES= perl5 python shebangfix
USE_GITHUB= yes
GH_ACCOUNT= opendtrace
GH_PROJECT= toolkit
GH_TAGNAME= f36d00b
GH_TAGNAME= ec23e25c8995bfa50cd7c0058129f1f489fdabb4
USE_RUBY= yes
SHEBANG_FILES= Apps/shellsnoop \
Code/Perl/func_abc.pl \
......
TIMESTAMP = 1463628205
SHA256 (opendtrace-toolkit-1.0-f36d00b_GH0.tar.gz) = 28d2ab2c846792286e30eac8e052313d2f1b1335242be85cfa4b6f52b18165c8
SIZE (opendtrace-toolkit-1.0-f36d00b_GH0.tar.gz) = 438889
TIMESTAMP = 1621289688
SHA256 (opendtrace-toolkit-1.0-ec23e25c8995bfa50cd7c0058129f1f489fdabb4_GH0.tar.gz) = cc07cadb1bdb16b75458cbf7e87d0821cc758f7176f20d9426d287a4ae66c1f4
SIZE (opendtrace-toolkit-1.0-ec23e25c8995bfa50cd7c0058129f1f489fdabb4_GH0.tar.gz) = 447053
......@@ -532,7 +532,16 @@ man/man1/shellsnoop.1.gz
%%DATADIR%%/FS/fsrw.d
%%DATADIR%%/FS/rfileio.d
%%DATADIR%%/FS/rfsio.d
%%DATADIR%%/FS/rw.d
%%DATADIR%%/FS/spasync.d
%%DATADIR%%/FS/vfssnoop.d
%%DATADIR%%/FS/vopstat
%%DATADIR%%/FS/zfsasyncwrites.d
%%DATADIR%%/FS/zfsslower.d
%%DATADIR%%/FS/zfstxgsyncbytes.d
%%DATADIR%%/FS/zfstxgsyncduration.d
%%DATADIR%%/FS/zilstat
%%DATADIR%%/FS/zilt10k.d
%%DATADIR%%/Guide
%%DATADIR%%/Include/Readme
%%DATADIR%%/Include/test.ksh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment