Skip to content

Commit e0061d9

Browse files
committed
Add shields
1 parent 10a34af commit e0061d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[![go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go)](https://pkg.go.dev/github.com/felixge/fgprof)
2+
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/felixge/fgprof/Go)
3+
![GitHub](https://img.shields.io/github/license/felixge/fgprof)
4+
15
# :rocket: fgprof - The Full Go Profiler
26

37
fgprof is a sampling [Go](https://golang.org/) profiler that allows you to analyze On-CPU as well as [Off-CPU](http://www.brendangregg.com/offcpuanalysis.html) (e.g. I/O) time together.

0 commit comments

Comments
 (0)