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

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: struct gmon_cg_arc_record


Jes Sorensen <jes@linuxcare.com> writes:

> My idea for a patch would solve the problem by changing the
> assignments in gmon/gmon.c - it touches generic code but I doubt it's
> too expensive.

Hum, for new 64-bit architecture I'd suggest changing the on-disk
format.  There is no reason to make things slower than necessary.

For Alpha, I'd also go with a new format if rth thinks this is OK.

The [4] in the data structure definition clearly is motivated by the
use in 32-bit architecture.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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