aboutsummaryrefslogtreecommitdiff
path: root/src/profiler.h
AgeCommit message (Expand)Author
2015-08-23Clean up threadingShadowNinja
2015-04-01Move globals from main.cpp to more sane locationsCraig Robbins
2015-03-07Optimize Profiler::avg()gregorycu
2014-12-08Fix f6 debug/profiler displayCraig Robbins
2014-06-29Fix msvc2012 buildsapier
2014-01-06Add function to deregister a profiler from profiler listsapier
2013-12-01Cleanup jthread and fix win32 buildsapier
2013-09-15Always use builtin JThread librarykwolekr
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-03-24Set of changes to build mineTest using Visual Studio 11.0. These affectMukul Sati
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-17Optimize headersPerttu Ahola
2012-06-17Properly and efficiently use split utility headersPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-21Add ScopeProfilerType SPT_GRAPH_ADDPerttu Ahola
2012-03-21Profiler graphPerttu Ahola
2012-02-01F1 toggles HUD, F2 toggles chat, F5 toggles debug info, F6 toggles profiler p...Kahrl
2011-10-16Some more profiler stuff to get the hang on what really uses CPUPerttu Ahola
2011-10-16Improve debug profiler usage for investigating CPU usage of serverPerttu Ahola
2011-05-31Reduced the CPU usage of the sent block selector algorithmPerttu Ahola