Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Filter feature for graph-tool
@ 2020-06-15  4:48 Paul Eggleton
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2020-06-15  4:48 UTC (permalink / raw)
  To: openembedded-core

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-06-15  4:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-15  4:48 [PATCH 0/2] Filter feature for graph-tool Paul Eggleton
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox