X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-probe-asoc.c;h=ad54a378865ca9b3906a57ecef6704cea0841a0e;hb=7c68b363332170e4db100327ecc9e09b8a79cf29;hp=427639f6954374e82c56a4de81faa0eca28b622b;hpb=83788d81815146024200cba5aa46c705a05d6b99;p=lttng-modules.git diff --git a/probes/lttng-probe-asoc.c b/probes/lttng-probe-asoc.c index 427639f6..ad54a378 100644 --- a/probes/lttng-probe-asoc.c +++ b/probes/lttng-probe-asoc.c @@ -1,5 +1,5 @@ /* - * probes/lttng-probe-block.c + * probes/lttng-probe-asoc.c * * LTTng asoc probes. * @@ -41,5 +41,5 @@ #include "../instrumentation/events/lttng-module/asoc.h" MODULE_LICENSE("GPL and additional rights"); -MODULE_AUTHOR("Wade Farnsworth and Paul Woegerer "); +MODULE_AUTHOR("Wade Farnsworth , Paul Woegerer , and Andrew Gabbasov "); MODULE_DESCRIPTION("LTTng asoc probes");