#ifndef TOOLS_ARCH_ARM64_UAPI_ASM_MMAN_FIX_H #define TOOLS_ARCH_ARM64_UAPI_ASM_MMAN_FIX_H #include /* MAP_32BIT is undefined on arm64, fix it for perf */ #define MAP_32BIT 0 #endif https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/tools/perf/tests/attr?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines