lttng: list: print `per-user` and `per-process` buffer types
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 20 Mar 2020 21:17:34 +0000 (17:17 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 25 Mar 2020 15:32:26 +0000 (11:32 -0400)
commit74707e6e330aa611619319aeebc679ba9e7a8cf3
tree573b9de5c47e1f77827cbbce1277b4627c7754ce
parentde3323397026157322a512b6755792fe153ad17f
lttng: list: print `per-user` and `per-process` buffer types

The lttng-list command prints `per UID` and `per PID` for the
buffer type which is inconsistent with the terms used in the
documentation.

Moreover, `Buffer type` is replaced by `Buffering scheme` for
the same reason.

Change the print-out to match the online documentation.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Id20098386ec0369fae017d01786ecc13c78820c0
src/bin/lttng/commands/list.c
This page took 0.026038 seconds and 5 git commands to generate.