fix: block: simplify and extend the block_bio_merge tracepoint class (v5.11)
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 7 Jan 2021 16:50:25 +0000 (11:50 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 19 Jan 2021 20:26:13 +0000 (15:26 -0500)
commit16c5a6d5c389de3eb9d75a3543dbed70a1a612c9
tree3771cbc7906f9f6038f91e299c15d85ace0a9fa7
parentf65e1a7780ae8c9d91d8366618020c335a9bcd93
fix: block: simplify and extend the block_bio_merge tracepoint class (v5.11)

See upstream commit:

  commit e8a676d61c07eccfcd9d6fddfe4dcb630651c29a
  Author: Christoph Hellwig <hch@lst.de>
  Date:   Thu Dec 3 17:21:36 2020 +0100

    block: simplify and extend the block_bio_merge tracepoint class

    The block_bio_merge tracepoint class can be reused for most bio-based
    tracepoints.  For that it just needs to lose the superfluous q and rq
    parameters.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ia44719af77eeb6c116c079b0fc68330458f7a592
instrumentation/events/lttng-module/block.h
This page took 0.025424 seconds and 4 git commands to generate.