]> git.lyx.org Git - lyx.git/history - src/support/pmprof.h
DocBook: simplify code to handle abstracts.
[lyx.git] / src / support / pmprof.h
2019-03-17 Jean-Marc LasgouttesUpdate poor man's profiler to use C++11 std::chrono
2018-03-07 Jean-Marc LasgouttesMake pmprof use the correct unit in report
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2016-12-09 Jean-Marc LasgouttesAdd a way to disable the poor man's profiler
2016-07-05 Jean-Marc LasgouttesPoor man's profiler: add support for cache hit/miss
2013-05-12 Lars Gullik BjønnesRemove ; from end of function definitions
2013-04-30 Jean-Marc LasgouttesSmall changes to Poor man's profiler
2013-03-24 Vincent van RavesteijnAdd a WIN32 equivalent for gettimeofday
2013-03-22 Jean-Marc LasgouttesMore documentation for the poor man's profiler
2013-03-22 Jean-Marc LasgouttesA poor man's profiler.