[ltt-dev] [UST RELEASE] UST 0.8 Released

Jon Bernard jbernard at debian.org
Mon Nov 8 12:10:32 EST 2010


* Nils Carlson <nils.carlson at ericsson.com> wrote:
> On Sun, 7 Nov 2010, Alexandre Montplaisir wrote:
> 
> >On 10-10-27 04:04 AM, Nils Carlson wrote:
> >>Release 0.8 of the User Space Tracer - UST
> >>
> >>Tarball available at: http://lttng.org/files/ust/releases/ust-0.8.tar.gz
> >>...
> >
> >Any reason why the files "doc/manual/ust.html" and "doc/manual/ust.info"
> >aren't in the tarball? (They don't get built by the top-level make either.)
> >They were present in the 0.7 release.
> 
> Unknown reason thus far, but perhaps Pierre-Marc and I used
> different commands to create the tar archive? I used make distcheck.
> I will try
> to have a further look at this tomorrow.

These files can be generated with:

    makeinfo manual.texinfo -o ust.info
    makeinfo --html --no-split manual.texinfo -o ust.html

I have updated the debian package to execute these commands and include
the resulting documentation in the package. At one point I intended to
update the automake file to do this at build time but I haven't had a
chance yet. I may try to fix that this week if someone doesn't beat me
to it.

-- 
Jon




More information about the lttng-dev mailing list