summaryrefslogtreecommitdiff
path: root/firmware/profile.c (follow)
Commit message (Expand)AuthorAge
* Remove last traces of sprintf.hJeffrey Goode2010-05-07
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré2009-06-29
* Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes ...Michael Giacomelli2008-07-28
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Moved private types and constants from profile.h to profile.cBertrik Sikken2008-04-28
* Fix bug in profiling that makes the timing for coldfire off by a factor of 2,...Jens Arnold2006-08-29
* Fix profiling compilation for non-m68k targetsBrandon Low2006-03-09
* Profiling support, tools and documentation.Brandon Low2006-01-18