Hi.

Is there any program which traces X objects that program creates via, for 
example, XCreateGC, XCreatePixmap, ...

There is a problem: I create pixmaps, draw it, and destroy. When number of 
created pixmaps becomes bigger than 500000 (no difference, were it destroyed 
or not), application starts to work incredibly slow. Maybe I make some 
resource leaks? It there a way to deduce the problem?
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to