From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,NICE_REPLY_A,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C6476C4727D for ; Mon, 5 Oct 2020 11:24:04 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7E71920776 for ; Mon, 5 Oct 2020 11:24:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="3RqTi5g/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7E71920776 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=6TrK4H1Xtr5aYXQTKZz0YJR3UyVfDt49Wf6JyiD23B8=; b=3RqTi5g/cS2tEKMisYrj+/knn 5CukVcMA1sXXTKNhPEgoSh9OF/CSU30kMwUVPpZ7cgXj/nspAfgkwjmU1aK1TIiiZhRsPVuEOsMPx ZXBkPXYBsK+fqiMbeYCrVjlI+/Jro2vQPEkBgZXDvInadfsh51TdEE49qmtMJdlRw/DQzCw+kb4zn szXN4pKVwR41HNHpVi20dO3EMQ0jHhYyV+KyubnhncN9YDp79qiy1Xjuwu2AEOKC7bao+f7qpkgR4 7k6q0FJVxR/yTAE5yk9IMZ2n5riG6yhtDR7JxnRxPRgny0MxRJBuzeZZl4INQrGs8Wp4CL7fJy7CX aPwFT0RGQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kPOZd-0006nD-Ht; Mon, 05 Oct 2020 11:22:33 +0000 Received: from foss.arm.com ([217.140.110.172]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kPOZa-0006mi-6v for linux-arm-kernel@lists.infradead.org; Mon, 05 Oct 2020 11:22:31 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id CA243106F; Mon, 5 Oct 2020 04:22:27 -0700 (PDT) Received: from [10.57.49.167] (unknown [10.57.49.167]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 7E6813F66B; Mon, 5 Oct 2020 04:22:26 -0700 (PDT) Subject: Re: [PATCH v4 0/2] Make sysFS functional on topologies with per core sink To: lcherian@marvell.com, mathieu.poirier@linaro.org, mike.leach@linaro.org References: <20200904024106.21478-1-lcherian@marvell.com> From: Suzuki K Poulose Message-ID: <2bd65f2d-5660-10b3-f51f-448221d78d3d@arm.com> Date: Mon, 5 Oct 2020 12:27:07 +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: <20200904024106.21478-1-lcherian@marvell.com> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201005_072230_337984_B3412E78 X-CRM114-Status: GOOD ( 37.36 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: coresight@lists.linaro.org, linuc.decode@gmail.com, linux-arm-kernel@lists.infradead.org Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Linu, On 09/04/2020 03:41 AM, Linu Cherian wrote: > This patch series tries to fix the sysfs breakage on topologies > with per core sink. > > Changes since v3: > - References to coresight_get_enabled_sink in perf interface > has been removed and marked deprecated as a new patch. > - To avoid changes to coresight_find_sink for ease of maintenance, > search function specific to sysfs usage has been added. > - Sysfs being the only user for coresight_get_enabled sink, > reset option is removed as well. Have you tried running perf with --per-thread option ? I believe this will be impacted as well, as we choose a single sink at the moment and this may not be reachable from the other CPUs, where the event may be scheduled. Eventually loosing trace for the duration where the task is scheduled on a different CPU. Please could you try this patch and see if helps ? I have lightly tested this on a fast model. ---8>--- coresight: etm-perf: Allow an event to use multiple sinks When there are multiple sinks on the system, in the absence of a specified sink, it is quite possible that a default sink for an ETM could be different from that of another ETM (e.g, on systems with per-CPU sinks). However we do not support having multiple sinks for an event yet. This patch allows the event to use the default sinks on the ETMs where they are scheduled as long as the sinks are of the same type. e.g, if we have 1x1 topology with per-CPU ETRs, the event can use the per-CPU ETR for the session. However, if the sinks are of different type, e.g TMC-ETR on one and a custom sink on another, the event will only trace on the first detected sink (just like we have today). Cc: Linu Cherian Cc: Mathieu Poirier Cc: Mike Leach Signed-off-by: Suzuki K Poulose --- .../hwtracing/coresight/coresight-etm-perf.c | 69 +++++++++++++------ 1 file changed, 49 insertions(+), 20 deletions(-) diff --git a/drivers/hwtracing/coresight/coresight-etm-perf.c b/drivers/hwtracing/coresight/coresight-etm-perf.c index c2c9b127d074..19fe38010474 100644 --- a/drivers/hwtracing/coresight/coresight-etm-perf.c +++ b/drivers/hwtracing/coresight/coresight-etm-perf.c @@ -204,14 +204,28 @@ static void etm_free_aux(void *data) schedule_work(&event_data->work); } +/* + * When an event could be scheduled on more than one CPUs, we have to make + * sure that the sinks are of the same type, so that the sink_buffer could + * be reused. + */ +static bool sinks_match(struct coresight_device *a, struct coresight_device *b) +{ + if (!a || !b) + return false; + return (sink_ops(a) == sink_ops(b)) && + (a->subtype.sink_subtype == b->subtype.sink_subtype); +} + static void *etm_setup_aux(struct perf_event *event, void **pages, int nr_pages, bool overwrite) { u32 id; int cpu = event->cpu; cpumask_t *mask; - struct coresight_device *sink; + struct coresight_device *sink = NULL; struct etm_event_data *event_data = NULL; + bool sink_forced = false; event_data = alloc_event_data(cpu); if (!event_data) @@ -222,6 +236,7 @@ static void *etm_setup_aux(struct perf_event *event, void **pages, if (event->attr.config2) { id = (u32)event->attr.config2; sink = coresight_get_sink_by_id(id); + sink_forced = true; } mask = &event_data->mask; @@ -235,7 +250,7 @@ static void *etm_setup_aux(struct perf_event *event, void **pages, */ for_each_cpu(cpu, mask) { struct list_head *path; - struct coresight_device *csdev; + struct coresight_device *csdev, *cpu_sink; csdev = per_cpu(csdev_src, cpu); /* @@ -243,33 +258,42 @@ static void *etm_setup_aux(struct perf_event *event, void **pages, * the mask and continue with the rest. If ever we try to trace * on this CPU, we handle it accordingly. */ - if (!csdev) { - cpumask_clear_cpu(cpu, mask); - continue; - } - + if (!csdev) + goto clear_cpu; /* - * No sink provided - look for a default sink for one of the - * devices. At present we only support topology where all CPUs - * use the same sink [N:1], so only need to find one sink. The - * coresight_build_path later will remove any CPU that does not - * attach to the sink, or if we have not found a sink. + * No sink provided - look for a default sink for all the devices. + * We only support multiple sinks, only if all the default sinks + * are of the same type, so that the sink buffer can be shared + * as the event moves around. As earlier, we don't trace on a + * CPU, if we can't find a suitable sink. */ - if (!sink) - sink = coresight_find_default_sink(csdev); + if (!sink_forced) { + cpu_sink = coresight_find_default_sink(csdev); + if (!cpu_sink) + goto clear_cpu; + /* First sink for this event */ + if (!sink) { + sink = cpu_sink; + } else if (!sinks_match(cpu_sink, sink)) { + goto clear_cpu; + } + + } else { + cpu_sink = sink; + } /* * Building a path doesn't enable it, it simply builds a * list of devices from source to sink that can be * referenced later when the path is actually needed. */ - path = coresight_build_path(csdev, sink); - if (IS_ERR(path)) { - cpumask_clear_cpu(cpu, mask); + path = coresight_build_path(csdev, cpu_sink); + if (!IS_ERR(path)) { + *etm_event_cpu_path_ptr(event_data, cpu) = path; continue; } - - *etm_event_cpu_path_ptr(event_data, cpu) = path; +clear_cpu: + cpumask_clear_cpu(cpu, mask); } /* no sink found for any CPU - cannot trace */ @@ -284,7 +308,12 @@ static void *etm_setup_aux(struct perf_event *event, void **pages, if (!sink_ops(sink)->alloc_buffer || !sink_ops(sink)->free_buffer) goto err; - /* Allocate the sink buffer for this session */ + /* + * Allocate the sink buffer for this session. All the sinks + * where this event can be scheduled are ensured to be of the + * same type. Thus the same sink configuration is used by the + * sinks. + */ event_data->snk_config = sink_ops(sink)->alloc_buffer(sink, event, pages, nr_pages, overwrite); -- 2.24.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel