Message ID | 20230804124549.2562977-1-zhengyejian1@huawei.com |
---|---|
Headers |
Return-Path: <linux-kernel-owner@vger.kernel.org> Delivered-To: ouuuleilei@gmail.com Received: by 2002:a05:612c:44a:b0:3f2:4152:657d with SMTP id ez10csp245967vqb; Fri, 4 Aug 2023 06:04:03 -0700 (PDT) X-Google-Smtp-Source: AGHT+IHWeF+lvanQe1Fp8PuYxqRR8fJsXC9SsydhLTFgv8ulCw8i4QdYWxwmFqm7DVY4qWK6rXjw X-Received: by 2002:a05:6a20:7495:b0:13f:8153:7e31 with SMTP id p21-20020a056a20749500b0013f81537e31mr1778287pzd.20.1691154242986; Fri, 04 Aug 2023 06:04:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1691154242; cv=none; d=google.com; s=arc-20160816; b=JSi+RkUYHfhlBEjgmLOy30zWYXejkP0JJNcVhFUWkz2v5ip8mFiTP4uuFfebUBxmp0 W4LX/Vded/UEdXQUWJXVP5RcV6eNub1JG5nN9BXSzZvy20RnBTmy20RDBSRtXA6tEBFX qcSrSj6Zl07WQ9yIqhuU/NtvXIQ1NMPnC7NeH/tBtGVkCoCJW97eFRzl8+UBMBtzLySm S2FffUPm2daQnwpmn61bUwWmntrOmBkF8v+jIHRI6QeffsYjdGvayGvPWVHMo3dTmqCc dlmairyZWCWw59D30/xVLsyhrXxu0I8eRB3UV2VE5jXZcPAQRMkqNSUQiAW5d4GwdeQ2 q4zw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=HfaGcWPLbsY7buydZTo4MQYa0edzrP8oP/dCGXaruxI=; fh=6BCBHd+wd9sM5I7f3nZwXI5uSly3s62mQle808OwsEg=; b=qk+OeailQP1oTBd6+7kVFy5ZT9htInH/xb9D3JA/NvVoHEohcadem0woCC01JCRCGs nlpcOoVXysu8jTwpGM55CUX5NBI5MWPhkx8hjS4cG1r9P95ixQzWs5eO5uF5RkD+Mf3Y 4DbBj8KzEBkc05fyaHa5LqQqeJ3ADNRdkq9OaCF8/tkQnjqmkfeoTPRh2T1kH+mvk9Y4 8fmwnjd3wX4q4PKFwevmmskRfQQKmcs3ijL1OSIZ9puW6WgIpainLdcuP6F5c7Ta5UQ5 AQROL6zjyAL5Wq8tHjU1HHwuZzo9sGQNJc67gd5arzU8sCRjXkFYiUnp93DoVF0vnpQy ekoQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id t189-20020a6381c6000000b00553b783ad97si1845548pgd.228.2023.08.04.06.03.20; Fri, 04 Aug 2023 06:04:02 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230197AbjHDMqv (ORCPT <rfc822;sukrut.bellary@gmail.com> + 99 others); Fri, 4 Aug 2023 08:46:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41782 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229961AbjHDMqb (ORCPT <rfc822;linux-kernel@vger.kernel.org>); Fri, 4 Aug 2023 08:46:31 -0400 Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EDE5746BD; Fri, 4 Aug 2023 05:46:29 -0700 (PDT) Received: from dggpeml500012.china.huawei.com (unknown [172.30.72.57]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4RHQRN68QnzrS0y; Fri, 4 Aug 2023 20:45:20 +0800 (CST) Received: from localhost.localdomain (10.67.175.61) by dggpeml500012.china.huawei.com (7.185.36.15) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.27; Fri, 4 Aug 2023 20:46:26 +0800 From: Zheng Yejian <zhengyejian1@huawei.com> To: <rostedt@goodmis.org>, <mhiramat@kernel.org>, <vnagarnaik@google.com>, <shuah@kernel.org> CC: <linux-kernel@vger.kernel.org>, <linux-trace-kernel@vger.kernel.org>, <linux-kselftest@vger.kernel.org> Subject: [PATCH 0/2] tracing: Fix cpu buffers unavailable problem and add its testcase Date: Fri, 4 Aug 2023 20:45:47 +0800 Message-ID: <20230804124549.2562977-1-zhengyejian1@huawei.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [10.67.175.61] X-ClientProxiedBy: dggems703-chm.china.huawei.com (10.3.19.180) To dggpeml500012.china.huawei.com (7.185.36.15) X-CFilter-Loop: Reflected X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_BLOCKED,RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: <linux-kernel.vger.kernel.org> X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: INBOX X-GMAIL-THRID: 1773303751380221705 X-GMAIL-MSGID: 1773303751380221705 |
Series |
tracing: Fix cpu buffers unavailable problem and add its testcase
|
|
Message
Zheng Yejian
Aug. 4, 2023, 12:45 p.m. UTC
Hi, steve, after some operations on file 'tracing_cpumask' and 'snapshot', trace ring buffer can no longer record anything. This series contain a patch to fix it and a constrived testcase to reproduce it. I think the reproduction testcase is useful to help others to check if their version has this problem and verify the bugfix. However, currently in "tools/testing/selftests/ftrace/test.d", there seems no appropriate subdirectory to put this kind reproductions. So I now put the testcase in "00basic" because it is basicly simple. Or would there be a new directory to collect simple reproduction testcases? Zheng Yejian (2): tracing: Fix cpu buffers unavailable due to 'record_disabled' messed selftests/ftrace: Add a basic testcase for snapshot kernel/trace/trace.c | 2 ++ .../ftrace/test.d/00basic/snapshot1.tc | 17 +++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 tools/testing/selftests/ftrace/test.d/00basic/snapshot1.tc