diff options
author | 2023-06-01 16:03:38 +0800 | |
---|---|---|
committer | 2023-06-13 14:26:22 -0700 | |
commit | 5ed19528db8ddcf0113d721f67a381be3e30c65a (patch) | |
tree | eaf2981a197f425bdd4e5810e9aee7d6f7c06f20 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | KVM: selftests: Allow specify physical cpu list in demand paging test (diff) | |
download | wireguard-linux-5ed19528db8ddcf0113d721f67a381be3e30c65a.tar.xz wireguard-linux-5ed19528db8ddcf0113d721f67a381be3e30c65a.zip |
KVM: selftests: Add new CFLAGS to generate dependency files
Add "-MD" in CFLAGS to generate dependency files. Currently, each
time a header file is updated in KVM selftest, we will have to run
"make clean && make" to rebuild the whole test suite. By adding new
compiling flags and dependent rules in Makefile, we do not need to
make clean && make each time a header file is updated.
Signed-off-by: Yu Zhang <yu.c.zhang@linux.intel.com>
Link: https://lore.kernel.org/r/20230601080338.212942-1-yu.c.zhang@linux.intel.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions