mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
disable profile flag (#432)
This commit is contained in:
parent
51d4021e03
commit
5ac87bbde6
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ var Flags = []cli.Flag{
|
|||
//blockprofilerateFlag,
|
||||
cpuprofileFlag,
|
||||
//traceFlag,
|
||||
periodicProfilingFlag,
|
||||
//periodicProfilingFlag,
|
||||
debugDataDirFlag,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue