Need to cleanup paddle/fluid/platform/profiler.*
Created by: wangkuiyi
-
Functions
ParseEvents
andPrintProfiler
are only internally used and should be removed fromprofiler.h
: -
EventKind
is only internally used and should be renamedEvent::Type
. -
EventList
is only internally used and should be moved intoprofiler.cc
. -
EventItem
is only internally used and should be moved intoprofiler.cc