summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/stats_api
AgeCommit message (Expand)Author
2025-10-01[LLDB] Add load core time to target metrics (#161581)Jacob Lalonde
2024-06-06[lldb] Fix TestStatisticsAPI after 9293fc798152 (#94683)Alex Langford
2024-02-21[lldb][test] Modernize assertEqual(value, bool) (#82526)Jordan Rupprecht
2024-02-19[Reland] Report only loaded debug info in statistics dump (#81706) (#82207)Wanyi
2024-02-17Revert "Report only loaded debug info in statistics dump (#81706)" (#82150)Jonas Devlieghere
2024-02-17Report only loaded debug info in statistics dump (#81706)Wanyi
2024-02-06Support statistics dump summary only mode (#80745)Wanyi
2024-02-05Add commands frequency to statistics dump (#80375)jeffreytan81
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-10-25Add modules stats into the "statistics dump" command.Greg Clayton
2021-10-21Modify "statistics dump" to dump JSON.Greg Clayton
2021-02-06[lldb] Use assertIn/NotIn over assertTrue/False (NFC)Dave Lee
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht