From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from buildserver.ru.mvista.com (unknown [85.21.88.6]) by ozlabs.org (Postfix) with ESMTP id 9FCAFDDEF5 for ; Fri, 11 May 2007 22:51:54 +1000 (EST) Message-ID: <46449F22.7040209@ru.mvista.com> Date: Fri, 11 May 2007 16:51:46 +0000 From: Maxim Uvarov MIME-Version: 1.0 To: Andrew Morton Subject: Re: [PATCH] Performance Stats: Kernel patch References: <20070508162650.704.83752.stgit@localhost.localdomain> <20070508123214.11b4f25c.akpm@linux-foundation.org> <4642FDD6.5090609@ru.mvista.com> <20070510111242.dd42adae.akpm@linux-foundation.org> In-Reply-To: <20070510111242.dd42adae.akpm@linux-foundation.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linuxppc-dev@ozlabs.org, wli@holomorphy.com, pavel@ucw.cz, dada1@cosmosbay.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Andrew Morton wrote: > >What I meant was: the code appears to be counting sysenter-invoked syscalls, >but it isn't counting not int 80-invoked syscalls. > > > You are right. Seems it should be added too.