summaryrefslogtreecommitdiff
path: root/src/xine-utils/monitor.c
AgeCommit message (Expand)Author
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-10-13profiler: use uint64_t & replace arrays with a structCarlo Bramini
2008-11-20Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...František Dvořák
2008-05-09Avoid loop for common memory operations (zeroing, copying, moving).Diego 'Flameeyes' Pettenò
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-05-28Replaced the hardcoded opcodes with "rdtsc" notation, make the rdtsc() functi...Stas Sergeev
2007-05-28Add an x86_64-specific version of rdtsc().Stas Sergeev
2007-04-03Inverse logic, check for NDEBUG not being defined rather than DEBUG being def...Diego 'Flameeyes' Pettenò
2007-04-03Don't go casting around, check if id is over MAX_ID or if it's less than zero...Diego 'Flameeyes' Pettenò
2006-06-23Miscellaneous static/const fixups.Darren Salt
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-08-25AMD64 support patch by Adrian SchroeterMichael Roitzsch
2002-06-09Made profiler in non debug less verbose. Change the warning sentence.Daniel Caujolle-Bert
2002-06-07Ability to xine-lib clients to use non debug xine-lib with UI compiled withDaniel Caujolle-Bert
2002-03-21verbose mutex - will this be usefull for debugging?Guenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch