• rene's avatar
    metrics: replace gosigar with gopsutil (#21041) · a35382de
    rene authored
    * replace gosigar with gopsutil
    
    * removed check for whether GOOS is openbsd
    
    * removed accidental import of runtime
    
    * potential fix for difference in units between gosig and gopsutil
    
    * fixed lint error
    
    * remove multiplication factor
    
    * uses cpu.ClocksPerSec as the multiplication factor
    
    * changed dependency from shirou to renaynay (#20)
    
    * updated dep
    
    * switching back from using renaynay fork to using upstream as PRs were merged on upstream
    
    * removed empty line
    
    * optimized imports
    
    * tidied go mod
    a35382de
Name
Last commit
Last update
..
abidump Loading commit data...
abigen Loading commit data...
bootnode Loading commit data...
checkpoint-admin Loading commit data...
clef Loading commit data...
devp2p Loading commit data...
ethkey Loading commit data...
evm Loading commit data...
faucet Loading commit data...
geth Loading commit data...
p2psim Loading commit data...
puppeth Loading commit data...
rlpdump Loading commit data...
utils Loading commit data...
wnode Loading commit data...