From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6D3C8311C06; Tue, 23 Sep 2025 10:35:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=90.155.92.199 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1758623732; cv=none; b=ZvepdMd5oRL+8qEgwkORq5DKtxzk5QANivL1M4lK89kpz1kmWGi0Gicj2dxOTJ5ujberLAJimjTd1HNd29nsOPAIE+52S7/9C/LIytam0KeWsZfwo07ij4eNQ0pVr5Gj+meQZqu64DEzRp4+K11d2ISBh4XAyZE0zgYWd9gfRWg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1758623732; c=relaxed/simple; bh=hKtlasTu+Pec5wqgu2DRT9vPhn9NvoXdM9NSLqk0tQo=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=NPH6nTT+pzZo0+OTcR7nChA7R9FYZswvPDjZAG95u/UeudqOPUaKY96GGqXEWyA63rqcV6/XCAcXjasjnAC/KZXGuyz42RwuEsSLajULNz7StfRIsDUZJMKNTyCi6B/+8NRfO4F7QKcAwEln9jJneOZjKRVbTs4NT0perVIiylQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org; spf=none smtp.mailfrom=infradead.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b=GiruQahY; arc=none smtp.client-ip=90.155.92.199 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=infradead.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="GiruQahY" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=HeOaKU5tHoybl2dUWsCR+5uXOJ8iXvJSyqpY+fXWH9o=; b=GiruQahYGe5n0qAWVrv5G/PHXV oMytBez4tXFDX/hbgIAdHDQF0Yv2cnfR+c1oh+tkJUS9UvkEoZ7jUWh9YkCxxC7mjO8SW7UOJ8XFp ABt+zg5LVBVp1BWxPCbiHbHeoi666finX1ni1OGllOPdT7R5VnVyZae1cI6eaIxGpULHHnOyOE1Kd WKKJSUnwkpqAzYaVQeVJOcF4FGhB98S1y0Y3G4vngVfEos50gojgUxqy/PqrvGhViVh4dsztRD7B0 XZSrU9dwVmaNlQl6+NE+s84F1qAqfiRRjUT0Q5RoODcERdPYwEP3wZEZIY6UCwIiKq2SsH+fMTvlU n2FXfMpw==; Received: from 77-249-17-252.cable.dynamic.v4.ziggo.nl ([77.249.17.252] helo=noisy.programming.kicks-ass.net) by desiato.infradead.org with esmtpsa (Exim 4.98.2 #2 (Red Hat Linux)) id 1v10Mf-00000008UgM-44wN; Tue, 23 Sep 2025 10:35:18 +0000 Received: by noisy.programming.kicks-ass.net (Postfix, from userid 1000) id 0150B30049C; Tue, 23 Sep 2025 12:35:16 +0200 (CEST) Date: Tue, 23 Sep 2025 12:35:16 +0200 From: Peter Zijlstra To: Steven Rostedt Cc: linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org, bpf@vger.kernel.org, x86@kernel.org, Masami Hiramatsu , Mathieu Desnoyers , Josh Poimboeuf , Ingo Molnar , Jiri Olsa , Arnaldo Carvalho de Melo , Namhyung Kim , Thomas Gleixner , Andrii Nakryiko , Indu Bhagat , "Jose E. Marchesi" , Beau Belgrave , Jens Remus , Linus Torvalds , Andrew Morton , Florian Weimer , Sam James , Kees Cook , Carlos O'Donell Subject: Re: [RESEND][PATCH v15 2/4] perf: Support deferred user callchainshttps://lore.kernel.org/linux-trace-kernel/20250827193644.527334838@kernel.org/ Message-ID: <20250923103516.GE3419281@noisy.programming.kicks-ass.net> References: <20250908171412.268168931@kernel.org> <20250908171524.605637238@kernel.org> <20250923091935.GA3419281@noisy.programming.kicks-ass.net> <20250923053515.25a1713e@batman.local.home> <20250923093821.GB3419281@noisy.programming.kicks-ass.net> <20250923062848.0bc4ff2b@batman.local.home> Precedence: bulk X-Mailing-List: linux-trace-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250923062848.0bc4ff2b@batman.local.home> On Tue, Sep 23, 2025 at 06:28:48AM -0400, Steven Rostedt wrote: > On Tue, 23 Sep 2025 11:38:21 +0200 > Peter Zijlstra wrote: > > > On Tue, Sep 23, 2025 at 05:35:15AM -0400, Steven Rostedt wrote: > > > > > I even pushed this to a git tree. Not sure why it didn't get flagged. > > > > I've been looking at this... how do I enable CONFIG_UWIND_USER ? > > Hmm, maybe that's why it wasn't flagged. > > > > > I suspect the problem is that its impossible to actually compile/use > > this code. > > It needs an arch to enable it. Here's the x86 patches that I was hoping > would get in too: > > https://lore.kernel.org/linux-trace-kernel/20250827193644.527334838@kernel.org/ Hmm, let me go find that.