-
Notifications
You must be signed in to change notification settings - Fork 32
Enable status report for release version by default #82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: celadon/u/mr0/master
Are you sure you want to change the base?
Enable status report for release version by default #82
Conversation
|
Improper Commit Message |
1, Log print level can be changed by igfx_user_feature_next.txt. 2, MOS_MESSAGES_ENABLED is true only when _DEBUG/_RELEASE_INTERNAL is open. Fix compile error when _DEBUG/_RELEASE_INTERNAL is open. Tracked-On: Signed-off-by: ZhuChenyanX <zhucx@intel.com>
For debug purpose File "igfx_user_feature.txt" need to be pushed under "/vendor/etc" of DUT. Tracked-On: Signed-off-by: ZhuChenyanX <zhucx@intel.com>
cef0ce9 to
37a08fe
Compare
|
Improper Commit Message |
37a08fe to
0941521
Compare
> mkdir -p /data/local/tmp/Command_buffer_dumps > chmod 777 /data/local/tmp/Command_buffer_dumps Tracked-On: Signed-off-by: ZhuChenyanX <zhucx@intel.com>
Dump params/cmdbuf/surface for each codec module. > mkdir -p /data/local/tmp/codechal_dump > chmod 777 /data/local/tmp/codechal_dump $ adb push Tools/MediaDriverTools/UMDPerfProfiler/CodecDbgSetting.cfg /data/local/tmp/codechal_dump/ Tracked-On: Signed-off-by: ZhuChenyanX <zhucx@intel.com>
|
Improper Commit Message |
0941521 to
29746d0
Compare
|
Improper Commit Message |
For debug purpose
File "igfx_user_feature.txt" need to be pushed under "/vendor/etc" of DUT.
Tracked-On: