Add doc/examples/barectf-tracepoint
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 7 Apr 2016 03:46:45 +0000 (23:46 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 7 Apr 2016 04:07:20 +0000 (00:07 -0400)
commit0960480cb984f48801d44c3a21586d55d78f8b27
treedc6643b4f1c4282a018268270f192177973e2750
parentd183b2df67b35464a41273ed9cd1f2d45c661a59
Add doc/examples/barectf-tracepoint

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
doc/examples/.gitignore
doc/examples/barectf-tracepoint/Makefile [new file with mode: 0644]
doc/examples/barectf-tracepoint/Makefile.barectf [new file with mode: 0644]
doc/examples/barectf-tracepoint/Makefile.lttng-ust [new file with mode: 0644]
doc/examples/barectf-tracepoint/README.md [new file with mode: 0644]
doc/examples/barectf-tracepoint/barectf-tracepoint.c [new file with mode: 0644]
doc/examples/barectf-tracepoint/config.yaml [new file with mode: 0644]
doc/examples/barectf-tracepoint/tp.c [new file with mode: 0644]
doc/examples/barectf-tracepoint/tp.h [new file with mode: 0644]
This page took 0.022814 seconds and 4 git commands to generate.