Skip to content
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

CR-1140963: Blank lines at start AIE Trace txt file, leads to problem in vitis analyzer validation #7059

Merged
merged 4 commits into from
Sep 22, 2022

Conversation

pgschuey
Copy link
Collaborator

Signed-off-by: Paul Schumacher schuey@xilinx.com

Problem solved by the commit

Fixed bug where in certain cases, blank lines would be written to the top of AIE trace files.

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered

Blank lines were written to top of file in beamformer with compile-time trace.

How problem was solved, alternative solutions (if any) and why they were rejected

Only write a blank line in deconstructor of trace writer.

Risks (if any) associated the changes in the commit

The fout ofstream may be closed before the deconstructor.

What has been tested and how, request additional testing if necessary

Used design from CR as well as other AIE trace tests.

Documentation impact (if any)

N/A

Signed-off-by: Paul Schumacher <schuey@xilinx.com>
@gbuildx
Copy link
Collaborator

gbuildx commented Sep 20, 2022

Build Failed! :(

Signed-off-by: Paul Schumacher <schuey@xilinx.com>
@gbuildx
Copy link
Collaborator

gbuildx commented Sep 20, 2022

Build Failed! :(

Signed-off-by: Paul Schumacher <schuey@xilinx.com>
@gbuildx
Copy link
Collaborator

gbuildx commented Sep 20, 2022

Build Failed! :(

@pgschuey
Copy link
Collaborator Author

Please re-test

@dayeh-xilinx
Copy link

retest this please.

1 similar comment
@dayeh-xilinx
Copy link

retest this please.

@gbuildx
Copy link
Collaborator

gbuildx commented Sep 21, 2022

Build Failed! :(

@dayeh-xilinx
Copy link

retest this please.

@gbuildx
Copy link
Collaborator

gbuildx commented Sep 21, 2022

Build Failed! :(

@xilinxgitops
Copy link

retest this please.

@pgschuey
Copy link
Collaborator Author

@IshitaGhosh @hackwa

@gbuildx
Copy link
Collaborator

gbuildx commented Sep 21, 2022

Build Failed! :(

@dayeh-xilinx
Copy link

retest this please.

@gbuildx
Copy link
Collaborator

gbuildx commented Sep 22, 2022

Build Passed!

Signed-off-by: Paul Schumacher <schuey@xilinx.com>
@gbuildx
Copy link
Collaborator

gbuildx commented Sep 22, 2022

Build Passed!

Copy link
Member

@hackwa hackwa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@jvillarre jvillarre merged commit 79c7d08 into Xilinx:master Sep 22, 2022
@pgschuey pgschuey deleted the trace_fix_2022_2 branch May 3, 2023 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants