How about this little script? To continuously log the contents of the
file?

{ who -b; while sleep 60; do for word in `cat /proc/dri/0/gem_objects`; 
do printf "%s\t" $word; done; echo; done; } >> dri.log

JP

-- 
[i965] X freezes starting on April 3rd
https://bugs.launchpad.net/bugs/359392
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to