teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/data-formatter
Shafik Yaghmour c5d4014535 [Formatters] Temporarily disable libc++ std::function formatter due to performance issue
Summary: We have been seeing increased reports of performance issue around large project and formatting std::function variables especially in functions signatures in back traces. There are some possible fixes but exploring those fixes may take time and it is better to temporarily disable the formatter due to its impact and re-enable it once we have a fix.

Differential Revision: https://reviews.llvm.org/D65666

llvm-svn: 367701
2019-08-02 18:16:04 +00:00
..
boolreference [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
compactvectors [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
data-formatter-advanced [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
data-formatter-categories [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
data-formatter-cpp [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
data-formatter-disabling [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
data-formatter-enum-format [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
data-formatter-globals [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
data-formatter-named-summaries [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
data-formatter-objc [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
data-formatter-proper-plurals [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
data-formatter-ptr-to-array [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
data-formatter-python-synth [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
data-formatter-script [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
data-formatter-skip-summary [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
data-formatter-smart-array [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
data-formatter-stl [Formatters] Temporarily disable libc++ std::function formatter due to performance issue 2019-08-02 18:16:04 +00:00
data-formatter-synth [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
data-formatter-synthtype [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
data-formatter-synthval [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
dump_dynamic Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
format-propagation [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
frameformat_smallstruct [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
hexcaps [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
language_category_updates [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
nsarraysynth [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
nsdictionarysynth [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
nssetsynth [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
ostypeformatting [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
parray [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
poarray [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
ptr_ref_typedef [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
pyobjsynthprovider [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
refpointer-recursion [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
setvaluefromcstring [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
stringprinter Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
summary-string-onfail [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
synthcapping [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
synthupdate [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
type_summary_list_arg [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
type_summary_list_script [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
typedef_array Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
user-format-vs-summary [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
var-in-aggregate-misuse [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
varscript_formatting [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
vector-types [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
.categories