> > + time seconds seconds name > > + 92.55 0.02 0.02 sleepext.py:7:sleep > > $ cat ../out | statprofran > > I tried to glob this one by putting * at various places but I failed. Any help/suggestion on how to glob this will be helpful. Fixed this as `* sleepext.py:*:sleep (glob)` and queued, thanks.