llvm/bolt/unittests
Maksim Panchenko 661577b5f4 [BOLT] Add support for the latest perf tool
The latest perf tool can return non-empty buffer when executing
buildid-list command, even when perf.data was recorded with -B flag.
Some binaries will be listed without the ID, while others may have a
recorded ID. Allow invalid entires on the input, while checking the
valid ones for the match.

Reviewed By: Amir

Differential Revision: https://reviews.llvm.org/D130223
2022-07-22 07:56:15 -07:00
..
Core [BOLT] Fix getDynoStats to handle BCs with no functions 2022-06-30 01:18:45 -07:00
Profile [BOLT] Add support for the latest perf tool 2022-07-22 07:56:15 -07:00
CMakeLists.txt [BOLT] Add support for the latest perf tool 2022-07-22 07:56:15 -07:00