3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-14 11:15:54 +00:00

6 lines
118 B
Makefile
Raw Normal View History

2022-04-02 18:24:21 +05:00
ifndef NO_DWARF
PERF_HAVE_DWARF_REGS := 1
endif
PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET := 1
2022-09-09 14:21:57 +05:00
PERF_HAVE_JITDUMP := 1