[ltt-dev] LTTV 0.12.27

Mathieu Desnoyers compudj at krystal.dyndns.org
Fri Jan 29 08:31:15 EST 2010


Hi,

A small note: LTTV 0.12.27 fixes the package build. I had to temporarily
disable the new distributed network synchronization module, because it
failed to build on 64-bit and did not package properly with "make dist".
I'll re-enable it when these problems are fixed.

Benjamin: Please reconsider inclusion of include/linux/if_ether.h, as it
brings dependencies on the specific kernel headers used, and lttv does
not depend on it. If we really need this, then we have to require that
these headers are included on the user systemes, and it will become very
important to test the build _and_ execution on a wide range of
architectures (x86 32/64, powerpc at the very least) and on a wide range
of kernel header versions. The second point is that the structure of the
lttv/sync/ makefiles is a bit weird: the .o are built in the upper-level
lttv/ (should be in the lttv/sync/ subdirectory instead). I have
temporarily added the lttv/sync/*.h headers as noinst_HEADERS so the
tarball created by make dist builds.

Commits:
c73a133267f0de33bd7303de34a8f3e0ef90422a
ccf1db700d7477f4cd825ac435e2632443ee51f2

Are the ones that disable the network sync module and add the
noinst_HEADERS.

Thanks,

Mathieu


* Mathieu Desnoyers (compudj at krystal.dyndns.org) wrote:
> Hi everyone,
> 
> I just released LTTV 0.12.26, which fixes a rare bug in the detailed
> event list "backward" scroll. See commit
> 0903a18630f5ec2087c84e2575bf3e7f2d938210 for details.
> 
> Mathieu
> 
> -- 
> Mathieu Desnoyers
> OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F  BA06 3F25 A8FE 3BAE 9A68
> 
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
> 

-- 
Mathieu Desnoyers
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F  BA06 3F25 A8FE 3BAE 9A68




More information about the lttng-dev mailing list