Fix: use pid element instead of process element
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 4 Sep 2015 22:02:48 +0000 (18:02 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 5 Sep 2015 20:26:02 +0000 (16:26 -0400)
commitbf239d4cf83c083459c7672ac8a1965108bacca6
tree8a68e89563c7b2fab9f68134b049d571c4b5f31d
parent4e4714cb244d7ace4f4a462a3923066fd4760669
Fix: use pid element instead of process element

v2: Include change to xsd. Looks like I forgot to squash it. I'll have to make
an offering to the git reflog god on this one.

For stable 2.7

This revert part of changes introduced by [1] and [2].

The use of process element break the existing MI xml api.

[1] 46ef4d0715faeef52cd2242b5b895c74507e223a
[2] a585578f837d992f00eba4f090c8ba251d9de94e

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng/commands/list.c
src/common/mi-lttng.c
src/common/mi-lttng.h
src/common/mi_lttng.xsd
tests/regression/tools/mi/test_mi
This page took 0.025843 seconds and 4 git commands to generate.