aboutsummaryrefslogtreecommitdiff
path: root/src/profiler.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup jthread and fix win32 buildsapier2013-12-011-1/+0
* Always use builtin JThread librarykwolekr2013-09-151-2/+2
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-1/+2
* Set of changes to build mineTest using Visual Studio 11.0. These affectMukul Sati2013-03-241-1/+1
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-111-33/+30
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Optimize headersPerttu Ahola2012-06-171-1/+1
* Properly and efficiently use split utility headersPerttu Ahola2012-06-171-1/+2
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Add ScopeProfilerType SPT_GRAPH_ADDPerttu Ahola2012-03-211-1/+5
* Profiler graphPerttu Ahola2012-03-211-0/+21
* F1 toggles HUD, F2 toggles chat, F5 toggles debug info, F6 toggles profiler p...Kahrl2012-02-011-0/+19
* Some more profiler stuff to get the hang on what really uses CPUPerttu Ahola2011-10-161-16/+45
* Improve debug profiler usage for investigating CPU usage of serverPerttu Ahola2011-10-161-15/+47
* Reduced the CPU usage of the sent block selector algorithmPerttu Ahola2011-05-311-0/+131