<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llcommon/llcallstack.h, branch cef_147</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=cef_147</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=cef_147'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2024-08-26T23:33:38Z</updated>
<entry>
<title>secondlife/viewer#2391: Remove avatar rigging "callstack" logging</title>
<updated>2024-08-26T23:33:38Z</updated>
<author>
<name>Cosmic Linden</name>
<email>cosmic@lindenlab.com</email>
</author>
<published>2024-08-22T16:11:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=316f0f0b8cb05515068e2acb72740fbab2365ce0'/>
<id>urn:sha1:316f0f0b8cb05515068e2acb72740fbab2365ce0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove or suppress left over debug messages in hot paths (#2392)</title>
<updated>2024-08-26T23:32:22Z</updated>
<author>
<name>Rye Mutt</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2024-08-22T04:43:50Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ef916bd3ae39fb6fd718428aa2a695bbea891940'/>
<id>urn:sha1:ef916bd3ae39fb6fd718428aa2a695bbea891940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed</title>
<updated>2024-04-29T04:56:09Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2024-04-29T04:43:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=1b68f71348ecf3983b76b40d7940da8377f049b7'/>
<id>urn:sha1:1b68f71348ecf3983b76b40d7940da8377f049b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS().</title>
<updated>2023-05-03T13:55:31Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2023-05-03T13:55:31Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=2a10bd406c9155d30a82657ce2ee532b3a677d83'/>
<id>urn:sha1:2a10bd406c9155d30a82657ce2ee532b3a677d83</id>
<content type='text'>
The trouble with debugLoggingEnabled() is that it locked mutexes and searched
maps every time that call was reached. LL_DEBUGS() has the same functionality
(albeit with idiosyncratic syntax) but performs expensive lookups only once
per session, caching the result in a local static variable.
</content>
</entry>
<entry>
<title>SL-859 - exceptionally verbose logging of object state updates, likely temporary</title>
<updated>2018-01-29T16:35:56Z</updated>
<author>
<name>Brad Payne (Vir Linden)</name>
<email>vir@lindenlab.com</email>
</author>
<published>2018-01-29T16:35:56Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=3a8b1bf1e4b30e8efb1fe161706c8d5f41fccad8'/>
<id>urn:sha1:3a8b1bf1e4b30e8efb1fe161706c8d5f41fccad8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-315 WIP - more call stack tracing, initial hooks for avatar reset skeleton option.</title>
<updated>2016-03-07T16:24:48Z</updated>
<author>
<name>Brad Payne (Vir Linden)</name>
<email>vir@lindenlab.com</email>
</author>
<published>2016-03-07T16:24:48Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=88cb6814f0883cdce15ca1942409da708ab07af5'/>
<id>urn:sha1:88cb6814f0883cdce15ca1942409da708ab07af5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-315 - context strings, comments, debugging. joint_test temporarily disabled.</title>
<updated>2016-02-03T13:59:25Z</updated>
<author>
<name>Brad Payne (Vir Linden)</name>
<email>vir@lindenlab.com</email>
</author>
<published>2016-02-03T13:59:25Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ef02c9ea694a1f0ddc830a66f23555c6316afdc7'/>
<id>urn:sha1:ef02c9ea694a1f0ddc830a66f23555c6316afdc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-315 - verbose option for CallStack objects, doc headers in StackWalker.{h,cpp}</title>
<updated>2016-01-28T15:40:38Z</updated>
<author>
<name>Brad Payne (Vir Linden)</name>
<email>vir@lindenlab.com</email>
</author>
<published>2016-01-28T15:40:38Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c92079db31f60196c2c70d6733aeaaaa40f1f485'/>
<id>urn:sha1:c92079db31f60196c2c70d6733aeaaaa40f1f485</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-315 WIP - added callstack info to joint debugging. Made joint debugging run-time configurable via debug setting DebugAvatarJoints</title>
<updated>2016-01-26T16:11:52Z</updated>
<author>
<name>Brad Payne (Vir Linden)</name>
<email>vir@lindenlab.com</email>
</author>
<published>2016-01-26T16:11:52Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e91a192301db37f99a4f5a817f3b4c47b448417a'/>
<id>urn:sha1:e91a192301db37f99a4f5a817f3b4c47b448417a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>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).</title>
<updated>2016-01-26T13:23:40Z</updated>
<author>
<name>Brad Payne (Vir Linden)</name>
<email>vir@lindenlab.com</email>
</author>
<published>2016-01-26T13:23:40Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5345d1e115fdf3fca7ea3e8330f1a23ad19257c8'/>
<id>urn:sha1:5345d1e115fdf3fca7ea3e8330f1a23ad19257c8</id>
<content type='text'>
</content>
</entry>
</feed>
