This is the mail archive of the libc-hacker@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gprof and LinuxThreads


> Cc: Xavier.Leroy@inria.fr, libc-hacker@cygnus.com
> Reply-To: drepper@cygnus.com (Ulrich Drepper)
> From: Ulrich Drepper <drepper@cygnus.com>
> Date: 14 Jan 1999 10:38:17 -0800

> I'm not sure how to solve the problem.  Maybe with some kernel help,
> maybe with ptrace from another process, I haven't thought enough about
> it in the moment.

I think what you want here is a high-resolution timer, read from
_mcount.  That would be pretty easy to do (for version 2.2), we have
the support now in glibc.

-- 
Geoffrey Keating <geoffk@ozemail.com.au>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]