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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9EB4ECA0ED4 for ; Mon, 11 Sep 2023 22:21:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1359431AbjIKWQk (ORCPT ); Mon, 11 Sep 2023 18:16:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43872 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244567AbjIKUlN (ORCPT ); Mon, 11 Sep 2023 16:41:13 -0400 Received: from mail-il1-x130.google.com (mail-il1-x130.google.com [IPv6:2607:f8b0:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5A9821A7 for ; Mon, 11 Sep 2023 13:41:07 -0700 (PDT) Received: by mail-il1-x130.google.com with SMTP id e9e14a558f8ab-34e1757fe8fso5792245ab.0 for ; Mon, 11 Sep 2023 13:41:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1694464866; x=1695069666; darn=vger.kernel.org; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=mSCla0jUviwrmf8Pqw4zb+jNEO40UJiO21YuO1vgt5s=; b=LNnxLDnx2nmqeyPKmV/6YmN+oZt2owxw6WhZg93C2hLjhqtBKu+3oSLE6+RZ78yg1n reVgEDJLrOKWI3485Yueh31P/+bdTkDhpFN4rZOuEx93Pa12W/OGpfmexIONxkVEMsSM Jc5I3dDUDCpBmthrM+AfHESEwmXUOvy2NT9qY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694464866; x=1695069666; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=mSCla0jUviwrmf8Pqw4zb+jNEO40UJiO21YuO1vgt5s=; b=CKezVRtPbQoZim3Yg37x/dVw/4eZVRBXaq59OJs/58lvKJEg9268DMtoIYPdsh88ap 44jG8H5vxyV63tuQ8cxHDW15o4pi9pkxDI2ReurgIy0wzGfQhDMW9O4DLni1zjZ6WLLz Md/TuF9JdUq0HlRHycM/wWEcha/anon9pw1qvKo+PiUljvXQlWN2mGiwLx253HnRbkXP JJK882VVp61YB0L5LF1hpy/+VrdOblJ8ZDVBBXccMMntZmDeN2aadbHMru5+5JXPPCy6 lUs2vovweWlW0daxJdDsiyhUTga7mbZ7EM8ZaZtEtSQeyJcm1LQKv9QX9A31MJpcSEwS ezyw== X-Gm-Message-State: AOJu0Ywk8qxrjhf0s3BnhMsXNYgNThkik+y03xcJZJIrGJ+yeLRsAvlH fNf5Uaw7i52XVaHuqOvi1v3w0w== X-Google-Smtp-Source: AGHT+IGkOF1394Q++7okrf13fN9QEB8sT/MdQm1u/nr9FzBhTdisV5rU4TW35G6X9U8IarECI4Z56A== X-Received: by 2002:a05:6602:3603:b0:792:8a08:1bf9 with SMTP id bc3-20020a056602360300b007928a081bf9mr13579784iob.0.1694464866671; Mon, 11 Sep 2023 13:41:06 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id e14-20020a02a50e000000b0042bae96eba7sm2342369jam.7.2023.09.11.13.41.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 11 Sep 2023 13:41:06 -0700 (PDT) Message-ID: <83cdf82f-8f61-2254-917b-2a4d5fa82f5b@linuxfoundation.org> Date: Mon, 11 Sep 2023 14:41:05 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: [PATCH] ftrace/selftests: Add softlink to latest log directory Content-Language: en-US To: Steven Rostedt , "Masami Hiramatsu (Google)" Cc: LKML , Linux Trace Kernel , linux-kselftest@vger.kernel.org, Shuah Khan , Mark Rutland , Shuah Khan References: <20230908181721.00f7eb71@gandalf.local.home> <20230911092105.95425e2d773f79c9b3b4b94f@kernel.org> <20230911140759.725af6b4@gandalf.local.home> From: Shuah Khan In-Reply-To: <20230911140759.725af6b4@gandalf.local.home> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-trace-kernel@vger.kernel.org On 9/11/23 12:07, Steven Rostedt wrote: > On Mon, 11 Sep 2023 09:21:05 +0900 > Masami Hiramatsu (Google) wrote: > >> On Fri, 8 Sep 2023 18:17:21 -0400 >> Steven Rostedt wrote: >> >>> From: Steven Rostedt (Google) >>> >>> When I'm debugging something with the ftrace selftests and need to look at >>> the logs, it becomes tedious that I need to do the following: >>> >>> ls -ltr logs >>> [ copy the last directory ] >>> ls logs/ >>> >>> to see where the logs are. >>> >>> Instead, do the common practice of having a "latest" softlink to the last >>> run selftest. This way after running the selftest I only need to do: >>> >>> ls logs/latest/ >>> >>> and it will always give me the directory of the last run selftest logs! >>> >> >> Nice! I like this and this looks good to me. >> >> Acked-by: Masami Hiramatsu (Google) >> >> Thank you! >> > > Should this go via Shuah's tree? > Looks like it is a self contained patch. I will take it. thanks, -- Shuah