Backport block-related changes from "Update kernel probes to more detailed match...
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 7 Jun 2013 18:39:41 +0000 (14:39 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 7 Jun 2013 18:39:41 +0000 (14:39 -0400)
commit01696d4df8bf2d0cdb06b67d819f91db2cd443be
treed3498fadcf429b417fea5c8e2a02be3de3b2c83d
parentd8b08ae2853322bd9777024f35d1c35582b4ebb2
Backport block-related changes from "Update kernel probes to more detailed match to kernel versions"

This commit:

commit 7c68b363332170e4db100327ecc9e09b8a79cf29
Author: Andrew Gabbasov <andrew_gabbasov@mentor.com>
Date:   Mon Dec 10 11:12:14 2012 -0500

    Update kernel probes to more detailed match to kernel versions

    Some ifdef's are added to kernel probes instrumentation to make them
    more close to original tracepoints in different kernel versions.
    Supported kernel version are from 2.6.32 to 3.7.

Signed-off-by: Andrew Gabbasov <andrew_gabbasov@mentor.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Contains block-layer related changes needed to push compatibility fixes
for newer kernels.

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