llvm/lldb/bindings
Walter Erquinigo b532dd545f [trace] Add an option to save a compact trace bundle
A trace bundle contains many trace files, and, in the case of intel pt, the
largest files are often the context switch traces because they are not
compressed by default. As a way to improve this, I'm adding a --compact option
to the `trace save` command that filters out unwanted processes from the
context switch traces. Eventually we can do the same for intel pt traces as
well.

Differential Revision: https://reviews.llvm.org/D129239
2022-07-13 11:43:28 -07:00
..
interface [trace] Add an option to save a compact trace bundle 2022-07-13 11:43:28 -07:00
lua
python [lldb] Add missing UTF-8 char basic type entries 2022-06-13 17:33:46 +00:00
CMakeLists.txt
headers.swig
interfaces.swig
macros.swig [lldb][bindings] Implement __repr__ instead of __str__ 2022-06-11 10:19:51 -07:00