src.ctf.lttng-live: cleanup: rename functions and variables
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Mon, 12 Aug 2019 22:07:09 +0000 (18:07 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 13 Aug 2019 01:13:35 +0000 (21:13 -0400)
commita31f4d8b9439a3f4b1d040441c9b9c195cbe62d7
treedfe7ccdd47631e31d1d57d83fb95f1dad2afcb94
parent07afb6bc2e161cfcc6c99d82bdebdfff12de8d63
src.ctf.lttng-live: cleanup: rename functions and variables

Use term "youngest" whenever possible to signify our current best
candidate.

Rename `lttng_live_iterator_next_on_stream()` ->
`lttng_live_iterator_next_msg_on_stream()` to signify that it's
returning a message.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: I7dcfccda30c87662209ac87e3bcda31699d3ea44
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1889
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Tested-by: jenkins <jenkins@lttng.org>
src/plugins/ctf/lttng-live/lttng-live.c
This page took 0.026929 seconds and 4 git commands to generate.