aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/pprof/pprof_rusage.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/pprof/pprof_rusage.go')
-rw-r--r--src/runtime/pprof/pprof_rusage.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/pprof/pprof_rusage.go b/src/runtime/pprof/pprof_rusage.go
index 7954673811..269f21bc2f 100644
--- a/src/runtime/pprof/pprof_rusage.go
+++ b/src/runtime/pprof/pprof_rusage.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build darwin || linux
// +build darwin linux
package pprof