Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755253Ab1FOUUb (ORCPT ); Wed, 15 Jun 2011 16:20:31 -0400 Received: from mga09.intel.com ([134.134.136.24]:49345 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754546Ab1FOUUa (ORCPT ); Wed, 15 Jun 2011 16:20:30 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,371,1304319600"; d="scan'208";a="15239216" Subject: Re: REGRESSION: Performance regressions from switching anon_vma->lock to mutex From: Tim Chen To: Ingo Molnar Cc: Linus Torvalds , Peter Zijlstra , Paul McKenney , Andrew Morton , Hugh Dickins , KOSAKI Motohiro , Benjamin Herrenschmidt , David Miller , Martin Schwidefsky , Russell King , Paul Mundt , Jeff Dike , Richard Weinberger , Tony Luck , KAMEZAWA Hiroyuki , Mel Gorman , Nick Piggin , Namhyung Kim , ak@linux.intel.com, shaohua.li@intel.com, alex.shi@intel.com, linux-kernel@vger.kernel.org, linux-mm@kvack.org, "Rafael J. Wysocki" In-Reply-To: <20110615201713.GC4762@elte.hu> References: <1308097798.17300.142.camel@schen9-DESK> <1308134200.15315.32.camel@twins> <1308135495.15315.38.camel@twins> <1308168784.17300.152.camel@schen9-DESK> <20110615201713.GC4762@elte.hu> Content-Type: text/plain; charset="UTF-8" Date: Wed, 15 Jun 2011 13:21:05 -0700 Message-ID: <1308169265.17300.153.camel@schen9-DESK> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 (2.28.3-1.fc12) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 504 Lines: 16 On Wed, 2011-06-15 at 22:17 +0200, Ingo Molnar wrote: > > have you used callgraph profiling (perf record -g) or flat profiling? > Flat profiling can be misleading when there's proxy work done. > I've used callgraph profiling to see the call stack. Tim -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/