1# SPDX-License-Identifier: GPL-2.0-only 2ifndef NO_DWARF 3PERF_HAVE_DWARF_REGS := 1 4endif 5 6PERF_HAVE_JITDUMP := 1 7