commit | 037bde8973d04926c7b3265050211a060f24e42c | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Tue Mar 23 14:25:38 2021 +0800 |
committer | Yi Kong <yikong@google.com> | Tue Mar 23 15:26:00 2021 +0800 |
tree | 6add3f2dfd9c847bc5a08d7bb098d05747bef710 | |
parent | f58d5814e2dd851b9919234ab7c5d3c9b73d924e [diff] |
profcollectd: Create reports with unique names Report name is in the form of RFC4122 UUID, which consists of the current system time and a randomly generated application unique identifier. This allows deduplicating reports from the same device and same build to avoid double counting profiles. Test: manual Bug: 79161490 Change-Id: I7803bf42627c41295681a3542907433be7cab6a1