pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/benchmarks
Module Name: pkgsrc
Committed By: kamil
Date: Sun Mar 4 09:24:53 UTC 2018
Modified Files:
pkgsrc/benchmarks: Makefile
Log Message:
+ benchmarks/flamegraph
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/benchmarks/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/benchmarks/Makefile
diff -u pkgsrc/benchmarks/Makefile:1.52 pkgsrc/benchmarks/Makefile:1.53
--- pkgsrc/benchmarks/Makefile:1.52 Sat Feb 4 12:50:59 2017
+++ pkgsrc/benchmarks/Makefile Sun Mar 4 09:24:53 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2017/02/04 12:50:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.53 2018/03/04 09:24:53 kamil Exp $
#
COMMENT= Benchmarking tools
@@ -14,6 +14,7 @@ SUBDIR+= dnsperf
SUBDIR+= fib
SUBDIR+= filebench
SUBDIR+= fio
+SUBDIR+= flamegraph
SUBDIR+= flops
SUBDIR+= forkbomb
SUBDIR+= glmark2
Home |
Main Index |
Thread Index |
Old Index