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>
Tue, 8 Sep 2015 13:43:00 +0000 (09:43 -0400)
commit103d0bfb5f277d8e88a07fad9420ff9dd9ee3e5f
treee21f1c95fd15c0822224a0e2ad31da1cd5362594
parent5fa629ecb8f63a0ea75de7497b1be74a5cf7063e
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.0301169999999999 seconds and 4 git commands to generate.