charmplusplus / projections

Performance Analysis Tool for Charm++
Apache License 2.0
5 stars 3 forks source link

Remove superfluous LogEntry class and usages #88

Closed rbuch closed 5 years ago

rbuch commented 5 years ago

Looks good to me. All I wonder is: does it make more sense for the LogEntryData class to just be named LogEntry now? It seems like LogEntryData is really just a LogEntry now.

Agreed, I've renamed it now.