From: compudj Date: Fri, 28 Apr 2006 20:24:29 +0000 (+0000) Subject: add c2 facility X-Git-Tag: v0.12.20~1718 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=cf7e1ce4ebd0b7ef4a91abfaca84388f9e303461;hp=dd8ec0e0ecc2a06dd651bb349927d4f77f41935d;p=lttv.git add c2 facility git-svn-id: http://ltt.polymtl.ca/svn@1771 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt-control/configure.in b/ltt-control/configure.in index 013aa50a..157d47a4 100644 --- a/ltt-control/configure.in +++ b/ltt-control/configure.in @@ -23,7 +23,7 @@ AC_PREREQ(2.57) AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRESS) #AC_WITH_LTDL # not needed ? -AM_INIT_AUTOMAKE(ltt-control,0.5-06042006) +AM_INIT_AUTOMAKE(ltt-control,0.6-28042006) AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL diff --git a/ltt-control/facilities/kernel_arch_c2.xml b/ltt-control/facilities/kernel_arch_c2.xml new file mode 100644 index 00000000..11197a17 --- /dev/null +++ b/ltt-control/facilities/kernel_arch_c2.xml @@ -0,0 +1,560 @@ + + + The kernel facility has events related to kernel execution status + for the C2 architecture. + + + + + + + System call entry + Syscall entry number in entry.S + Address from which call was made + + + + System call exit + +