freebsd-dev/lib/libdtrace/common
Andriy Gapon 79edb7989a 8269 dtrace stddev aggregation is normalized incorrectly
illumos/illumos-gate@79809f9cf4
79809f9cf4

https://www.illumos.org/issues/8269
  It seems that currently normalization of stddev aggregation is done
  incorrectly.
  We divide both the sum of values and the sum of their squares by the
  normalization factor. But we should divide the sum of squares by the
  normalization factor squared to scale the original values properly.

Reviewed by: Bryan Cantrill <bryan@joyent.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Author: Andriy Gapon <avg@FreeBSD.org>
2017-06-09 15:04:10 +00:00
..
dlink_audit.c Update vendor/illumos to illumos-gate 13788:0cb9e2232ae0 2012-09-04 21:38:31 +00:00
dlink_init.c Update vendor/illumos to illumos-gate 13788:0cb9e2232ae0 2012-09-04 21:38:31 +00:00
dlink.h Update vendor/illumos to illumos-gate 13788:0cb9e2232ae0 2012-09-04 21:38:31 +00:00
dt_aggregate.c 7297 clear() on llquantize aggregation causes dtrace to exit 2016-08-26 20:51:09 +00:00
dt_as.c 4474 DTrace Userland CTF Support 2014-06-03 01:24:46 +00:00
dt_as.h Vendor import of libraries for DTrace from OpenSolaris. 2008-04-25 09:04:09 +00:00
dt_buf.c Vendor import of libraries for DTrace from OpenSolaris. 2008-04-25 09:04:09 +00:00
dt_buf.h Vendor import of libraries for DTrace from OpenSolaris. 2008-04-25 09:04:09 +00:00
dt_cc.c 7085 add support for "if" and "else" statements in dtrace 2016-08-13 19:57:36 +00:00
dt_cg.c 4470 overly aggressive D integer narrowing breaks 32-bit ustack helpers 2014-06-03 01:55:27 +00:00
dt_consume.c 8269 dtrace stddev aggregation is normalized incorrectly 2017-06-09 15:04:10 +00:00
dt_decl.c 4474 DTrace Userland CTF Support 2014-06-03 01:24:46 +00:00
dt_decl.h 4474 DTrace Userland CTF Support 2014-06-03 01:24:46 +00:00
dt_dis.c 4474 DTrace Userland CTF Support 2014-06-03 01:24:46 +00:00
dt_dof.c 4248 dtrace(1M) should never create DOF with empty probes section 2013-11-20 11:02:18 +00:00
dt_dof.h Vendor import of libraries for DTrace from OpenSolaris. 2008-04-25 09:04:09 +00:00
dt_error.c 4474 DTrace Userland CTF Support 2014-06-03 01:24:46 +00:00
dt_errtags.h Update vendor/illumos/dist to illumos-gate version 13944:bbcbb468dc37 2013-02-06 08:26:55 +00:00
dt_grammar.y 7085 add support for "if" and "else" statements in dtrace 2016-08-13 19:57:36 +00:00
dt_handle.c Vendor import of the full userland contrib part of DTrace support from 2008-04-26 00:54:52 +00:00
dt_ident.c 4474 DTrace Userland CTF Support 2014-06-03 01:24:46 +00:00
dt_ident.h Vendor import of libraries for DTrace from OpenSolaris. 2008-04-25 09:04:09 +00:00
dt_impl.h 7085 add support for "if" and "else" statements in dtrace 2016-08-13 19:57:36 +00:00
dt_inttab.c Vendor import of libraries for DTrace from OpenSolaris. 2008-04-25 09:04:09 +00:00
dt_inttab.h Vendor import of libraries for DTrace from OpenSolaris. 2008-04-25 09:04:09 +00:00
dt_lex.l 4474 DTrace Userland CTF Support 2014-06-03 01:24:46 +00:00
dt_link.c Update DTrace userland code to the latest available. 2010-08-02 12:13:33 +00:00
dt_list.c Vendor import of libraries for DTrace from OpenSolaris. 2008-04-25 09:04:09 +00:00
dt_list.h Vendor import of libraries for DTrace from OpenSolaris. 2008-04-25 09:04:09 +00:00
dt_map.c Update vendor/illumos/dist to pre libzfs_core state (dtrace and ctf part) 2012-07-18 10:19:06 +00:00
dt_module.c 4474 DTrace Userland CTF Support 2014-06-03 01:24:46 +00:00
dt_module.h 4474 DTrace Userland CTF Support 2014-06-03 01:24:46 +00:00
dt_open.c 7085 add support for "if" and "else" statements in dtrace 2016-08-13 19:57:36 +00:00
dt_options.c 4471 DTrace count() with histogram 2014-06-03 01:42:09 +00:00
dt_parser.c 7085 add support for "if" and "else" statements in dtrace 2016-08-13 19:57:36 +00:00
dt_parser.h 7085 add support for "if" and "else" statements in dtrace 2016-08-13 19:57:36 +00:00
dt_pcb.c Vendor import of libraries for DTrace from OpenSolaris. 2008-04-25 09:04:09 +00:00
dt_pcb.h Vendor import of libraries for DTrace from OpenSolaris. 2008-04-25 09:04:09 +00:00
dt_pid.c 4474 DTrace Userland CTF Support 2014-06-03 01:24:46 +00:00
dt_pid.h 4474 DTrace Userland CTF Support 2014-06-03 01:24:46 +00:00
dt_pq.c Update vendor/illumos to illumos-gate 13758:23432da34147 (dtrace changes) 2012-08-19 09:20:22 +00:00
dt_pq.h Add missing file dt_pq.h that should have been committed in r239385 2013-04-09 06:33:03 +00:00
dt_pragma.c Update vendor/illumos/dist to pre libzfs_core state (dtrace and ctf part) 2012-07-18 10:19:06 +00:00
dt_print.c 4474 DTrace Userland CTF Support 2014-06-03 01:24:46 +00:00
dt_printf.c 4474 DTrace Userland CTF Support 2014-06-03 01:24:46 +00:00
dt_printf.h Vendor import of libraries for DTrace from OpenSolaris. 2008-04-25 09:04:09 +00:00
dt_proc.c Update vendor/illumos to illumos-gate 13758:23432da34147 (dtrace changes) 2012-08-19 09:20:22 +00:00
dt_proc.h Update vendor/illumos to illumos-gate 13758:23432da34147 (dtrace changes) 2012-08-19 09:20:22 +00:00
dt_program.c Update vendor/illumos/dist to pre libzfs_core state (dtrace and ctf part) 2012-07-18 10:19:06 +00:00
dt_program.h Vendor import of libraries for DTrace from OpenSolaris. 2008-04-25 09:04:09 +00:00
dt_provider.c 4474 DTrace Userland CTF Support 2014-06-03 01:24:46 +00:00
dt_provider.h Vendor import of libraries for DTrace from OpenSolaris. 2008-04-25 09:04:09 +00:00
dt_regset.c Update vendor/illumos to illumos-gate 13758:23432da34147 (dtrace changes) 2012-08-19 09:20:22 +00:00
dt_regset.h Update vendor/illumos to illumos-gate 13758:23432da34147 (dtrace changes) 2012-08-19 09:20:22 +00:00
dt_string.c Update vendor/opensolaris to last OpenSolaris state (13149:b23a4dab3d50) 2012-07-18 07:48:04 +00:00
dt_string.h Update vendor/opensolaris to last OpenSolaris state (13149:b23a4dab3d50) 2012-07-18 07:48:04 +00:00
dt_strtab.c Vendor import of libraries for DTrace from OpenSolaris. 2008-04-25 09:04:09 +00:00
dt_strtab.h Vendor import of libraries for DTrace from OpenSolaris. 2008-04-25 09:04:09 +00:00
dt_subr.c Update vendor/illumos to illumos-gate 13758:23432da34147 (dtrace changes) 2012-08-19 09:20:22 +00:00
dt_sugar.c 7085 add support for "if" and "else" statements in dtrace 2016-08-13 19:57:36 +00:00
dt_work.c Vendor import of the full userland contrib part of DTrace support from 2008-04-26 00:54:52 +00:00
dt_xlator.c 4474 DTrace Userland CTF Support 2014-06-03 01:24:46 +00:00
dt_xlator.h Vendor import of libraries for DTrace from OpenSolaris. 2008-04-25 09:04:09 +00:00
dtrace.h 7085 add support for "if" and "else" statements in dtrace 2016-08-13 19:57:36 +00:00
mkerrno.sh Update DTrace userland code to the latest available. 2010-08-02 12:13:33 +00:00
mkerrtags.sh Vendor import of the full userland contrib part of DTrace support from 2008-04-26 00:54:52 +00:00
mknames.sh Vendor import of the full userland contrib part of DTrace support from 2008-04-26 00:54:52 +00:00
mksignal.sh Update DTrace userland code to the latest available. 2010-08-02 12:13:33 +00:00