Implement clock override plugin support
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 1 Oct 2014 21:59:01 +0000 (17:59 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 10 Apr 2015 20:44:17 +0000 (16:44 -0400)
commitf9364363c8982127d66c2a29cb1fa21760bd00e5
tree8fb04a673c4ed367ab7a72b6f4ea7c0b654d73ff
parent8da6d0c8216f13df8f714459b7d855243296d83c
Implement clock override plugin support

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
doc/examples/Makefile.am
doc/examples/clock-override/Makefile [new file with mode: 0644]
doc/examples/clock-override/README [new file with mode: 0644]
doc/examples/clock-override/lttng-ust-clock-override-example.c [new file with mode: 0644]
doc/examples/clock-override/run-clock-override [new file with mode: 0755]
include/Makefile.am
liblttng-ust-ctl/ustctl.c
liblttng-ust/Makefile.am
liblttng-ust/clock.h
liblttng-ust/lttng-ust-comm.c
liblttng-ust/lttng-ust-uuid.h
This page took 0.02712 seconds and 4 git commands to generate.