-
Notifications
You must be signed in to change notification settings - Fork 349
host: trace: revert host traces to fprintf #548
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
Conversation
bea10b4 to
4196244
Compare
|
Can one of the admins verify this patch? |
|
SOFCI TEST |
|
@bkokoszx can you check the travis CI, lost of build errors for host. Btw, did you run the host build all script ? |
|
@lgirdwood |
fea1fd5 to
1a315fb
Compare
35509e7 to
bdde0d8
Compare
mwierzbix
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice solution but please do fix whitespace changes.
bfdd7a3 to
838184e
Compare
6f0d1a4 to
a9c9dda
Compare
Host doesn't use trace mechanism - I've reverted all host traces to simple fprintf. Signed-off-by: Bartosz Kokoszko <bartoszx.kokoszko@linux.intel.com>
a9c9dda to
e69b42f
Compare
|
@lgirdwood |
Host doesn't use trace mechanism - I've reverted
all host traces to simple fprintf.
Signed-off-by: Bartosz Kokoszko bartoszx.kokoszko@linux.intel.com