All of lore.kernel.org
 help / color / mirror / Atom feed
From: Todd Brandt <todd.e.brandt@linux.intel.com>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: linux-pm@vger.kernel.org, todd.e.brandt@intel.com
Subject: Re: [PATCH 0/3] TOOLS: pm-graph v5.0
Date: Mon, 12 Feb 2018 07:54:53 -0800	[thread overview]
Message-ID: <1518450893.4841.0.camel@linux.intel.com> (raw)
In-Reply-To: <1899690.PnvvOhBOih@aspire.rjw.lan>

On Fri, 2018-02-09 at 12:59 +0100, Rafael J. Wysocki wrote:
> Hi Todd,
> 
> On Tuesday, January 30, 2018 9:17:17 AM CET Todd Brandt wrote:
> > Upgrade the pm-graph tools from v4.7 to v5.0
> > 
> > Todd Brandt (3):
> >   pm-graph: config files and installer
> >   pm-graph: AnalyzeBoot v2.2
> >   pm-graph: AnalyzeSuspend v5.0
> > 
> >  tools/power/pm-graph/Makefile                      |   29 +-
> >  tools/power/pm-graph/bootgraph.8                   |   18 +-
> >  .../pm-graph/{analyze_boot.py => bootgraph.py}     |  219 ++-
> >  tools/power/pm-graph/config/cgskip.txt             |   65 +
> >  .../pm-graph/config/custom-timeline-functions.cfg  |  205 +++
> >  tools/power/pm-graph/config/example.cfg            |  133 ++
> >  tools/power/pm-graph/config/freeze-callgraph.cfg   |   94 ++
> >  tools/power/pm-graph/config/freeze-dev.cfg         |   93 ++
> >  tools/power/pm-graph/config/freeze.cfg             |   93 ++
> >  tools/power/pm-graph/config/standby-callgraph.cfg  |   94 ++
> >  tools/power/pm-graph/config/standby-dev.cfg        |   93 ++
> >  tools/power/pm-graph/config/standby.cfg            |   93 ++
> >  tools/power/pm-graph/config/suspend-callgraph.cfg  |   98 ++
> >  tools/power/pm-graph/config/suspend-dev.cfg        |   93 ++
> >  tools/power/pm-graph/config/suspend-x2-proc.cfg    |   93 ++
> >  tools/power/pm-graph/config/suspend.cfg            |   93 ++
> >  tools/power/pm-graph/sleepgraph.8                  |   47 +-
> >  .../pm-graph/{analyze_suspend.py => sleepgraph.py} | 1625
> > ++++++++++++--------
> >  18 files changed, 2575 insertions(+), 703 deletions(-)
> >  rename tools/power/pm-graph/{analyze_boot.py => bootgraph.py}
> > (85%)
> >  create mode 100644 tools/power/pm-graph/config/cgskip.txt
> >  create mode 100644 tools/power/pm-graph/config/custom-timeline-
> > functions.cfg
> >  create mode 100644 tools/power/pm-graph/config/example.cfg
> >  create mode 100644 tools/power/pm-graph/config/freeze-
> > callgraph.cfg
> >  create mode 100644 tools/power/pm-graph/config/freeze-dev.cfg
> >  create mode 100644 tools/power/pm-graph/config/freeze.cfg
> >  create mode 100644 tools/power/pm-graph/config/standby-
> > callgraph.cfg
> >  create mode 100644 tools/power/pm-graph/config/standby-dev.cfg
> >  create mode 100644 tools/power/pm-graph/config/standby.cfg
> >  create mode 100644 tools/power/pm-graph/config/suspend-
> > callgraph.cfg
> >  create mode 100644 tools/power/pm-graph/config/suspend-dev.cfg
> >  create mode 100644 tools/power/pm-graph/config/suspend-x2-proc.cfg
> >  create mode 100644 tools/power/pm-graph/config/suspend.cfg
> >  rename tools/power/pm-graph/{analyze_suspend.py => sleepgraph.py}
> > (82%)
> > 
> > 
> 
> This is a major update, so I would prefer to queue it up for 4.17
> to trying to squeeze it into 4.16 at this point.
> 
> Please let me know if that would be a problem.

No that's ok, sorry for the size.
> 
> Thanks,
> Rafael
> 

      reply	other threads:[~2018-02-12 15:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-30  8:17 [PATCH 0/3] TOOLS: pm-graph v5.0 Todd Brandt
2018-01-30  8:17 ` [PATCH 1/3] pm-graph: config files and installer Todd Brandt
2018-01-30  8:17 ` [PATCH 2/3] pm-graph: AnalyzeBoot v2.2 Todd Brandt
2018-01-30  8:17 ` [PATCH 3/3] pm-graph: AnalyzeSuspend v5.0 Todd Brandt
2018-02-09 11:59 ` [PATCH 0/3] TOOLS: pm-graph v5.0 Rafael J. Wysocki
2018-02-12 15:54   ` Todd Brandt [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=1518450893.4841.0.camel@linux.intel.com \
    --to=todd.e.brandt@linux.intel.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=todd.e.brandt@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.