llvm-project/lldb/packages/Python/lldbsuite/test
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
..
builders [lldb] Use the just-built libc++ for testing the LLDB data formatters 2022-07-11 14:49:24 -07:00
make [libc++] Re-apply the use of ABI tags to provide per-TU insulation 2022-07-08 08:38:36 -04:00
test_runner [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00
tools [trace] Add an option to save a compact trace bundle 2022-07-13 11:43:28 -07:00
README-TestSuite [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
__init__.py
bench.py
concurrent_base.py
configuration.py [lldb] Use the just-built libc++ for testing the LLDB data formatters 2022-07-11 14:49:24 -07:00
decorators.py [lldb] Use objc_getRealizedClassList_trylock on macOS Ventura and later 2022-06-08 11:34:27 -07:00
dotest.py [lldb] Use the just-built libc++ for testing the LLDB data formatters 2022-07-11 14:49:24 -07:00
dotest_args.py [lldb] Use the just-built libc++ for testing the LLDB data formatters 2022-07-11 14:49:24 -07:00
gdbclientutils.py [lldb] Avoid duplicate vdso modules when opening core files 2022-04-05 11:22:37 +02:00
lldb_pylint_helper.py
lldbbench.py
lldbdwarf.py [lldb][NFC] Delete unused and commented out DWARF constants 2021-07-26 12:26:35 -07:00
lldbgdbclient.py [lldb/platform-gdb] Clear cached protocol state upon disconnection 2022-01-10 16:27:30 +01:00
lldbinline.py [lldb/test] Allow indentation in inline tests 2021-10-28 14:39:02 +02:00
lldbpexpect.py [lldb/test] Fix PExpect.launch issue when disabling color support 2022-05-19 14:47:04 -07:00
lldbplatform.py [lldb] Add Apple simulator platforms to lldbplatform.py 2020-11-05 15:34:42 +01:00
lldbplatformutil.py Recommit "[lldb/test] Don't use preexec_fn for launching inferiors" 2022-07-07 14:38:33 +02:00
lldbtest.py Recommit "[lldb/test] Don't use preexec_fn for launching inferiors" 2022-07-07 14:38:33 +02:00
lldbtest_config.py
lldbutil.py [lldb] Improve the error message in run_to_breakpoint_do_run 2022-07-07 10:22:45 -07:00
test_categories.py [lldb] [test] Disable gmodules testing on FreeBSD 2022-06-20 19:42:21 +02:00
test_result.py [lldb] [test] Rename '.categories' to 'categories' 2020-11-10 12:02:38 +01:00