[<prev] [next>] [day] [month] [year] [list]
Message-ID: <ZxLRldQ688zYZJ8O@DESKTOP-DQBDJ0U.localdomain>
Date: Fri, 18 Oct 2024 23:22:29 +0200
From: Thomas Meyer <thomas@...3r.de>
To: linux-kernel@...r.kernel.org
Subject: Enable CONFIG_TRACEPOINTS only?
Hi,
is there a way to enable CONFIG_TRACEPOINTS only?
The commit 5f87f1121895dc09d2d1c1db5f14af6aa4ce3e94 seems to have removed the ability, for some reason.
The best I could come up with is:
- FTRACE = y
- ENABLE_DEFAULT_TRACERS = y (which selects TRACING which selects TRACEPOINTS, but has the side effect of also setting STACKTRACE = y)
Bug or feature?
mfg
thomas
Powered by blists - more mailing lists