Enable CONFIG_TRACEPOINTS only?

From: Thomas Meyer
Date: Fri Oct 18 2024 - 17:51:09 EST


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