From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752534AbdBJKjq (ORCPT ); Fri, 10 Feb 2017 05:39:46 -0500 Received: from mail-wr0-f193.google.com ([209.85.128.193]:33935 "EHLO mail-wr0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752232AbdBJKjo (ORCPT ); Fri, 10 Feb 2017 05:39:44 -0500 Date: Fri, 10 Feb 2017 11:29:41 +0100 From: Ingo Molnar To: Namhyung Kim Cc: Arnaldo Carvalho de Melo , Peter Zijlstra , Jiri Olsa , LKML Subject: Re: [PATCHSET 0/4] perf diff: Introduce delta-abs compute method (v2) Message-ID: <20170210102941.GA7175@gmail.com> References: <20170210073614.24584-1-namhyung@kernel.org> <20170210074111.GB14923@gmail.com> <20170210091443.GA17307@danjae.aot.lge.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170210091443.GA17307@danjae.aot.lge.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Namhyung Kim wrote: > > Would it be possible to flip over the default to the 'most useful' options, and > > see whether anyone complains? > > The patch 4 makes it default. /me must be blind! Yes, looks really nice that way. Thanks, Ingo