Minor refactor and renaming:
- Rename IntelPTManager class and files to IntelPTCollector
- Change TraceCursor::GetTimestampCounter API to general trace counter API, GetCounter
First of a series of smaller diffs that split https://reviews.llvm.org/D120595 up.