Mail Archives: djgpp/1997/11/09/22:43:51
Date: | Sun, 9 Nov 1997 19:41:32 -0800 (PST)
|
Message-Id: | <199711100341.TAA11151@adit.ap.net>
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
From: | Nate Eldredge <eldredge AT ap DOT net>
|
Subject: | Curious: How does DJGPP profile __dpmi_int?
|
That's my question. How is it possible for __dpmi_int to show up on
profiling outputs of DJGPP programs? I looked at its sources, expecting to
find a call to _mcount (the function that's called on entry to a profiled
function and sets up its profiling), but I didn't. It's a nice feature, but
how the heck is it done? I think it's magic.
Nate Eldredge
eldredge AT ap DOT net
- Raw text -