commit | 861f655538b17ed37cf5d9bcadc71f22d3a0a6e9 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Mon Aug 08 14:42:25 2016 -0700 |
committer | Yabin Cui <yabinc@google.com> | Tue Aug 09 12:40:58 2016 -0700 |
tree | c3fa1def98c1cb159a3c225e3dfb07ab3d7f11f7 | |
parent | 879a2c8fa063f8c4c1676cb50bc096b0b2ea9e41 [diff] |
simpleperf: fix --pids option. --pids option was recognized as --tids because of logic error. this patch fixes that and adds corresponding test. Bug: http://b/30736228 Change-Id: I0515fc7e03f29f821f7b0aa32c608cf250e87662 Test: run simpleperf_unit_test.