OSDN Git Service

Statsd anomaly output log fix
authorBookatz <bookatz@google.com>
Wed, 21 Feb 2018 22:30:51 +0000 (14:30 -0800)
committerBookatz <bookatz@google.com>
Wed, 21 Feb 2018 22:30:51 +0000 (14:30 -0800)
commit32f2d4f320bd8f002527f52548b919e7dc222fb6
treeef4df17263b73db510bcc75309cbc84fb580057a
parent62b618eef6749283382b325264daeddb31294a2f
Statsd anomaly output log fix

Alert.id() is signed, so the output line needs to be lld instead of llu.

Test: none
Change-Id: I7e3eeddac60931234285548b99a9c9cc78582716
cmds/statsd/src/anomaly/AnomalyTracker.cpp