Sortof. There's this one: http://www.xfree86.org/~mvojkovi/restest.c but you have to be careful using it. You should either run it remotely or redirect output to a file "restest >& test.out". It grabs the X-server and also dumps data to stout so if the application displaying stdout is running on the same server (like xterm can be) there is a deadlock. Mark. On Mon, 28 Jun 2004, Alexander Darovsky wrote: > 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 > XFree86@xxxxxxxxxxx > http://XFree86.Org/mailman/listinfo/xfree86 > _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86