- Add updated schema documentation to lldb-gdb-remote.txt
- Add support for counter values in trace
- Add TSC conversion logic: cache the perf
- Move conversion calculation from Perf.h to TraceIntelPTGDBRemotePackets.h to remove dependency on linux specific headers
- Update PerfTests to accommodate these changes
- Add TraceGDBRemotePackets unittests
Third of the series of smaller diffs that split https://reviews.llvm.org/D120595 up
let's use a dictionary instead of an array