summaryrefslogtreecommitdiff
path: root/indra/llcommon/llprocinfo.cpp
AgeCommit message (Collapse)Author
2013-05-01SH-4153 Port user and system cpu accounting from example program.Monty Brandenberg
The http_texture_load example program has some cpu usage gathering tools that should be generally useful and specifically for the deadman switch. Port these into llcommon into new all-static class LLProcInfo. Add unit test, etc.