Skip to content

Commit

Permalink
fix format issues from GH ui
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Hodges <[email protected]>
  • Loading branch information
Daniel Hodges committed Feb 19, 2020
1 parent d444b15 commit df73c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collector/perf_linux.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ type perfCollector struct {
perfSwProfilers map[int]*perf.SoftwareProfiler
perfCacheProfilers map[int]*perf.CacheProfiler
desc map[string]*prometheus.Desc
logger log.Logger
logger log.Logger
}

// perfCPUFlagToCPUs returns a set of CPUs for the perf collectors to monitor.
Expand Down

0 comments on commit df73c1d

Please sign in to comment.