From: Philippe Proulx Date: Fri, 4 Sep 2015 00:15:11 +0000 (-0400) Subject: Use new SVG ring buffer API X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=3c3588a3c7f12b172e3fc90edcdfcf60f63a62b9;p=lttng-docs.git Use new SVG ring buffer API Signed-off-by: Philippe Proulx --- diff --git a/contents/understanding-lttng/core-concepts/channel/channel-overwrite-mode-vs-discard-mode.md b/contents/understanding-lttng/core-concepts/channel/channel-overwrite-mode-vs-discard-mode.md index c46e4c2..2879bf2 100644 --- a/contents/understanding-lttng/core-concepts/channel/channel-overwrite-mode-vs-discard-mode.md +++ b/contents/understanding-lttng/core-concepts/channel/channel-overwrite-mode-vs-discard-mode.md @@ -13,14 +13,14 @@ events. The marked sub-buffer will be consumed eventually by a consumer daemon (returns to white). diff --git a/contents/understanding-lttng/core-concepts/channel/channel-subbuf-size-vs-subbuf-count.md b/contents/understanding-lttng/core-concepts/channel/channel-subbuf-size-vs-subbuf-count.md index c117517..45fdecb 100644 --- a/contents/understanding-lttng/core-concepts/channel/channel-subbuf-size-vs-subbuf-count.md +++ b/contents/understanding-lttng/core-concepts/channel/channel-subbuf-size-vs-subbuf-count.md @@ -38,21 +38,21 @@ constant event throughput and using the overwrite mode, the two following configurations have the same ring buffer total size: diff --git a/contents/understanding-lttng/core-concepts/channel/channel-timers.md b/contents/understanding-lttng/core-concepts/channel/channel-timers.md index d98c0af..ab54115 100644 --- a/contents/understanding-lttng/core-concepts/channel/channel-timers.md +++ b/contents/understanding-lttng/core-concepts/channel/channel-timers.md @@ -10,7 +10,7 @@ may be used to ensure that event data is consumed and committed to trace files periodically in case of a low event throughput: