-
Notifications
You must be signed in to change notification settings - Fork 59
test: PC10 residency and resume time #1322
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
d0acf87 to
3c0746c
Compare
|
Can one of the admins verify this patch?
|
5339424 to
44ac594
Compare
test-case/check-suspend-resume.sh
Outdated
| OPT_NAME['p']='processid' OPT_DESC['p']='Fail immediately if this process dies' | ||
| OPT_HAS_ARG['p']=1 OPT_VAL['p']='' | ||
|
|
||
| OPT_NAME['s']='run-sleepgraph' OPT_DESC['s']='run with sleepgraph' |
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.
| OPT_NAME['s']='run-sleepgraph' OPT_DESC['s']='run with sleepgraph' | |
| OPT_NAME['s']='run-sleepgraph' OPT_DESC['s']='run with sleepgraph (http://github.com/intel/pm-graph.git)' |
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.
done
44ac594 to
b3559be
Compare
bda355b to
ea3af5e
Compare
053a152 to
d030eb0
Compare
d030eb0 to
9069216
Compare
marc-hb
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.
BTW I just had a chat with someone familiar with https://github.com/intel/S0ixSelftestTool You should give it a try.
Compared to SoCWatch,
Cons:
- Reports only public data
- Less up to date
Pros:
- Smarter and user friendlier. Tries to focus on relevant information based on the current state and current issues.
- Linux-specific: reports a few Linux-specific datapoints that does SoCWatch does not.
So: not mutually exclusive.
cc: @
cbc88f4 to
0c3aeff
Compare
KamilxPaszkiet
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.
👍
dde17ab to
8e0a9f4
Compare
4812c7c to
d66bbaf
Compare
Add option to run check-suspend-resume test with sleepgraph, to measure resume time. Updated test-socwatch to measure residency time. Signed-off-by: Emilia Kurdybelska <emiliax.kurdybelska@intel.com>
d66bbaf to
9e3567c
Compare
Uh oh!
There was an error while loading. Please reload this page.