Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx> --- debugging/debugging.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debugging/debugging.tex b/debugging/debugging.tex index b8156c8..0162442 100644 --- a/debugging/debugging.tex +++ b/debugging/debugging.tex @@ -2230,7 +2230,7 @@ Lines~32 and~33 then compute the maximum of these two values. Each pass through the loop spanning lines~34-43 attempts to add another data value to the set of good data. -Lines 35-39 compute the trend-break delta, with line~36 disabling this +Lines~35-39 compute the trend-break delta, with line~36 disabling this limit if we don't yet have enough values to compute a trend, and with lines~38 and~39 multiplying \co{trendbreak} by the average difference between pairs of data values in the good set. -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html