This is the mail archive of the glibc-bugs@sourceware.org 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]
Other format: [Raw text]

[Bug malloc/15858] New: memusage doesn't track memalign/posix_memalign


http://sourceware.org/bugzilla/show_bug.cgi?id=15858

            Bug ID: 15858
           Summary: memusage doesn't track memalign/posix_memalign
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: malloc
          Assignee: unassigned at sourceware dot org
          Reporter: viric at viric dot name

We have programs using memalign/posix_memalign, and memusage doesn't help us
find its memory usage pattern, because memusage only tracks malloc, realloc and
mmap.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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