commit | 4e69a078fd485997f8f76e6019e9eed7a7c5a37c | [log] [tgz] |
---|---|---|
author | Olav Haugan <ohaugan@codeaurora.org> | Tue Jun 13 17:14:40 2017 -0700 |
committer | Olav Haugan <ohaugan@codeaurora.org> | Thu Jun 15 18:44:33 2017 -0700 |
tree | 88be8b5afe228b78135f09625bf36b2bc1136ccf | |
parent | ffd90498abfdf63c6cb27bd1b53565d8bbf911ea [diff] |
Perf: arm64: Use proper API to get task cpu Instead of directly accessing thread_info structure to get the task cpu use the appropriate wrapper API. This is needed for subsequent patches refactors the location of task cpu. Change-Id: Ib87f42481beee04ba646aee3b0b4b5a43862713e Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>