On 08/25/2011 06:55 AM, Daniel Wagner wrote: > I'd like to solve a use case where it is necessary to count all bytes > transmitted and received by an application [1]. So far I have found two > unsatisfying solution for it. The first one is to hook into libc and > count the bytes there. I don't think I have to say I don't like this. Is there any particular reason you can't use LD_PRELOAD to interpose a library to do the statistics monitoring? Chris -- Chris Friesen Software Developer GENBAND chris.friesen@xxxxxxxxxxx www.genband.com _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers