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

Update help of xtest --stats #699

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Update help of xtest --stats #699

merged 1 commit into from
Nov 20, 2023

Conversation

JJayat
Copy link
Contributor

@JJayat JJayat commented Oct 16, 2023

The command 'xtest --stats --time' is not documented in the usage
description

Copy link
Contributor

@etienne-lms etienne-lms left a comment

Choose a reason for hiding this comment

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

Signed-off-by: tag is missing in the commit message.
I suggest to rephrase the message in describing what's done:

The command 'xtest --stats --time' is not now documented in the usage
description.

Acked-by: Etienne Carriere <[email protected]> once addressed.

Copy link
Contributor

@jforissier jforissier left a comment

Choose a reason for hiding this comment

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

With my comment addressed:

Acked-by: Jerome Forissier <[email protected]>

@@ -58,6 +58,7 @@ static int usage(void)
fprintf(stderr, " --alloc Print allocation statistics\n");
fprintf(stderr, " --memleak Dump memory leak data on secure console\n");
fprintf(stderr, " --ta Print loaded TAs context\n");
fprintf(stderr, " --time Print system time\n");
Copy link
Contributor

Choose a reason for hiding this comment

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

Print REE and TEE time

@JJayat JJayat force-pushed the master branch 2 times, most recently from 12b42c6 to 4a39a73 Compare October 17, 2023 17:42
Copy link
Contributor

@etienne-lms etienne-lms left a comment

Choose a reason for hiding this comment

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

could you format the commit message header line into xtest: ...? maybe:
xtest: add help for --stats --time.
Please also add a period in the message:

 The command 'xtest --stats --time' is now documented in the usage
- description
+description.

The command 'xtest --stats --time' is now documented in the usage
description.

Acked-by: Etienne Carriere <[email protected]>
Acked-by: Jerome Forissier <[email protected]>
Signed-off-by: Julien Jayat <[email protected]>
Copy link

This pull request has been marked as a stale pull request because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this pull request will automatically be closed in 5 days. Note that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Nov 18, 2023
@jforissier jforissier merged commit 2182e21 into OP-TEE:master Nov 20, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants