From 7483900c7bb03f800f4a4807c1531bd52039e8db Mon Sep 17 00:00:00 2001 From: compudj Date: Mon, 9 Jan 2006 19:58:46 +0000 Subject: [PATCH] add kernel arch facility git-svn-id: http://ltt.polymtl.ca/svn@1457 04897980-b3bd-0310-b5e0-8ef037075253 --- .../poly/facilities/kernel_arch_i386.xml | 310 ++++++++++++++++++ 1 file changed, 310 insertions(+) create mode 100644 ltt/branches/poly/facilities/kernel_arch_i386.xml diff --git a/ltt/branches/poly/facilities/kernel_arch_i386.xml b/ltt/branches/poly/facilities/kernel_arch_i386.xml new file mode 100644 index 00000000..3498181b --- /dev/null +++ b/ltt/branches/poly/facilities/kernel_arch_i386.xml @@ -0,0 +1,310 @@ + + The kernel facility has events related to kernel execution status for the i386 architecture. + + + + + + + System call entry + Syscall entry number in + entry.S + Address from which call was made + + + + System call exit + + -- 2.34.1