Implement getcpu override
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 2 Oct 2014 21:03:35 +0000 (17:03 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 10 Apr 2015 20:44:17 +0000 (16:44 -0400)
commit5e1b7b8bac9f038e681906b269c1422611c6376d
treeefa6931682726646bdd847c1fa800b0490bd9230
parentf9364363c8982127d66c2a29cb1fa21760bd00e5
Implement getcpu override

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