[ltt-dev] Bug in ltt-tracer.c module in version 0.19.3
Mathieu Desnoyers
compudj at krystal.dyndns.org
Fri May 20 09:01:34 EDT 2011
* ashish singh (ashishsingh2105 at gmail.com) wrote:
> lttng-module-0.19.3
> file: ltt-tracer.c
> line: 785
> The integer variable err is assigned to get_trace_clock function which
> itself is define of return type void.Hence it causes an error as integer is
> assigned to void function.
Please make sure your LTTng kernel patchset match your module package
(refer to the compatibility list).
The newer versions declare get_trace_clock as returning an integer. So
for a complete bug report, I would need: your LTTng kernel patchset
version, and the architecture you are building for.
Thanks,
Mathieu
>
> --
> Ashish Singh
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
--
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
More information about the lttng-dev
mailing list