numam-spdk/mk
Jim Harris 5b9b47fae5 mk: remove -fno-omit-frame-pointer for release builds
This can make profiling more challenging, but should not
affect debugging since we still have unwind tables.

Keep the C_OPT in COMMON_CFLAGS to allow a way to
still add compile flags, even though C_OPT is now
not set by default.

This results in a 11% performance improvement on
a bdevperf microbenchmark using null bdevs.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: If16fef6e94a73dfca6c10d3b7f158a12dfc70b53

Reviewed-on: https://review.gerrithub.io/393823
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-01-09 12:46:35 -05:00
..
ioat.unittest.mk build: define SPDK_LIB_LIST to simplify building dependencies and linker args 2016-11-22 11:45:48 -07:00
json.unittest.mk json: add printf-style spdk_json_write_string_fmt() 2016-11-22 16:32:35 -07:00
nvme.libtest.mk build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
nvme.unittest.mk test: add one unit test showing example of ut_mock wrap 2017-06-15 13:46:19 -04:00
nvmf.unittest.mk nvmf: split discovery service into its own file 2017-03-17 15:55:36 -07:00
spdk.app.mk nbd: add nbd stop rpc 2017-12-07 16:23:19 -05:00
spdk.common.mk mk: remove -fno-omit-frame-pointer for release builds 2018-01-09 12:46:35 -05:00
spdk.deps.mk build: add copyright header where missing 2016-11-22 16:41:47 -07:00
spdk.lib.mk build: add 'make install' rule 2017-11-27 17:58:02 -05:00
spdk.mock.unittest.mk test/mock: add pthread_self 2017-09-19 17:15:15 -04:00
spdk.modules.mk virtio: add new library virtio 2017-12-26 13:03:29 -05:00
spdk.subdirs.mk build: add 'make install' rule 2017-11-27 17:58:02 -05:00