summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorWalter Erquinigo <wallace@fb.com>2022-04-01 11:44:51 -0700
committerWalter Erquinigo <wallace@fb.com>2022-04-07 15:58:34 -0700
commit6423b50235212db4c3a2e673b2b59fa5f6e07ec0 (patch)
treeb1ed11f575210e44871c3694193ada427f4654e3 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent47130384257a6c68e5ebcda74610fbec0d25f0a3 (diff)
[trace][intel pt] Create a class for the libipt decoder wrapper
As we soon will need to decode multiple raw traces for the same thread, having a class that encapsulates the decoding of a single raw trace is a stepping stone that will make the coming features easier to implement. So, I'm creating a LibiptDecoder class with that purpose. I refactored the code and it's now much more readable. Besides that, more comments were added. With this new structure, it's also easier to implement unit tests. Differential Revision: https://reviews.llvm.org/D123106
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions