Monu wrote: > HI All, > I am getting problem in using hotshot profiler. > When I hotshot with lineevents=0, it works fine, > but when I use lineevents=1, I get error in stats
<> > Can anybody help to figure out the problem please? hotshot has never reached production-ready stability, imo. Use the new cProfile module in python2.5 -Mike -- http://mail.python.org/mailman/listinfo/python-list