5 lines
71 B
Makefile
5 lines
71 B
Makefile
|
ifndef NO_DWARF
|
||
|
PERF_HAVE_DWARF_REGS := 1
|
||
|
endif
|
||
|
PERF_HAVE_JITDUMP := 1
|