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>
Thu, 26 Mar 2020 23:07:45 +0000 (19:07 -0400)
commit6d86df12efce891f521d8bf835b6fac09c47800f
tree573b9de5c47e1f77827cbbce1277b4627c7754ce
parent8dbe254c9ac0d728c25aa5f48b995dc813e2cd02
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.026427 seconds and 4 git commands to generate.