summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/profiler.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2019-07-281-1/+1
* Added support for profiling LUA npwoods2019-07-241-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+0
* convenience macro for enum bitwise operators (nw) Vas Crabb2017-07-221-1/+1
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-4/+4
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-1/+1
* some extremely low hanging pedantic fruit Cowering2015-07-081-1/+1
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-1/+1
* make DEBUG=1 PROFILER=0 actually work (nw) Oliver Stöneberg2015-04-051-4/+0
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-1/+1
* exclude a few more codebits with FASTDEBUG=1 (nw) Oliver Stöneberg2013-08-251-1/+8
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-12/+12
* Profiler rewrite; simplified, streamlined and less overhead. Nathan Woods2012-12-091-29/+62
* Cleanups and version bump.mame0139u2 Aaron Giles2010-08-301-8/+8
* I had originally wanted to convert the profiler to use scopes (e.g., Aaron Giles2010-08-211-76/+129
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* Compile fix. Aaron Giles2010-01-081-1/+1
* Extended the astring class wrapper into something useful, and Aaron Giles2010-01-081-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Added new profiler bucket for DRC recompilation. Aaron Giles2009-12-191-0/+1
* > From: Christophe Jaillet [mailto:christophe.jaillet@wanadoo.fr] Aaron Giles2009-10-011-1/+4
* Changed profiler to separate start/stop cases. [Christophe Jaillet] Aaron Giles2009-08-191-6/+11
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-6/+6
* Cleaned up the profiler. Reduced its runtime overhead significantly by Aaron Giles2009-01-021-26/+87
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-09-111-2/+2
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+86