================ @@ -2009,9 +2009,6 @@ std::error_code DataAggregator::parseMMapEvents() { return MI.second.PID == FileMMapInfo.second.PID; }); ---------------- maksfb wrote: We no longer need the code above if we are tracking all mappings. https://github.com/llvm/llvm-project/pull/92815