summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/stats_api/main.c
Commit message (Collapse)AuthorAgeFilesLines
* [Commands] Expose statistics through the SBAPI.Davide Italiano2018-04-161-0/+3
The API is `SBStructuredData GetStatistics()`. This allows the command to be used in scripts. <rdar://problem/36555975> llvm-svn: 330165
OpenPOWER on IntegriCloud