commit | b2465ad8bae68531dd9dbed88be469612cd7229a | [log] [tgz] |
---|---|---|
author | Daniel Friederich <dfriederich@magicleap.com> | Mon Oct 17 12:28:03 2016 -0500 |
committer | Daniel Friederich <dfriederich@magicleap.com> | Wed Nov 16 10:53:25 2016 -0600 |
tree | 058302152fb8beb4a5a8a3532c057b69b5608433 | |
parent | 0e48e18171e17c76834916c2c87360195edf8667 [diff] |
Support to use kallsyms Also: - Adapt to use with Python 3 (where str is a wide type but our C API's expect 8 bit character strings) - Use OS specific so names (e.g. simpleperf_report.dll on Windows) - On Windows as we use mingw to build, preload libwinpthread-1.dll. Test: with manual incovation using report_sample.py Change-Id: Id973c463608c520b8eec229026c74dc5e8144cf8