From mboxrd@z Thu Jan 1 00:00:00 1970 From: matthew.khouzam@ericsson.com (Matthew Khouzam) Date: Fri, 1 Apr 2011 19:58:01 -0400 Subject: [ltt-dev] [UST] Memory usage of markers / tracepoints vs printf Message-ID: <4D966689.8070303@ericsson.com> Hello tracers, I was running some tests today and found that for the same c formatted string, a marker and a tracepoint will take less memory than printf. Could anyone comment on this, has it been measured before? I know performance was tested, but this could be quite interesting as an added bonus for embedded systems. Matthew