barectf-tracepoint: add QEMU ARM target example
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 13 Apr 2016 19:52:48 +0000 (15:52 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 13 Apr 2016 20:37:04 +0000 (16:37 -0400)
commit69e3ffe8863ec4d3ef542f4fd835fd4378d43831
tree376034c3fcf3b26226e79ba54a8fcbf1b805089d
parentd2a238e3fd57fce7ff94bb2429502ad69383f30a
barectf-tracepoint: add QEMU ARM target example

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
doc/examples/barectf-tracepoint/.gitignore [new file with mode: 0644]
doc/examples/barectf-tracepoint/Makefile.barectf-qemu-arm-uart [new file with mode: 0644]
doc/examples/barectf-tracepoint/README.md
doc/examples/barectf-tracepoint/barectf-platform-qemu-arm-uart.c [new file with mode: 0644]
doc/examples/barectf-tracepoint/barectf-platform-qemu-arm-uart.h [new file with mode: 0644]
doc/examples/barectf-tracepoint/barectf-platform-qemu-arm-uart.ld [new file with mode: 0644]
doc/examples/barectf-tracepoint/barectf-tracepoint-barectf-qemu-arm-uart.sh [new file with mode: 0755]
doc/examples/barectf-tracepoint/barectf-tracepoint-qemu-arm-uart.h [new file with mode: 0644]
doc/examples/barectf-tracepoint/barectf-tracepoint.c
This page took 0.024227 seconds and 4 git commands to generate.