btrace2fio: move file tracking to btrace_pid
authorJens Axboe <axboe@fb.com>
Wed, 17 Sep 2014 02:17:55 +0000 (20:17 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 17 Sep 2014 02:17:55 +0000 (20:17 -0600)
commit65ff9cd5fd5859b1547a9f7e1b2c97c6b9352f4d
tree63b3bd4da8f26fda81920305a188c9868f62592a
parent709c8313cf171e63c92740c6b2f38041cb11c722
btrace2fio: move file tracking to btrace_pid

We want to keep btrace_out as per-device, potentially. So move
this part since it's per process.

Signed-off-by: Jens Axboe <axboe@fb.com>
t/btrace2fio.c