Commit Graph

17 Commits (8919c5c0fc9d1c8e528e4b05e11644b6515bf45a)

Author SHA1 Message Date
lightclient 9cb8de8703
internal/debug: convert legacy log level value in debug_verbosity (#29356) 7 months ago
Martin HS d9bde37ac3
log: use native log/slog instead of golang/exp (#29302) 8 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 12 months ago
s7v7nislands 7caa2d8163
all: replace strings.Replace with string.ReplaceAll (#24835) 3 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) 7 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 9 years ago
Felix Lange 844e911129 internal/debug: rename debug_trace to debug_goTrace 9 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