From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755416AbbHKRAj (ORCPT ); Tue, 11 Aug 2015 13:00:39 -0400 Received: from one.firstfloor.org ([193.170.194.197]:33696 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752728AbbHKRAi (ORCPT ); Tue, 11 Aug 2015 13:00:38 -0400 Date: Tue, 11 Aug 2015 19:00:37 +0200 From: Andi Kleen To: Jiri Olsa Cc: Andi Kleen , Andi Kleen , acme@kernel.org, jolsa@kernel.org, linux-kernel@vger.kernel.org, eranian@google.com, namhyung@kernel.org, peterz@infradead.org, mingo@kernel.org Subject: Re: [PATCH 2/9] perf, tools, stat: Support up-scaling of events Message-ID: <20150811170036.GG1747@two.firstfloor.org> References: <1438995985-13631-1-git-send-email-andi@firstfloor.org> <1438995985-13631-3-git-send-email-andi@firstfloor.org> <20150811132532.GB1942@krava.brq.redhat.com> <20150811133805.GD4524@tassilo.jf.intel.com> <20150811135437.GB10703@krava.brq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150811135437.GB10703@krava.brq.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > how about existing scale attributes, like in rapl code I'm using the existing scale attribute, but I need a multiplication, not a division. That is why negative scale was redefined to mean multiplication. -Andi -- ak@linux.intel.com -- Speaking for myself only.