commit | cd37682c66fcae1b548e8c591ab4dfb57de7bef6 | [log] [tgz] |
---|---|---|
author | Mika Raento <mikie@google.com> | Thu Sep 27 11:52:22 2018 +0100 |
committer | Mika Raento <mikie@google.com> | Thu Sep 27 11:52:22 2018 +0100 |
tree | f778d597f985d9de855437943a4e3e992f5ab4cd | |
parent | a84917e779905e06a12281bb12a2485a8c35b2e8 [diff] |
Systrace parser: handle different driver threading Handling of driver execution time is special-cased to interpret HIDL execution and notification markers as drivers don't have explicit tracing (yet?). This change fixes the case where the execution happens on a different thread than the notification, which is intended to be possible. This occurs at least in the sample driver. Test: ./run_tests.sh Change-Id: Ib686b60cfcd6a1df38af76d889f1930b9db08181