All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Todd Brandt <todd.e.brandt@linux.intel.com>
Cc: linux-pm@vger.kernel.org, rafael.j.wysocki@intel.com,
	todd.e.brandt@intel.com, len.brown@intel.com
Subject: Re: [PATCH] pm-graph v5.6
Date: Sun, 19 Apr 2020 20:11:32 +0200	[thread overview]
Message-ID: <3707790.Y7hmQpvp8T@kreacher> (raw)
In-Reply-To: <0e9a2f5f4f6d0e93de661ae3464568d7dff0f5c9.1586368480.git.todd.e.brandt@linux.intel.com>

On Wednesday, April 8, 2020 7:58:19 PM CEST Todd Brandt wrote:
> sleepgraph:
> - force usage of python3 instead of using system default
> - fix bugzilla 204773 (https://bugzilla.kernel.org/show_bug.cgi?id=204773)
> - fix issue of platform info not being reset in -multi (logs fill up)
> - change -ftop call to "pm_suspend", this is one level below state_store
> - add -wificheck command to read out the current wifi device details
> - change -wifi behavior to poll /proc/net/wireless for wifi connect
> - add wifi reconnect time to timeline, include time in summary column
> - add "fail on wifi_resume" to timeline and summary when wifi fails
> - add a set of commands to collect data before/after suspend in the log
> - add "-cmdinfo" command which prints out all the data collected
> - check for cmd info tools at start, print found/missing in green/red
> - fix kernel suspend time calculation: tool used to look for start of
>     pm_suspend_console, but the order has changed. latest kernel starts
>     with ksys_sync, use this instead
> - include time spent in mem/disk in the header (same as freeze/standby)
> - ignore turbostat 32-bit capability warnings
> - print to result.txt when -skiphtml is used, just say result: pass
> - don't exit on SIGTSTP, it's a ctrl-Z and the tool may come back
> - -multi argument supports duration as well as count: hours, minutes, seconds
> - update the -multi status output to be more informative
> - -maxfail sets maximum consecutive fails before a -multi run is aborted
> - in -summary, ignore dmesg/ftrace/html files that are 0 size
> 
> bootgraph:
> - force usage of python3 instead of using system default
> 
> README:
> - add endurance testing instructions
> 
> Makefile:
> - remove pycache on uninstall

The sign-off tag was missing, but I added it (under the assumption that it was
omitted by mistake) and queued up the patch for 5.7-rc3.

Thanks!




      reply	other threads:[~2020-04-19 18:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-08 17:58 [PATCH] pm-graph v5.6 Todd Brandt
2020-04-19 18:11 ` Rafael J. Wysocki [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3707790.Y7hmQpvp8T@kreacher \
    --to=rjw@rjwysocki.net \
    --cc=len.brown@intel.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    --cc=todd.e.brandt@intel.com \
    --cc=todd.e.brandt@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.