Commit Graph

14 Commits (450f5da7e1ea95a6cf898a5d00a328c03a7fbfff)

Author SHA1 Message Date
s7v7nislands 7caa2d8163
all: replace strings.Replace with string.ReplaceAll (#24835) 2 years ago
Péter Szilágyi 9bf495bfc9
internal/debug: make gosimple linter happy 3 years ago
Péter Szilágyi e28f713ada
internal: support optional filter expression for debug.stacks (#23605) 3 years ago
mr_franklin 4ee11b072e
cmd/bootnode,internal/debug: fix some comments (#21623) 4 years ago
Ryan Schneider 897ea01d5f internal/debug: use pprof goroutine writer for debug_stacks (#16892) 6 years ago
Felix Lange 12f4d28411
internal/debug: add support for mutex profiles (#16230) 7 years ago
Felix Lange 48705f8aea internal/debug: add debug_setGCPercent 7 years ago
Felix Lange 5596b664c4 internal/debug: add debug_freeOSMemory (#15122) 7 years ago
Péter Szilágyi e7030c4bf5
all: update light logs (and a few others) to the new model 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Felix Lange ae9ed5c420 internal/debug: also rename debug_startTrace to debug_startGoTrace 8 years ago
Felix Lange 844e911129 internal/debug: rename debug_trace to debug_goTrace 8 years ago
Felix Lange bea56d84e5 internal/debug: add memStats and gcStats to API 9 years ago
Felix Lange 3750d835a1 internal/debug: APIs for profiling and tracing 9 years ago