Tonya Souther
|
b81f3bb897
|
Compile fix for Linux. gcc gets pedantic too.
|
2019-06-16 09:35:54 -05:00 |
Tonya Souther
|
eafbfdd2c4
|
OS X compile fix. Who knew the compiler would get pedantic about something contained in a comment line?!
|
2019-06-16 09:17:08 -05:00 |
Ansariel
|
b17859c8cd
|
Let's just disable dumpStack completely on builds with Release build target
|
2019-06-16 09:40:17 +02:00 |
Beq
|
e54d4692f6
|
Add an "enabled" guard around dumpStack
Without this the logging mutex is grabbed each call which can clash with
logging in other threads adding to jitter.
|
2019-06-15 21:35:31 +01:00 |
Brad Payne (Vir Linden)
|
3a8b1bf1e4
|
SL-859 - exceptionally verbose logging of object state updates, likely temporary
|
2018-01-29 16:35:56 +00:00 |
Brad Payne (Vir Linden)
|
88cb6814f0
|
SL-315 WIP - more call stack tracing, initial hooks for avatar reset skeleton option.
|
2016-03-07 11:24:48 -05:00 |
Brad Payne (Vir Linden)
|
ef02c9ea69
|
SL-315 - context strings, comments, debugging. joint_test temporarily disabled.
|
2016-02-03 08:59:25 -05:00 |
Brad Payne (Vir Linden)
|
c92079db31
|
SL-315 - verbose option for CallStack objects, doc headers in StackWalker.{h,cpp}
|
2016-01-28 10:40:38 -05:00 |
Brad Payne (Vir Linden)
|
e91a192301
|
SL-315 WIP - added callstack info to joint debugging. Made joint debugging run-time configurable via debug setting DebugAvatarJoints
|
2016-01-26 11:11:52 -05:00 |
Brad Payne (Vir Linden)
|
5345d1e115
|
SL-315 WIP - added a call stack extractor for windows to help with tracing joint issues (of course, could be used for other things as well).
|
2016-01-26 08:23:40 -05:00 |