disable profile flag (#432)

This commit is contained in:
Liam 2024-02-20 01:37:58 +11:00 committed by GitHub
parent 51d4021e03
commit 5ac87bbde6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -106,7 +106,7 @@ var Flags = []cli.Flag{
//blockprofilerateFlag,
cpuprofileFlag,
//traceFlag,
periodicProfilingFlag,
//periodicProfilingFlag,
debugDataDirFlag,
}