testapp: gen-ust-events: augment captured fields
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 11 May 2020 17:33:30 +0000 (13:33 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 5 Mar 2021 19:39:08 +0000 (14:39 -0500)
commit6f9f5cd0134460ad499ce753ff4886440b0b8a0f
treeae1d9040df965b8c7cdca2e6e10da8c9cd49c62d
parenta825ed8c13767073d0976c3cba8394a96bcb0e4d
testapp: gen-ust-events: augment captured fields

Adds:
 - negative integer,
 - enums,
 - escaped string,
 - network array,
 - network sequence,
 - long sequence.

This partly bridges the gap between the event used for kernel testing
and the event used for userspace testing.

Bitfield array/sequence are not supported by the userspace tracer.

Change-Id: I027b9acfdcea2643201020c6c7907483cbbb2151
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Depends-on: lttng-ust: I5a800fc92e588c2a6a0e26282b0ad5f31c044479
tests/utils/testapp/gen-ust-events/gen-ust-events.c
tests/utils/testapp/gen-ust-events/tp.h
This page took 0.027188 seconds and 5 git commands to generate.