Re: [PATCH] utils/msgport.c: Add cmd_report_wait

2023-04-18 Thread Samuel Thibault
Applied, thansk! Sergey Bugaev, le mar. 18 avril 2023 13:49:15 +0300, a ecrit: > This exposes msg_report_wait. For example: > > $ msgport --report-wait --pid $$ > 26997: 2 threads > 26997: thread 0: proc_wait_request [init#3] > 26997: thread 1: msgport > --- > utils/Makefile | 2 +- > utils/ms

[PATCH] utils/msgport.c: Add cmd_report_wait

2023-04-18 Thread Sergey Bugaev
This exposes msg_report_wait. For example: $ msgport --report-wait --pid $$ 26997: 2 threads 26997: thread 0: proc_wait_request [init#3] 26997: thread 1: msgport --- utils/Makefile | 2 +- utils/msgport.c | 74 + 2 files changed, 75 insertions(+),