commit | 1c20667f7a174a7c0a1599d34a40c524fe24c615 | [log] [tgz] |
---|---|---|
author | Yang Ni <[email protected]> | Thu Jun 18 15:57:56 2015 -0700 |
committer | Yang Ni <[email protected]> | Tue Jun 23 10:08:43 2015 -0700 |
tree | 0427c607dd1c2371305d90baed9ff3b5416f2a7f | |
parent | cd6cf64d012cfb524b69289e6e4e67fcd602626b [diff] |
Check for kernel chaining in ScriptGroup b/21958851 bcc expects kernels chained up via input and output. Check this in the runtime before passing ScriptGroup to bcc for compiler fusion. This serves the same purpose as https://googleplex-android-review.git.corp.google.com/#/c/713267, but provides additional checks in the runtime before bcc is even called. Change-Id: I6004d577410ea1684f5043babadc1e1b885c4f6a (cherry picked from commit 08e7693c13f895677b93537af3b6bc353318a81c)