Re: [PATCH v1 1/1] system: optimizing info mtree printing for monitors

2025-04-30 Thread David Hildenbrand
On 30.04.25 06:02, Chao Liu wrote: Make the hierarchical relationship between nodes clearer by adding characters You should probably move most of your cover letter, including the example, in here. Signed-off-by: Chao Liu --- system/memory.c | 34 +++--- 1 file

[PATCH v1 1/1] system: optimizing info mtree printing for monitors

2025-04-29 Thread Chao Liu
Make the hierarchical relationship between nodes clearer by adding characters Signed-off-by: Chao Liu --- system/memory.c | 34 +++--- 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/system/memory.c b/system/memory.c index 71434e7ad0..e723928068 100644