• 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
..
testdata Loading commit data...
accountcmd.go Loading commit data...
accountcmd_test.go Loading commit data...
chaincmd.go Loading commit data...
config.go Loading commit data...
consolecmd.go Loading commit data...
consolecmd_test.go Loading commit data...
dao_test.go Loading commit data...
genesis_test.go Loading commit data...
main.go Loading commit data...
misccmd.go Loading commit data...
retesteth.go Loading commit data...
retesteth_copypaste.go Loading commit data...
run_test.go Loading commit data...
usage.go Loading commit data...