[mdb-discuss] libumem oversize - what is the best memory profiler tool on solaris?

2006-08-01 Thread James Coleman
Jonathan Adams wrote: > On Fri, Jul 28, 2006 at 06:24:56PM +0100, James Coleman wrote: >> Could someone confirm that I am correct about this that oversize >> allocations are not tracked >> in libumem? > > > They are tracked, but in a different way; you can get all of the oversized > allocations

[mdb-discuss] libumem oversize - what is the best memory profiler tool on solaris?

2006-08-01 Thread Jonathan Adams
On Tue, Aug 01, 2006 at 02:01:36PM +0100, James Coleman wrote: > Jonathan Adams wrote: > >On Fri, Jul 28, 2006 at 06:24:56PM +0100, James Coleman wrote: > >>Could someone confirm that I am correct about this that oversize > >>allocations are not tracked > >>in libumem? > > > > > >They are tracked,

[mdb-discuss] libumem oversize - what is the best memory profiler tool on solaris?

2006-07-31 Thread Jonathan Adams
On Fri, Jul 28, 2006 at 06:24:56PM +0100, James Coleman wrote: > Hello, > > I am regularily looking at memory use of processes on solaris these days. > Much of my work recently has been using libumem to track exactly what is > using memory and > it has proved very useful. I have found a limi

[mdb-discuss] libumem oversize - what is the best memory profiler tool on solaris?

2006-07-28 Thread James Coleman
Hello, I am regularily looking at memory use of processes on solaris these days. Much of my work recently has been using libumem to track exactly what is using memory and it has proved very useful. I have found a limitation of using libumem in this way is that large allocations get cla