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:00:57 +0000 (13:00 -0400)
commitbd3381e34b50b4205052f03423f2651ecd075faa
tree6628597c44e338dcafe0b6a980c17edd8cd9f4b2
parent63ee55559347fe15568f094130ebf579ed498d70
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.025876 seconds and 4 git commands to generate.