The std::move was preventing copy ellision when compiled with
clang, the patch fixes the warning along with rearranging code
to remove unused variables warnings on Linux machines with
older perf_event interface.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 7916 Build 7916: arc lint + arc unit