summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/Build
blob: 5b0b5ff7e14afc500b98904d989946004457ed2b (plain)
1
2
3
4
perf-y += Context.o

# -Wno-declaration-after-statement: The python headers have mixed code with declarations (decls after asserts, for instance)
CFLAGS_Context.o += $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-nested-externs -Wno-declaration-after-statement
amp;id=4c9e7e649a3f291e1b939299458e6844c16afe70'>arm64: kexec_file: invoke the kernel without purgatoryAKASHI Takahiro 2017-12-12arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni 2016-09-09arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose