please build already

This commit is contained in:
Alexander Kuzmenkov 2020-06-03 14:25:56 +03:00
parent 9ae46722cb
commit eca69d1a56

View File

@ -483,11 +483,11 @@ void PerfDescriptorsHolder::releaseResources()
}
}
}
#else
// Not on Linux or in Arcadia: the functionality is disabled.
PerfEventsCounters current_thread_counters;
#endif
}