Refactor: rename lttng_consumer_rotate_channel to lttng_consumer_rotate_sample_channel
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 5 Feb 2019 21:58:11 +0000 (16:58 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 18 Feb 2019 19:25:02 +0000 (14:25 -0500)
commitabf443a135ffe2dbaa4679f5b3f7bf79815ebe9c
treeb83c8b0be0c25e5f5619142629614a2ef007c033
parente0d2fee2689b1d52c4293300418147ce6f9a92bb
Refactor: rename lttng_consumer_rotate_channel to lttng_consumer_rotate_sample_channel

lttng_consumer_rotate_channel does not perform a rotation it performs a
sample of the channel. Rename it to reflect this.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
src/common/consumer/consumer.c
src/common/consumer/consumer.h
src/common/kernel-consumer/kernel-consumer.c
src/common/ust-consumer/ust-consumer.c
This page took 0.026639 seconds and 5 git commands to generate.