From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758930AbXGPJBR (ORCPT ); Mon, 16 Jul 2007 05:01:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754061AbXGPJBJ (ORCPT ); Mon, 16 Jul 2007 05:01:09 -0400 Received: from wr-out-0506.google.com ([64.233.184.227]:27163 "EHLO wr-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753873AbXGPJBI (ORCPT ); Mon, 16 Jul 2007 05:01:08 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OjhHSe+Ko3Nqp+cEq/w/9AJbbC7MgD1JC1iOpQ72UYtIwy6hPWVBXZa1pHSYkr065yD5qpYD7TLOTSjPqnEtbdyKeTGTElfqYIDLjzLYlzNxLxCxqBL5W6R6T3CEUaR6u3z+YcyehMf8e5hrYtFz5hHNwMducxWOONQaewQoMlU= Message-ID: Date: Mon, 16 Jul 2007 12:01:06 +0300 From: "Ni@m" To: LKML Subject: Fwd: performance -cfs19 vs. -ck1 for 2.6.22 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070716082917.GA1325@elte.hu> <20070716085545.GA5964@elte.hu> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > to help us figure out the nature of the delay, could you do another > thing as well: > > strace -ttt -TTT -f -o firefox.trace.txt -p `pidof firefox-bin` > I'll do that!!