aboutsummaryrefslogtreecommitdiffstats
path: root/internal/debug/flags.go
Commit message (Expand)AuthorAgeFilesLines
* all: update light logs (and a few others) to the new modelPéter Szilágyi2017-03-031-2/+4
* all: disable log message colors outside of gethFelix Lange2017-02-271-4/+13
* internal, log: support debug log prints, displaying log originsPéter Szilágyi2017-02-231-3/+11
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-12/+16
* internal/debug, internal/ethapi, rpc, swarm/storage: Ran "go fmt"Kenji Siu2016-11-011-1/+1
* metrics, internal/debug: Add --pprofaddr flag, expose metrics via gexpNick Johnson2016-10-141-2/+7
* cmd/geth: codegansta/cli package renamed to urfave/cliBas van Kervel2016-06-091-1/+1
* internal/debug: also rename debug_startTrace to debug_startGoTraceFelix Lange2016-05-061-2/+2
* internal/debug: don't disable heap profile collection by defaultFelix Lange2016-03-121-0/+1
* internal/debug: APIs for profiling and tracingFelix Lange2016-01-281-0/+117