projects
/
lttv.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
update split script
[lttv.git]
/
tests
/
facilities
/
user_tests.xml
1
<?xml
version
=
"1.0"
?>
2
<facility
name
=
"user_tests"
>
3
<description>
The core facility contains usertrace 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.057287 seconds
and
4
git commands to generate.