Integrate base-address statedump into lttng-ust
authorPaul Woegerer <paul_woegerer@mentor.com>
Thu, 28 Nov 2013 12:26:52 +0000 (13:26 +0100)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 28 Nov 2013 15:32:53 +0000 (16:32 +0100)
commit13436238c6418c33e4eb3c3ab8e2a466f1597fd2
tree56ace4d53393a232af1957141aac6be1bb1fc7ad
parent1b7b0501cb18e5799d102c95592b208ca33f317a
Integrate base-address statedump into lttng-ust

Signed-off-by: Paul Woegerer <paul_woegerer@mentor.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
12 files changed:
Makefile.am
liblttng-ust-baddr/Makefile.am
liblttng-ust-baddr/lttng-ust-baddr.c
liblttng-ust-baddr/lttng-ust-baddr.h [new file with mode: 0644]
liblttng-ust-baddr/ust_baddr.c [deleted file]
liblttng-ust-baddr/ust_baddr.h [deleted file]
liblttng-ust-dl/Makefile.am
liblttng-ust-dl/ust_baddr.c [new file with mode: 0644]
liblttng-ust-dl/ust_baddr.h [new file with mode: 0644]
liblttng-ust-dl/ustdl.c
liblttng-ust/Makefile.am
liblttng-ust/lttng-ust-comm.c
This page took 0.026149 seconds and 4 git commands to generate.