From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id Ygz1HXHP2GUjFSoAWB0awg (envelope-from ) for ; Fri, 23 Feb 2024 12:01:37 -0500 Authentication-Results: simark.ca; dkim=pass (2048-bit key; unprotected) header.d=lists.lttng.org header.i=@lists.lttng.org header.a=rsa-sha256 header.s=default header.b=VHVcodO9; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 610DA1E0D2; Fri, 23 Feb 2024 12:01:37 -0500 (EST) Received: from lists.lttng.org (lists.lttng.org [167.114.26.123]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (prime256v1)) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 4EF0B1E030 for ; Fri, 23 Feb 2024 12:01:35 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lists.lttng.org; s=default; t=1708707694; bh=op5pxP3nDvej3TblSCbEkHXMzInb538S8sb9XXhNqEw=; h=Date:To:In-Reply-To:References:Subject:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=VHVcodO9XGn4W9HCefFqTrBFfDbtdJAuGNLocPhfeqTc9tc6LSOkDEBa0qpJZSS+i Q943MLsf5EjIj30fRw58gsVkF6RRyePERY2Bl6YG/WDlnDtVVPxGzPA3BOB35pTWQT 1JGsc8shNkLr5cR1KctDphbQEIqEfWcJjajkF1NyYsxdxpUG5yAfugotTq8N9p53Kh A2svA9xN3vrcClA5dw4PRBwjvYxyO7wSVaabI2P4vq5EJ7GAAZ4A6aKaK226U6dnJ3 +9e2ZFf+djDVUnrHarbcFE/ehnjrI1BG3L2t9O7ADZ5xzr9Y3NdXlWt8asWEiDuyZF nTBW+tYaltT2Q== Received: from lists-lttng01.efficios.com (localhost [IPv6:::1]) by lists.lttng.org (Postfix) with ESMTP id 4ThGWL3zhdz28qK; Fri, 23 Feb 2024 12:01:34 -0500 (EST) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lists.lttng.org (Postfix) with ESMTPS id 4ThGWK0cbjz28MR for ; Fri, 23 Feb 2024 12:01:31 -0500 (EST) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 72E386357C; Fri, 23 Feb 2024 17:01:30 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DBEE6C433F1; Fri, 23 Feb 2024 17:01:28 +0000 (UTC) Date: Fri, 23 Feb 2024 12:03:21 -0500 To: Mathieu Desnoyers Message-ID: <20240223120321.66b0d5d7@gandalf.local.home> In-Reply-To: References: <20240217104924.GB10393@redhat.com> <20240219112926.77ac16f8@gandalf.local.home> <20240219170038.GA710@redhat.com> <20240219122825.31579a1e@gandalf.local.home> <776b842b-b19f-44bf-bc34-ac756fce7466@efficios.com> <20240223092630.49b9d367@gandalf.local.home> X-Mailer: Claws Mail 3.19.1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Subject: Re: [lttng-dev] [PATCH] coredump debugging: add a tracepoint to report the coredumping X-BeenThere: lttng-dev@lists.lttng.org X-Mailman-Version: 2.1.39 Precedence: list List-Id: LTTng development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Steven Rostedt via lttng-dev Reply-To: Steven Rostedt Cc: wenyang.linux@foxmail.com, Peter Zijlstra , Karim Yaghmour , Oleg Nesterov , linux-kernel@vger.kernel.org, lttng-dev , Masami Hiramatsu , Mel Gorman , Ingo Molnar Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: lttng-dev-bounces@lists.lttng.org Sender: "lttng-dev" On Fri, 23 Feb 2024 11:54:30 -0500 Mathieu Desnoyers wrote: > So this sched_process_exit placement was actually decided > by Karim Yaghmour back in the LTT days (2001). I don't think > he will mind us moving it around some 23 years later. ;) And I wonder how many people are involved in this that are younger than that change :-p I'm starting to feel really old. -- Steve _______________________________________________ lttng-dev mailing list lttng-dev@lists.lttng.org https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev