> > Hi Ken,
> > 
> > Had a play with oprofile... but seems to have lumped everything into glibc, 
> > any ideas? The queue is setup as ring, max size 2GB.
> 
> You probably need to install libstdc++-debuginfo & glibc-debuginfo to
> see more detail.

Right, installed debuginfo packages and now makes a little more sense:

CPU: CPU with timer interrupt, speed 0 MHz (estimated)
Profiling through timer interrupt
samples  %        image name               symbol name
6569     33.6337  libstdc++.so.6.0.8       __gnu_cxx::__atomic_add(int 
volatile*, int)
5117     26.1994  libstdc++.so.6.0.8       __gnu_cxx::__exchange_and_add(int 
volatile*, int)
2004     10.2606  libc-2.5.so              memcpy
1695      8.6785  libqpidbroker.so.2.0.0   void 
deque<qpid::framing::AMQFrame>::_M_range_insert_aux<_Deque_iterator<qpid::framing::AMQFrame,
 qpid::framing::AMQFrame&, 
qpid::framing::AMQFrame*>>(_Deque_iterator<qpid::framing::AMQFrame, 
qpid::framing::AMQFrame&, qpid::framing::AMQFrame*>, 
_Deque_iterator<qpid::framing::AMQFrame, qpid::framing::AMQFrame&, 
qpid::framing::AMQFrame*>, _Deque_iterator<qpid::framing::AMQFrame, 
qpid::framing::AMQFrame&, qpid::framing::AMQFrame*>, forward_iterator_tag)
823       4.2138  libc-2.5.so              _int_malloc

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to