<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llcommon/lltracerecording.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-07-08T18:27:14Z</updated>
<entry>
<title>Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now</title>
<updated>2024-07-08T18:27:14Z</updated>
<author>
<name>Ansariel</name>
<email>ansariel.hiller@phoenixviewer.com</email>
</author>
<published>2024-07-08T18:27:14Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9fdca96f8bd2211a99fe88e57b70cbecefa20b6d'/>
<id>urn:sha1:9fdca96f8bd2211a99fe88e57b70cbecefa20b6d</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>SL-18620 Statistics-&gt;Advanced-&gt;Memory Usage no longer updating</title>
<updated>2023-08-24T18:47:26Z</updated>
<author>
<name>Alexander Gavriliuk</name>
<email>alexandrgproductengine@lindenlab.com</email>
</author>
<published>2023-08-24T14:02:08Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=57d784f80728f9ecd75f8dbc989cd75cf328c353'/>
<id>urn:sha1:57d784f80728f9ecd75f8dbc989cd75cf328c353</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-18330: Review and tweak LLTrace::PeriodicRecording indexing</title>
<updated>2023-03-02T20:00:50Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2023-03-02T20:00:50Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=42b1fd21814e679a1557e0d5a55943c5b0e63723'/>
<id>urn:sha1:42b1fd21814e679a1557e0d5a55943c5b0e63723</id>
<content type='text'>
per Leviathan code review.
</content>
</entry>
<entry>
<title>SL-18330: Use size_t max for LLTrace::PeriodicRecording methods.</title>
<updated>2023-03-01T19:20:33Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2023-03-01T19:20:33Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=1bba8fd31e2dabf27fe2b4b9177bf156799d7299'/>
<id>urn:sha1:1bba8fd31e2dabf27fe2b4b9177bf156799d7299</id>
<content type='text'>
The num_periods arguments have all been changed to size_t, but the default
argument values were still coded as S32_MAX. Change to
std::numeric_limits&lt;size_t&gt;::max().
</content>
</entry>
<entry>
<title>DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.</title>
<updated>2022-11-03T18:58:32Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2022-11-03T18:58:32Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9522a0b7c16414fce2103cf58bfdd63aaf0cb01b'/>
<id>urn:sha1:9522a0b7c16414fce2103cf58bfdd63aaf0cb01b</id>
<content type='text'>
It's a little distressing how often we have historically coded S32 or U32 to
pass a length or index.

There are more such assumptions in other viewer subdirectories, but this is a
start.
</content>
</entry>
<entry>
<title>SL-16606: Add profiler category STATS</title>
<updated>2022-01-14T19:50:21Z</updated>
<author>
<name>Ptolemy</name>
<email>ptolemy@lindenlab.com</email>
</author>
<published>2022-01-13T20:47:54Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=31b0e8cef83780de19fc713791a30f56108b75f6'/>
<id>urn:sha1:31b0e8cef83780de19fc713791a30f56108b75f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-16329 - track frame time and jitter (as average deviation frame to frame) in stats window</title>
<updated>2021-11-19T19:43:19Z</updated>
<author>
<name>Brad Payne (Vir Linden)</name>
<email>vir@lindenlab.com</email>
</author>
<published>2021-11-09T20:25:25Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=730b8427b5f40e5f62bca15c5109f50db5c10be5'/>
<id>urn:sha1:730b8427b5f40e5f62bca15c5109f50db5c10be5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton</title>
<updated>2021-10-28T18:06:21Z</updated>
<author>
<name>Dave Parks</name>
<email>davep@lindenlab.com</email>
</author>
<published>2021-10-28T18:06:21Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8d20480c5f77fe1fab8149d3cda79bdd61e77656'/>
<id>urn:sha1:8d20480c5f77fe1fab8149d3cda79bdd61e77656</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for fast timer view having runaway time slot</title>
<updated>2013-11-16T06:06:41Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2013-11-16T06:06:41Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e6110bb1cc88c7d353caaeb698e4764e846d521f'/>
<id>urn:sha1:e6110bb1cc88c7d353caaeb698e4764e846d521f</id>
<content type='text'>
wasn't stopping recording when merging into fast timer view stream
</content>
</entry>
</feed>
