blkparse: Print PID information for TN_MESSAGE events
authorJan Kara <jack@suse.cz>
Wed, 13 May 2020 16:04:02 +0000 (18:04 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 20 May 2020 13:38:26 +0000 (07:38 -0600)
commita021a33b405b5101eec6c389e1dacd7934fdd35e
treeb9fba44fdafc7774a8a834a1da3721cb11f81865
parentf442a044c0c2752d6fa916dd1e0366ba83eef998
blkparse: Print PID information for TN_MESSAGE events

The kernel now provides PID information for TN_MESSAGE events. Print it.
Old kernels fill 0 there so the behavior is unaffected for them.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
blkparse.c