================
@@ -163,7 +165,7 @@ class DataAggregator : public DataReader {
}
/// Perf utility full path name
- std::string PerfPath;
+ static std::string PerfPath;
----------------
aaupov wrote:
Reverted
https://github.com/llvm/llvm-project/pull/200476