benchmarks/flamegraph: Update g20170824 -> 1.0-43
PR: 251336 Approved by: jmd
This commit is contained in:
parent
aa4d02a7fe
commit
be924abd50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556616
@ -2,8 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= flamegraph
|
||||
PORTVERSION= g20170824
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.0-43
|
||||
DISTVERSIONSUFFIX= -ga258e78
|
||||
CATEGORIES= benchmarks
|
||||
|
||||
MAINTAINER= jmd@FreeBSD.org
|
||||
@ -15,12 +16,12 @@ LICENSE_FILE= ${WRKSRC}/docs/cddl1.txt
|
||||
BUILD_DEPENDS= bash>=0:shells/bash
|
||||
RUN_DEPENDS= bash>=0:shells/bash
|
||||
|
||||
USES= shebangfix perl5
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= brendangregg
|
||||
GH_PROJECT= FlameGraph
|
||||
GH_TAGNAME= a8d807a
|
||||
|
||||
USES= shebangfix perl5
|
||||
NO_BUILD= yes
|
||||
|
||||
SHEBANG_FILES= *.pl *.sh
|
||||
@ -32,10 +33,12 @@ SOURCE_FILES= aix-perf.pl \
|
||||
pkgsplit-perf.pl \
|
||||
range-perf.pl \
|
||||
stackcollapse-aix.pl \
|
||||
stackcollapse-bpftrace.pl \
|
||||
stackcollapse-elfutils.pl \
|
||||
stackcollapse-gdb.pl \
|
||||
stackcollapse-go.pl \
|
||||
stackcollapse-instruments.pl \
|
||||
stackcollapse-java-exceptions.pl \
|
||||
stackcollapse-jstack.pl \
|
||||
stackcollapse-ljp.awk \
|
||||
stackcollapse-perf.pl \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1503550520
|
||||
SHA256 (brendangregg-FlameGraph-g20170824-a8d807a_GH0.tar.gz) = e2ca156cfb4511a84adb17bf00e49e52b3db924de4c4bf7a18b8ab8d3f24035f
|
||||
SIZE (brendangregg-FlameGraph-g20170824-a8d807a_GH0.tar.gz) = 1050056
|
||||
TIMESTAMP = 1606165740
|
||||
SHA256 (brendangregg-FlameGraph-v1.0-43-ga258e78_GH0.tar.gz) = e5bfaee2049e8d60c365fdaacb7ba3d424dd4a85018fdcd0d3c906a7578a14b7
|
||||
SIZE (brendangregg-FlameGraph-v1.0-43-ga258e78_GH0.tar.gz) = 1054300
|
||||
|
@ -5,10 +5,12 @@ bin/flamegraph.pl
|
||||
bin/pkgsplit-perf.pl
|
||||
bin/range-perf.pl
|
||||
bin/stackcollapse-aix.pl
|
||||
bin/stackcollapse-bpftrace.pl
|
||||
bin/stackcollapse-elfutils.pl
|
||||
bin/stackcollapse-gdb.pl
|
||||
bin/stackcollapse-go.pl
|
||||
bin/stackcollapse-instruments.pl
|
||||
bin/stackcollapse-java-exceptions.pl
|
||||
bin/stackcollapse-jstack.pl
|
||||
bin/stackcollapse-ljp.awk
|
||||
bin/stackcollapse-perf.pl
|
||||
|
Loading…
Reference in New Issue
Block a user