diff options
author | Walter Erquinigo <wallace@fb.com> | 2020-10-14 10:25:39 -0700 |
---|---|---|
committer | Walter Erquinigo <wallace@fb.com> | 2020-10-19 15:15:02 -0700 |
commit | 8a203bb22d161d23c6b1195f85ae025e87f03bae (patch) | |
tree | 5060c1831fa3bbd6295251d277a3ba1a5a11aa1c /llvm/lib/Support/Path.cpp | |
parent | 8a377f1e3cf4c26f609b1204f9ce1a340f7fb8d4 (diff) | |
download | llvm-8a203bb22d161d23c6b1195f85ae025e87f03bae.zip llvm-8a203bb22d161d23c6b1195f85ae025e87f03bae.tar.gz llvm-8a203bb22d161d23c6b1195f85ae025e87f03bae.tar.bz2 |
[trace] rename ThreadIntelPT into TraceTrace
Renamed ThreadIntelPT to TreaceThread, making it a top-level class. I noticed that this class can and shuld work for any trace plugin and there's nothing intel-pt specific in it.
With that TraceThread change, I was able to move most of the json file parsing logic to the base class TraceSessionFileParser, which makes adding new plug-ins easier.
This originally was part of https://reviews.llvm.org/D89283
Differential Revision: https://reviews.llvm.org/D89408
Diffstat (limited to 'llvm/lib/Support/Path.cpp')
0 files changed, 0 insertions, 0 deletions