From: "Paul Eggleton" <paul.eggleton@linux.microsoft.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Filter feature for graph-tool
Date: Sun, 14 Jun 2020 21:48:41 -0700 [thread overview]
Message-ID: <cover.1592196326.git.paul.eggleton@linux.microsoft.com> (raw)
Add a subcommand to scripts/contrib/graph-tool to filter down .dot
task graphs produced by bitbake -g to something manageable when you
know what you're looking for.
The following changes since commit 49d0f822618890b61d2498b07dda6418f885321e:
Revert "bitbake.conf: Remove unused DEPLOY_DIR_TOOLS variable" (2020-06-12 08:25:00 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/graph-tool
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=paule/graph-tool
Paul Eggleton (2):
graph-tool: switch to argparse
graph-tool: add filter subcommand
scripts/contrib/graph-tool | 100 +++++++++++++++++++++++++++++++--------------
1 file changed, 69 insertions(+), 31 deletions(-)
--
1.8.3.1
next reply other threads:[~2020-06-15 4:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-15 4:48 Paul Eggleton [this message]
2020-06-15 4:48 ` [PATCH 1/2] graph-tool: switch to argparse Paul Eggleton
2020-06-15 4:48 ` [PATCH 2/2] graph-tool: add filter subcommand Paul Eggleton
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=cover.1592196326.git.paul.eggleton@linux.microsoft.com \
--to=paul.eggleton@linux.microsoft.com \
--cc=openembedded-core@lists.openembedded.org \
/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.