Skip to content
Commit a82cdd58 authored by Blue Swirl's avatar Blue Swirl
Browse files

trace: avoid unnecessary recompilation if nothing changed



Add logic to detect changes in generated files. If the old
and new files are identical, don't touch the generated file.
This avoids a lot of churn since many files depend on trace.h.

Based on suggestion by Paolo Bonzini.

Signed-off-by: default avatarBlue Swirl <blauwirbel@gmail.com>
parent 904fe1fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment