OSDN Git Service

Fix clang-tidy performance warnings in perfprofd.
authorChih-Hung Hsieh <chh@google.com>
Wed, 27 Jul 2016 22:16:00 +0000 (15:16 -0700)
committerChih-Hung Hsieh <chh@google.com>
Wed, 27 Jul 2016 22:16:00 +0000 (15:16 -0700)
commite9371a06ca7f784384125319479f3dcf1daa5573
tree632d6d45b8ddec1353af8aa8423bd78e2028f730
parenta33edd664d194e03ca25220f8657e2610449d632
Fix clang-tidy performance warnings in perfprofd.

* Use faster overloaded find_last_of function.

Bug: 30411878
Change-Id: I8402437340170962811bd79af777be198712894b
Test: build with WITH_TIDY=1
perfprofd/tests/perfprofd_test.cc