Add heap profiling support

This commit is contained in:
Jakob Borg
2014-08-12 13:53:24 +02:00
parent adcbe13ecd
commit 939dd5cb31
2 changed files with 50 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
// Copyright (C) 2014 Jakob Borg and Contributors (see the CONTRIBUTORS file).
// All rights reserved. Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file.
// +build perfstats
package main