summaryrefslogtreecommitdiffstats
path: root/lldb/examples/python/stacks.py
Commit message (Collapse)AuthorAgeFilesLines
* Don't use "lldb." global variables in LLDB commands.Greg Clayton2014-07-111-1/+4
| | | | llvm-svn: 212852
* Print the stack size followed by the full stack info.Greg Clayton2012-09-111-2/+2
| | | | llvm-svn: 163589
* Added a python example that will compute which functions in a process are ↵Greg Clayton2012-09-101-0/+56
hogging the stack. llvm-svn: 163543
OpenPOWER on IntegriCloud