Add TID field to some block_* events
authorJulien Desfossez <jdesfossez@efficios.com>
Fri, 23 May 2014 13:06:07 +0000 (09:06 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 23 May 2014 13:30:47 +0000 (09:30 -0400)
Most of the block events have the "comm" field, but we have no way to
match a block event to a certain thread which makes performing
accurate per-thread analyses difficult. Add the TID field to the events
that already export current->comm.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.025084 seconds and 4 git commands to generate.