Problems with token mode

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Holger Hans Peter Freyther holger at freyther.de
Fri Nov 21 09:51:35 UTC 2014


On Thu, Nov 20, 2014 at 06:25:34PM -0600, Ciaby wrote:

> > E.g. attach with gdb to the running process and do the bt full thing
> > again?
> 
> (gdb) bt
> #0  0x00007f0b2de51663 in select () from /lib/x86_64-linux-gnu/libc.so.6
> #1  0x00007f0b2e794a9a in osmo_select_main (polling=0) at select.c:128

well that is to be expected? But if the app takes 99% time if you manually
sample with continue/CTRL+C/bt full. Where does it spend the time? Alternatively
you can use "perf top -p `pidof osmo-nitb`" to have a better overview.




More information about the OpenBSC mailing list