Fix: set GLOBAL buffer type for kernel domain in list
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 21 Aug 2015 15:44:28 +0000 (11:44 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 21 Aug 2015 17:01:22 +0000 (13:01 -0400)
commit9f6daa3da7355919994ab162904d9bcf7d09a15c
tree8a40e74bcc59796fd2e710a179840b240b200cf6
parentf0251fa4e9128ce25ceecfe9e247f691773bbf2a
Fix: set GLOBAL buffer type for kernel domain in list

MI is using the list command reponse's buffer type, even when listing
the kernel domain. Not setting .buf_type here results in MI reporting a
wrong buffer type for the kernel domain.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/cmd.c
This page took 0.027348 seconds and 4 git commands to generate.