Re: [PATCH 2/3] scripts: render_block_graph: Implement proper argument parser

2025-03-18 Thread Pavel Hrdina
On Tue, Mar 18, 2025 at 05:36:03PM +0100, Peter Krempa wrote: > From: Peter Krempa > > As no argument parsing is employed the script is hard to use and when > running without arguments it blurbs: > > $ ./scripts/render_block_graph.py > Traceback (most recent call last): >File "/home/pipo/g

[PATCH 2/3] scripts: render_block_graph: Implement proper argument parser

2025-03-18 Thread Peter Krempa
From: Peter Krempa As no argument parsing is employed the script is hard to use and when running without arguments it blurbs: $ ./scripts/render_block_graph.py Traceback (most recent call last): File "/home/pipo/git/qemu.git/./scripts/render_block_graph.py", line 135, in obj = sys.ar