pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/benchmarks + benchmarks/flamegraph



details:   https://anonhg.NetBSD.org/pkgsrc/rev/546ab51c0aba
branches:  trunk
changeset: 376543:546ab51c0aba
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Sun Mar 04 09:24:53 2018 +0000

description:
+ benchmarks/flamegraph

diffstat:

 benchmarks/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1073b82954af -r 546ab51c0aba benchmarks/Makefile
--- a/benchmarks/Makefile       Sun Mar 04 09:22:28 2018 +0000
+++ b/benchmarks/Makefile       Sun Mar 04 09:24:53 2018 +0000
@@ -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+=       fib
 SUBDIR+=       filebench
 SUBDIR+=       fio
+SUBDIR+=       flamegraph
 SUBDIR+=       flops
 SUBDIR+=       forkbomb
 SUBDIR+=       glmark2



Home | Main Index | Thread Index | Old Index