Review cleanup

This commit is contained in:
Tim Wojtulewicz 2020-10-12 10:39:39 -07:00
parent 89a9c96673
commit a7d4364334
11 changed files with 88 additions and 41 deletions

View file

@ -37,7 +37,7 @@ void Manager::InitPostScript()
root_analyzer = analyzers["Root"];
static auto pkt_profile_file = id::find_val("pkt_profile_file");
auto pkt_profile_file = id::find_val("pkt_profile_file");
if ( detail::pkt_profile_mode && detail::pkt_profile_freq > 0 && pkt_profile_file )
pkt_profiler = new detail::PacketProfiler(detail::pkt_profile_mode,