instrum size
[lttv.git] / tests / facilities / tests.xml
CommitLineData
48a6c901 1<?xml version="1.0"?>
2<facility name="tests">
3 <description>The core facility contains test events</description>
4
5 <event name="write_4bytes">
6 <description>Write a 4 bytes int</description>
7 <field name="data"><int size="4"></field>
8 </event>
9
10</facility>
This page took 0.023557 seconds and 4 git commands to generate.