btrace2fio: create separate jobs for pid with both read/write and trim
authorSong Liu <songliubraving@fb.com>
Mon, 11 May 2020 17:27:07 +0000 (10:27 -0700)
committerSong Liu <songliubraving@fb.com>
Mon, 11 May 2020 17:41:18 +0000 (10:41 -0700)
commit13eafd5b98cb789bea36de55bd1539dbe39f5d86
tree203385ca64db7c5cc7e02f9f83ed68d4a9d39028
parentb2ed1c4a07c6afc4ae90482ca5f70026a4bc34e6
btrace2fio: create separate jobs for pid with both read/write and trim

Single fio job cannot do read/write and trim. Generate two separate jobs
for pid that does both read/write and trim: pidxxx and pidxxx_trim.

Signed-off-by: Song Liu <songliubraving@fb.com>
t/btrace2fio.c