Released as 20141122 ('Hellwig').

This commit is contained in:
Ole Tange 2015-03-22 14:11:23 +01:00
parent 69188b0fa6
commit 1eafde239f

View file

@ -97,4 +97,3 @@ timingbar:
mv vmstat.timestamp.1 vmstat.timestamp mv vmstat.timestamp.1 vmstat.timestamp
mv make.timestamp.1 make.timestamp mv make.timestamp.1 make.timestamp
sort vmstat.timestamp make.timestamp | perl -pe '/tests-to-run(\S+)/ and $$p=$$1; print "$$p "' | field 6,1,2 | perl -ne '/^\d+ / and print' | histogram -i vh sort vmstat.timestamp make.timestamp | perl -pe '/tests-to-run(\S+)/ and $$p=$$1; print "$$p "' | field 6,1,2 | perl -ne '/^\d+ / and print' | histogram -i vh