From: compudj Date: Sun, 4 Dec 2005 00:02:02 +0000 (+0000) Subject: use long for trap id X-Git-Tag: v0.12.20~2120 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=212981b9a599532dc4fc790a654b10387eee9262;p=lttv.git use long for trap id git-svn-id: http://ltt.polymtl.ca/svn@1369 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/facilities/kernel.xml b/ltt/branches/poly/facilities/kernel.xml index 1db08202..19285c56 100644 --- a/ltt/branches/poly/facilities/kernel.xml +++ b/ltt/branches/poly/facilities/kernel.xml @@ -27,7 +27,7 @@ Entry in a trap - Trap number + Trap number Address where trap occured diff --git a/ltt/branches/poly/facilities/s390_kernel.xml b/ltt/branches/poly/facilities/s390_kernel.xml deleted file mode 100644 index 00a313e6..00000000 --- a/ltt/branches/poly/facilities/s390_kernel.xml +++ /dev/null @@ -1,10 +0,0 @@ - - The kernel facility has events related to kernel execution status. - - - Entry in a trap - Trap number - Address where trap occured - - -