linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tiezhu Yang <yangtiezhu@loongson.cn>
To: Steven Rostedt <rostedt@goodmis.org>,
	Ingo Molnar <mingo@redhat.com>, Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Xuefeng Li <lixuefeng@loongson.cn>
Subject: [RFC PATCH 0/2] Introduce ftrace_disabled
Date: Sat, 19 Jun 2021 14:29:18 +0800	[thread overview]
Message-ID: <1624084160-3342-1-git-send-email-yangtiezhu@loongson.cn> (raw)

Tiezhu Yang (2):
  ftrace: Introduce cmdline argument ftrace_disabled
  docs: kernel-parameters: Add ftrace_disabled

 Documentation/admin-guide/kernel-parameters.txt | 4 ++++
 kernel/trace/ftrace.c                           | 8 ++++++++
 2 files changed, 12 insertions(+)

-- 
2.1.0


             reply	other threads:[~2021-06-19  6:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-19  6:29 Tiezhu Yang [this message]
2021-06-19  6:29 ` [RFC PATCH 1/2] ftrace: Introduce cmdline argument ftrace_disabled Tiezhu Yang
2021-06-19 15:22   ` Steven Rostedt
2021-06-21  1:21     ` Tiezhu Yang
2021-06-21 14:00       ` Steven Rostedt
2021-06-22  1:19         ` Tiezhu Yang
2021-06-19  6:29 ` [RFC PATCH 2/2] docs: kernel-parameters: Add ftrace_disabled Tiezhu Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1624084160-3342-1-git-send-email-yangtiezhu@loongson.cn \
    --to=yangtiezhu@loongson.cn \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lixuefeng@loongson.cn \
    --cc=mingo@redhat.com \
    --cc=rostedt@goodmis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).