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)
commit542a3926a8169cefba35c61f8e50666f94182340
treefe90d0d60d9a79e7697a9d2b434c4f78630982c7
parent5140d2b3070f211e6d8a0ad7cb0a190e8b6f3e28
Add TID field to some block_* events

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>
instrumentation/events/lttng-module/block.h
This page took 0.025069 seconds and 4 git commands to generate.