Mi: add mi support for lttng struct
authorJonathan Rajotte <jonathan.r.julien@gmail.com>
Wed, 16 Apr 2014 20:08:38 +0000 (16:08 -0400)
committerJonathan Rajotte Julien <jonathan.r.julien@gmail.com>
Tue, 22 Jul 2014 20:14:56 +0000 (16:14 -0400)
commit5e18ec73f48d06fd508fb74386d175d45606d7e2
tree2ce0f11232632708765dcb9b8a3fb6ad02973791
parentc7e35b037773dbbfe10178c946ba44feefb226e1
Mi: add mi support for lttng struct

Add mi-lttng support to the following struct:
    lttng_domain
    lttng_channel
    lttng_channel_attr
    lttng_event
        +multiple mi utility format:
            common attribute
            tracepoint_loglevel
            tracepoint_no_loglevel
            function probe
            function entry
    lttng_event_field

mi-lttng other element
    pid element

Rebase on master:
Fix: remove extra linking due to add of mi-lttng to libcommon
src/common/mi-lttng.c
src/common/mi-lttng.h
src/lib/lttng-ctl/Makefile.am
This page took 0.028174 seconds and 5 git commands to generate.