Fix: blktrace instrumentation for v3.2.58+ stable branch
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 3 May 2014 19:07:42 +0000 (15:07 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 3 May 2014 19:07:42 +0000 (15:07 -0400)
commitcf0b616277b7be6950243bc6cdad172af073ff0a
tree89e08da49a68c6618abbce1e47672e6f49e63b30
parent7915e163192dc9674bcd7ce80338d9d8ebf23d4c
Fix: blktrace instrumentation for v3.2.58+ stable branch

Starting with Linux kernel v3.2.58 within the v3.2 Linux stable branch:

commit 5b85afa68e4f56c27f1d5c6f49e5257bce6448e6
Author: Roman Pen <r.peniaev@gmail.com>
Date:   Tue Mar 4 23:13:10 2014 +0900

    blktrace: fix accounting of partially completed requests

    commit af5040da01ef980670b3741b3e10733ee3e33566 upstream.

The module API for a block layer tracepoint changes. Fix the associated
build failure.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/block.h
probes/lttng-probe-block.c
This page took 0.024833 seconds and 4 git commands to generate.