This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/11308] aggregate operations for @variance, @skew, @kurtosis


https://sourceware.org/bugzilla/show_bug.cgi?id=11308

--- Comment #8 from Frank Ch. Eigler <fche at redhat dot com> ---
Comment on attachment 9413
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9413
updated working version of a patch

considered making the shift value a parameter for the @variance() operator,
kind of like @hist_linear()'s?  i.e.,  @variance(var,5) to suggest a shift of
2<<5 to the runtime for that variable?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]