1 | | Type your cmoment You may use these HTML tags: <a> <abbr> <acronym> <b> <blockquote> <cite> <code> <del> <em> <i> <q> <strike> <strong> |
| 1 | == PDCAT 2008 Tutorial Material == |
| 2 | We are conducting a tutorial on libtrace at the [http://www.cs.otago.ac.nz/pdcat08/ PDCAT 2008] conference. |
| 3 | |
| 4 | The tutorial is split into four sections: |
| 5 | * Introduction and Basics ([http://www.wand.net.nz/~salcock/pdcat08/slides/libtrace.pdf slides]) |
| 6 | * The Libtrace Tools ([http://www.wand.net.nz/~salcock/pdcat08/slides/libtrace_tools.pdf slides]) |
| 7 | * Simple Libtrace Programming ([http://www.wand.net.nz/~salcock/pdcat08/slides/libtrace_prog.pdf slides]) |
| 8 | * Advanced Topics ([http://www.wand.net.nz/~salcock/pdcat08/slides/libtrace_advanced.pdf slides]) |
| 9 | |
| 10 | The source code examples referenced in Simple Programming and Advanced Topics sections are also [http://www.wand.net.nz/~salcock/pdcat08/codedemo available for download]. The example programs are included in the examples/ directory in libtrace releases from 3.0.7 onwards. |