Commit Graph

6 Commits (4f2f472f0d414270a98556751d8e7bec0731815f)

Author SHA1 Message Date
shirou bc060cc227 add SPDX License, remove old build tag, and replace import
Ville Skyttä f7e1f36418 refactor: remove unnecessary exec.LookPath calls
Executing the command does the lookup if needed and returns the same
error when not found, no need to do it separately.
Ville Skyttä d92d114f90 [load][solaris] implement AvgWithContext
mmorel-35 1e6b445a8a gofumpt
shirou 0969c9436b delete v2 directory, move v3 to top #1078
Ville Skyttä eab3aea46b [load][solaris] support MiscStat.ProcsRunning