summaryrefslogtreecommitdiff
path: root/indra/newview/tests
diff options
context:
space:
mode:
authorRichard Linden <none@none>2013-03-25 00:18:06 -0700
committerRichard Linden <none@none>2013-03-25 00:18:06 -0700
commit935dce7d6b0a343cef5b13f53d6da5d0c2dc6a73 (patch)
tree1517fc3ea00f29a5c64050cb4fc756dec30caf63 /indra/newview/tests
parent68f9f656cd22332e46959a90347e38f79c19a66c (diff)
SH-3931 WIP Interesting: Add graphs to visualize scene load metrics
fixed some compile errors made label spacing automatic on stat bars fixed infinite values coming from stats
Diffstat (limited to 'indra/newview/tests')
-rw-r--r--indra/newview/tests/llviewerassetstats_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/tests/llviewerassetstats_test.cpp b/indra/newview/tests/llviewerassetstats_test.cpp
index ecdd78a1da..41d141255b 100644
--- a/indra/newview/tests/llviewerassetstats_test.cpp
+++ b/indra/newview/tests/llviewerassetstats_test.cpp
@@ -39,7 +39,7 @@
namespace LLStatViewer
{
- LLTrace::Measurement<> FPS_SAMPLE("fpssample");
+ LLTrace::<> FPS_SAMPLE("fpssample");
}
void LLVOAvatar::getNearbyRezzedStats(std::vector<S32>& counts)