Map
Index
Random
Help
th

Quote: DTrace's quantize() generates a power-of-two histogram, in situ; for example, frequency of write system calls by size by application

QuoteRef: cantB2_2006 , p. 31



Topic:
execution profile
Topic:
histogram

Quotation Skeleton

Fig 3: syscall::write:entry { @[execname] = quantize(arg2); } … Simple D script to instrument the write(2) system … [For example] This output indicates that … the application "acroread" made 93 write system calls …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: execution profile (43 items)
Topic: histogram (5 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.