From 56d987790bd2767c08ee568d35bb548f3d6fa9b1 Mon Sep 17 00:00:00 2001 From: compudj Date: Mon, 15 May 2006 20:18:29 +0000 Subject: [PATCH] add powerpc arch file git-svn-id: http://ltt.polymtl.ca/svn@1817 04897980-b3bd-0310-b5e0-8ef037075253 --- .../facilities/kernel_arch_powerpc.xml | 301 ++++++++++++++++++ 1 file changed, 301 insertions(+) create mode 100644 ltt-control/facilities/kernel_arch_powerpc.xml diff --git a/ltt-control/facilities/kernel_arch_powerpc.xml b/ltt-control/facilities/kernel_arch_powerpc.xml new file mode 100644 index 0000000..c2c878e --- /dev/null +++ b/ltt-control/facilities/kernel_arch_powerpc.xml @@ -0,0 +1,301 @@ + + + The kernel facility has events related to kernel execution status for the powerpc architecture. + + + + + + + System call entry + Syscall entry number in entry.S + Address from which call was made + + + + System call exit + + -- 2.34.1