On 05.05.10 18:40, Yossi Lev wrote:
Thanks, I know that I can provide multiple keys, but the number of keys
for an aggregation must be constant, and I didn't want to pad with zeros
all missing keys as in the common case my sequence has 2 or 3 keys (and
not the maximum number of 8).  These are minor issues that have to do
with how the data looks when it is printed at the end --- I'm trying to
use DTrace to generate a performance profiling report that the users can
read, so do not want to add many trailing zeros to everything.

you may want to consider post-processing with your favourite string manipulation tool for the looks of your output.

Michael
--
michael.schus...@oracle.com     http://blogs.sun.com/recursion
Recursion, n.: see 'Recursion'
_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to