summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i386/bits/machine-gmon.h
Commit message (Collapse)AuthorAgeFilesLines
* i386/mcount.S expects to call __mcount_internal with the 2 args passedManuel Novoa III2003-09-071-1/+1
| | | | | | | in registers. NOTE: i386/mcount.S really needs to be rewritten. It currently won't work for non-PIC builds.
* Initial effort at adding profiling support.Eric Andersen2003-03-031-0/+41