commit | fd5f1e75964d0d5631f33597daf1e6b50dccb2e4 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Thu Jun 08 21:09:37 2023 +0000 |
committer | Dan Albert <danalbert@google.com> | Mon Jun 26 23:31:30 2023 +0000 |
tree | 839d8ab4666b74ffd7066fcfb604eecfe401439f | |
parent | 617597c0fa1d10c2dc7dc2ad4eae3975b11b7f1c [diff] |
Trace time spent in cp rules for dist targets. Bug: http://b/259130368 Test: Used patched soong_trace.py to measure this Change-Id: Ic85e35ad17b18fb316770cdebc3e01f45edfab44
diff --git a/packaging/distdir.mk b/packaging/distdir.mk index c9508af..153ecf6 100644 --- a/packaging/distdir.mk +++ b/packaging/distdir.mk
@@ -30,6 +30,7 @@ $(eval _dist_$$(goal):))) define copy-one-dist-file +$(2): .KATI_TAGS += ;rule_name=dist-cp $(2): $(1) @echo "Dist: $$@" rm -f $$@