From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Time to merge scratch/correct-warning-pos into master, perhaps? Date: Sun, 06 Feb 2022 20:40:41 +0200 Message-ID: <83tudbyh1y.fsf@gnu.org> References: <83leyq3kfk.fsf@gnu.org> <83a6f631k3.fsf@gnu.org> <838ruq2z5t.fsf@gnu.org> <83v8xt20db.fsf@gnu.org> <83ee4gyzrh.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28566"; mail-complaints-to="usenet@ciao.gmane.io" Cc: larsi@gnus.org, mattiase@acm.org, gregory@heytings.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Feb 06 19:48:34 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nGmaQ-0007Fd-85 for ged-emacs-devel@m.gmane-mx.org; Sun, 06 Feb 2022 19:48:34 +0100 Original-Received: from localhost ([::1]:43002 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nGmaO-0003NT-Mz for ged-emacs-devel@m.gmane-mx.org; Sun, 06 Feb 2022 13:48:32 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:48184) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nGmTK-0000xn-09 for emacs-devel@gnu.org; Sun, 06 Feb 2022 13:41:15 -0500 Original-Received: from [2001:470:142:3::e] (port=34436 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nGmTJ-00071x-GE; Sun, 06 Feb 2022 13:41:13 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=mwsoYDWpavYEFUFJXJvxLsRPjsXRj2zVl1Gppc6SzH4=; b=R6uT4DJ34wFP lxKcPf6iPoid8RgZNKzYhRbBypjPeEZV+txLTtkDz5lv5CUtlZVrx0yUN3lvxtuy9khN86j7R2nNv l8JZVU+CiExYgCFgmHQw6ivXs0oOo6Ihi6jh+MfdISb4nDpCOeC2X1oKVXnBjaMjaksfDsljAXf3e d9VdvKWKl3An6P9GCt71u72CEDAo0PcEah3uNjmaMB43KzmVcXCKKJuZzvUviwMNS2LvVQyuvvSVB XqIWhWaGoYDo0Pr7/FxBtq+FeO/wf1GemMKVwyvOzgRimRnxlKJ4vB4/vSO56yzs6lzYaDlHQl/nv 1F9Ibjv1X0oB9EAvBRVHtg==; Original-Received: from [87.69.77.57] (port=1903 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nGmT2-0006Ry-Jl; Sun, 06 Feb 2022 13:41:13 -0500 In-Reply-To: (message from Alan Mackenzie on Sun, 6 Feb 2022 18:09:30 +0000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:285989 Archived-At: > Date: Sun, 6 Feb 2022 18:09:30 +0000 > Cc: gregory@heytings.org, monnier@iro.umontreal.ca, mattiase@acm.org, > larsi@gnus.org, emacs-devel@gnu.org > From: Alan Mackenzie > > On reading the tutorial (which is very difficult) Oh, one other thing: the Internet is full with very detailed tutorials for how to use perf in different scenarios, so I suggest to look those up if the tutorial that comes with the installation is not good enough.