All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Steven Rostedt <rostedt@goodmis.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Linux trace kernel <linux-trace-kernel@vger.kernel.org>
Cc: Masami Hiramatsu <mhiramat@kernel.org>,
	Mathieu Desnoyers <mathieu.desnoyers@efficios.com>,
	Peter Zijlstra <peterz@infradead.org>
Subject: Re: [PATCH] alarmtimer: Hide alarmtimer_suspend event when RTC_CLASS is not configured
Date: Fri, 13 Jun 2025 18:44:33 +0200	[thread overview]
Message-ID: <871prnr3pq.ffs@tglx> (raw)
In-Reply-To: <20250612095828.6d75dfa3@batman.local.home>

On Thu, Jun 12 2025 at 09:58, Steven Rostedt wrote:
> From: Steven Rostedt <rostedt@goodmis.org>
>
> The trace event alarmtimer_suspend is only called when RTC_CLASS is not
> defined.

s/not//

No?

> As every event created can create up to 5K of text and meta data
> regardless if it is called or not it should not be created and waste
> memory. Hide the event when CONFIG_RTC_CLASS is not defined.
>
> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>

Other than that:

Acked-by: Thomas Gleixner <tglx@linutronix.de>

  reply	other threads:[~2025-06-13 16:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-12 13:58 [PATCH] alarmtimer: Hide alarmtimer_suspend event when RTC_CLASS is not configured Steven Rostedt
2025-06-13 16:44 ` Thomas Gleixner [this message]
2025-06-16 18:49   ` Steven Rostedt

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=871prnr3pq.ffs@tglx \
    --to=tglx@linutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-trace-kernel@vger.kernel.org \
    --cc=mathieu.desnoyers@efficios.com \
    --cc=mhiramat@kernel.org \
    --cc=peterz@infradead.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.