summaryrefslogtreecommitdiff
path: root/indra/llcommon/llcallstack.cpp
AgeCommit message (Expand)Author
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2023-01-09Eliminate needless copiesFawrsk
2023-01-07Cleanup for loops in llcommon to use C++11 range based for loopsFawrsk
2016-04-21SL-315 - disable call stack dumping in release, where we don't have the info ...Brad Payne (Vir Linden)
2016-03-07SL-315 WIP - more call stack tracing, initial hooks for avatar reset skeleton...Brad Payne (Vir Linden)
2016-02-03SL-315 - context strings, comments, debugging. joint_test temporarily disabled.Brad Payne (Vir Linden)
2016-02-01SL-315 - untest old stack traceBrad Payne (Vir Linden)
2016-01-29SL-315 test old stack traceBrad Payne (Vir Linden)
2016-01-28SL-315 - fix for LLCallStack stubs for mac/linux.Brad Payne (Vir Linden)
2016-01-28SL-315 - verbose option for CallStack objects, doc headers in StackWalker.{h,...Brad Payne (Vir Linden)
2016-01-26SL-315 WIP - added callstack info to joint debugging. Made joint debugging ru...Brad Payne (Vir Linden)
2016-01-26SL-315 WIP - added a call stack extractor for windows to help with tracing jo...Brad Payne (Vir Linden)