Files
weave-scope/vendor/github.com/weaveworks/ps/profile.sh
2020-01-13 16:56:01 +00:00

4 lines
88 B
Bash

#!/bin/sh
go test -c
./ps.test -test.run=none -test.bench=$2 -test.$1profile=$1.profile