llvm-project/lldb/source/Plugins/Trace
Jonas Devlieghere 7ced9fff95
[lldb] Refactor command option enum values (NFC)
Refactor the command option enum values and the command argument table
to connect the two. This has two benefits:

 - We guarantee that two options that use the same argument type have
   the same accepted values.
 - We can print the enum values and their description in the help
   output. (D129707)

Differential revision: https://reviews.llvm.org/D129703
2022-07-14 21:18:07 -07:00
..
common [NFC][lldb][trace] Rename trace session to trace bundle 2022-06-24 08:41:33 -07:00
intel-pt [lldb] Refactor command option enum values (NFC) 2022-07-14 21:18:07 -07:00
CMakeLists.txt [LLDB] Move Trace-specific classes into separate library 2021-07-21 13:28:34 -07:00