Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp3979764imm; Mon, 20 Aug 2018 07:53:34 -0700 (PDT) X-Google-Smtp-Source: AA+uWPwTXoqq+AeBd0VhuiQkU2mv2JVAYVdVEPscF9rK5KnNp0+uFLgGAH1Qlygm4n8TszvYG0bJ X-Received: by 2002:a63:d04f:: with SMTP id s15-v6mr44106076pgi.42.1534776814579; Mon, 20 Aug 2018 07:53:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534776814; cv=none; d=google.com; s=arc-20160816; b=fFUdzfgyfd2bhpJyZtdfk+/EnC1W9/PSLTuKjulMd2melADESeoWO2BPcvmUYO0DIr udBomAK2h1eR9GgasHZ5wBbCEeImi0TKtV2+hXv2pnBemqpAASec79PwFPPB8lx6gKl4 uTYHM4ubR7ZIC580B2TJhr/u1CZI/5aIpP0xzrNOXGes9PFeQQrkhNp5TQEiHICW88mE X20/Hptu5Xb6YJZd9H1MgwL7rtWDkcQ+UDk0QaJLYwiGElrs2yyOo4tJFALxvBelUuo3 +HgdBrTLYS/Bu3wOmpFI2XMYiP6RWyjRwPnT6HEtbkfjkYjzfZ+f7fLnTxLEzUYoYS/g LN6g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:arc-authentication-results; bh=0qU1qNoUoHc8145/2xs1JAxsVRQV29p1SxGk5rLXIHg=; b=k/1OSL0LLxT5NGi1I67ROo9+5nob1LfuQ78hsW0+raDp1MesP2ufzm1wmFxxhC2FNk V2oM1b7z0OMcaHyZyVZvjIVs7cBaqIrjLTxdXB/E1Ip6lLJBXTxVt6S9NEXnre9rndR5 DoJJ2c6BXpOyRhR6lkDx6W/EWphBRO9ADDBAVlvS0o+PgFAir6IsS6T9IVZ2C2vMB6NE c+kQI/vD3SzuzYSrYcmriJVT3DKbY0wot0p53u0gv+i9dViddRws8NkJc9M4c2C0S2Lq /nx3fbHUCLPkSKlevPhbhU3dVH6TYUNi9qV5UHJdE5MNWc2FAzDfFHO3MecDDCwBMxv1 CE2w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x17-v6si1235435pgi.243.2018.08.20.07.53.19; Mon, 20 Aug 2018 07:53:34 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726977AbeHTRwB (ORCPT + 99 others); Mon, 20 Aug 2018 13:52:01 -0400 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:38576 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726010AbeHTRwB (ORCPT ); Mon, 20 Aug 2018 13:52:01 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 37A43ED1; Mon, 20 Aug 2018 07:36:07 -0700 (PDT) Received: from [10.37.9.177] (unknown [10.37.9.177]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id B68963F24A; Mon, 20 Aug 2018 07:36:02 -0700 (PDT) Subject: Re: [PATCH v3 0/7] perf: Add ioctl for PMU driver configuration To: Kim Phillips Cc: Mathieu Poirier , Will Deacon , Peter Zijlstra , Arnaldo Carvalho de Melo , Ingo Molnar , Thomas Gleixner , Alexander Shishkin , schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com, Mark Rutland , Jiri Olsa , Namhyung Kim , Adrian Hunter , ast@kernel.org, Greg KH , "H. Peter Anvin" , suzuki.poulosi@arm.com, linux-s390@vger.kernel.org, Linux Kernel Mailing List , linux-arm-kernel References: <1531950487-24554-1-git-send-email-mathieu.poirier@linaro.org> <20180813124642.3d49c082a95fc294d926016e@arm.com> <20180814120910.ed225bbc462c58b09e5d68de@arm.com> <20180815093912.GE2427@arm.com> <20180815102820.3520d0c3875d2fd82300cdef@arm.com> <18fe78a3-9a58-cecd-ddb9-d46cbc473b95@arm.com> <20180820092252.32dd015afcc5cbf2fe4c7ab7@arm.com> From: Suzuki K Poulose Message-ID: Date: Mon, 20 Aug 2018 15:36:47 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <20180820092252.32dd015afcc5cbf2fe4c7ab7@arm.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/20/2018 03:22 PM, Kim Phillips wrote: > On Mon, 20 Aug 2018 11:03:03 +0100 > Suzuki K Poulose wrote: > >> On 08/16/2018 08:28 PM, Mathieu Poirier wrote: >>> On Wed, 15 Aug 2018 at 09:28, Kim Phillips wrote: >>>> >>>> On Wed, 15 Aug 2018 10:39:13 +0100 >>>> Will Deacon wrote: >>>> >>>>> On Tue, Aug 14, 2018 at 01:42:27PM -0600, Mathieu Poirier wrote: >>>>>> On Tue, 14 Aug 2018 at 11:09, Kim Phillips wrote: >>>>>>> The other thing that's going on here is that I'm becoming numb to the >>>>>>> loathsome "failed to mmap with 12 (Cannot allocate memory)" being >>>>>>> returned no matter what the error is/was. E.g., an error that would >>>>>>> indicate a sense of non-implementation would be much better >>>>>>> appreciated than presumably what the above is doing, i.e., returning >>>>>>> -ENOMEM. That, backed up with specific details in the form of human >>>>>>> readable text in dmesg would be *most* welcome. >>>>>> >>>>>> As part of the refactoring of the code to support CPU-wide scenarios I >>>>>> intend to emit better diagnostic messages from the driver. Modifying >>>>>> rb_alloc_aux() to propagate the error message generated by the >>>>>> architecture specific PMUs doesn't look hard either and I _may_ get to >>>>>> it as part of this work. >>>>> >>>>> For the record, I will continue to oppose PMU drivers that dump diagnostics >>>>> about user-controlled input into dmesg, but the coresight drivers are yours >>>>> so it's up to you and I won't get in the way! >>>> >>>> That sounds technically self-contradicting to me. Why shouldn't >>>> coresight share the same policies as those used for PMU drivers? Or >>>> why not allow the individual vendor PMU driver authors control the >>>> level of user-friendliness of their own drivers? >>>> >>>> That being said, Matheiu, would you accept patches that make coresight >>>> more verbose in dmesg? >>> >>> It depends on the issue you're hoping to address. I'd rather see the >>> root cause of the problem fixed than adding temporary code. Suzuki >>> added the ETR perf API and I'm currently working on CPU-wide >>> scenarios. From there and with regards to what can happen in >>> setup_aux(), we should have things covered. >> >> I think the main issue is the lack of error code propagation from >> setup_aux() back to the perf_aux_output_handle_begin(), which always >> return -ENOMEM. If we fix that, we could get better idea of whats >> wrong. > > Why get a better idea when we can get the exact details? The different values for error numbers are there for a reason... > >> If someone is planning to add verbose messages, they may do so by adding >> dev_dbg() / pr_debug(), which can be turned on as and when needed. > > I disagree: that just adds another usage and kernel configuration > obstacle. Why not use pr_err straight up? I personally don't agree to usage of pr_err() in paths which are easily triggered from user input. Also, we are moving all the "debugging" messages to the dynamic debug, to prevent lockdep splats. Suzuki