lttng: Split UST event names in a separate interface
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 27 May 2015 20:48:23 +0000 (16:48 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 12 Aug 2015 19:20:38 +0000 (15:20 -0400)
Remove the definitions pertaining to event and field names in
UstMemoryStrings, and move them to a global interface.

These names can change from one version to the other of the
tracer, so this is the first step in abstracting away the actual
trace event names from the "concepts" the library and analysis
agree upon.

Change-Id: Ia8ccf528029cc8cd3e5de13e4e7041ad6e89eeae
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/50312
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>

No differences found
This page took 0.023831 seconds and 5 git commands to generate.