index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
profile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-07
Remove last traces of sprintf.h
Jeffrey Goode
1
-1
/
+0
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
1
-1
/
+1
2010-05-06
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
1
-1
/
+1
2009-06-29
Remove int_prio argument from timer_register, and move the only use for it in...
Rafaël Carré
1
-2
/
+2
2008-07-28
Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes ...
Michael Giacomelli
1
-10
/
+13
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-04-28
Moved private types and constants from profile.h to profile.c
Bertrik Sikken
1
-0
/
+33
2006-08-29
Fix bug in profiling that makes the timing for coldfire off by a factor of 2,...
Jens Arnold
1
-2
/
+2
2006-03-09
Fix profiling compilation for non-m68k targets
Brandon Low
1
-1
/
+4
2006-01-18
Profiling support, tools and documentation.
Brandon Low
1
-0
/
+303