diff options
author | Richard Linden <none@none> | 2012-11-27 17:26:12 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2012-11-27 17:26:12 -0800 |
commit | 1c894c05c10ef37be6507ee4bc4e9173506adfb6 (patch) | |
tree | e8136ca59f5e18ad18ed974fb0c7f722b62cd8c2 /indra/newview/app_settings/logcontrol.xml | |
parent | 5d51175cd79b15cf036cd7e6bd646a1a0777eb7f (diff) |
SH-3406 WIP convert fast timers to lltrace system
hunting down bad values and crashes
Diffstat (limited to 'indra/newview/app_settings/logcontrol.xml')
-rw-r--r-- | indra/newview/app_settings/logcontrol.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml index 92a241857e..b9ae7ebf0b 100644 --- a/indra/newview/app_settings/logcontrol.xml +++ b/indra/newview/app_settings/logcontrol.xml @@ -42,6 +42,7 @@ </array> <key>tags</key> <array> + <string>FastTimers</string> <!-- sample entry for debugging specific items <string>Avatar</string> <string>Voice</string> |