-
Notifications
You must be signed in to change notification settings - Fork 524
New Release v0.18 #2007
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
New Release v0.18 #2007
Conversation
This is a new release including the following: * filter condition support * support LTO build * add avg/max/min fields to uftrace graph * many updates on the test * a fix for Go programs built with gccgo Signed-off-by: Namhyung Kim <[email protected]>
Refer to the previously executed command in Release v0.16 PR and i ran the
This seems to be a different result from what we previously saw in #1921 in the release v0.16 PR. If you need any additional testing, please leave a comment and i will help you conduct the testing. |
I see many timeouts, not sure what happened. |
There were no RISC-V board test results for the
This result suggests that the problem is caused by one of the commits we added after the |
Yep, it looks like a regression. It'd be nice if you can run bisect like this.
|
Hi all, I'm preparing a new release (v0.18) with these changes:
Please take a look and play with it. It'd be great if you could report how it goes on your platform.