commit | a5f1d42f8a0a4853425d021c273e8d0ee94d8d7d | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@google.com> | Tue Dec 17 17:15:02 2019 +0900 |
committer | Namhyung Kim <namhyung@google.com> | Fri Dec 20 17:28:43 2019 +0900 |
tree | a04cbe1bb1d117d1f96d43d5b722eafcc2f84570 | |
parent | 52ff4263e57843b44657815973950c980aad81e1 [diff] |
simpleperf: move GetCpusFromString() to utils.cpp Move the GetCpusFromString() to utils.cpp so that it can be used by event parsing code in event_type.cpp. No functional change intended. Test: build test only Change-Id: I626b8146f90bf8bb161ce8574bcf70f6600c8ad3