//
pkg.gl
Category
github.com/grafana/pyroscope/ebpf
cpuonline
package
0.4.8
Repository:
https://github.com/grafana/pyroscope.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
36 SLOC
#
Functions
Get
Get returns a slice with the online CPUs, for example `[0, 2, 3]`.
ReadCPURange
loosely based on https://github.com/iovisor/bcc/blob/v0.3.0/src/python/bcc/utils.py#L15.