Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [ltt-dev] lttng-agent manual and release
@ 2010-08-20 15:53 Alexis Hallé
  2010-08-20 15:59 ` Mathieu Desnoyers
  2010-08-20 16:03 ` David Goulet
  0 siblings, 2 replies; 5+ messages in thread
From: Alexis Hallé @ 2010-08-20 15:53 UTC (permalink / raw)


Hello everyone,

I just wrote a manual for lttng-agent, containing a short tutorial and
a complete reference of all supported commands. It has been sent to
Michael for inclusion in the git repo. If we are to attract attention
to this tool, may I suggest we put this manual online at lttng.org?
Maybe we could even start packaging releases. Now that it comes with
an autotools-based build system (also pending a push by Michael), it
should be fairly easy.

Of course it is still far from complete, but it's usable for basic
operations and (insecure) streaming of data. It might not be a bad
thing to have people start testing it.

I also have a list of known issues (particularly regarding ust
support) that I will post in a separate email.

Alexis




^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ltt-dev] lttng-agent manual and release
  2010-08-20 15:53 [ltt-dev] lttng-agent manual and release Alexis Hallé
@ 2010-08-20 15:59 ` Mathieu Desnoyers
  2010-08-20 21:22   ` Alexis Hallé
  2010-08-20 16:03 ` David Goulet
  1 sibling, 1 reply; 5+ messages in thread
From: Mathieu Desnoyers @ 2010-08-20 15:59 UTC (permalink / raw)


* Alexis Hall? (alexis.halle at polymtl.ca) wrote:
> Hello everyone,
> 
> I just wrote a manual for lttng-agent, containing a short tutorial and
> a complete reference of all supported commands. It has been sent to
> Michael for inclusion in the git repo. If we are to attract attention
> to this tool, may I suggest we put this manual online at lttng.org?

Would you like to mirror the git repo on lttng.org ?

> Maybe we could even start packaging releases. Now that it comes with
> an autotools-based build system (also pending a push by Michael), it
> should be fairly easy.

Sure, we could add this to the lttng.org packages.

> 
> Of course it is still far from complete, but it's usable for basic
> operations and (insecure) streaming of data. It might not be a bad
> thing to have people start testing it.

Absolutely.

Please let me know what you need to push this on lttng.org.

Thanks,

Mathieu

> 
> I also have a list of known issues (particularly regarding ust
> support) that I will post in a separate email.
> 
> Alexis
> 
> _______________________________________________
> 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




^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ltt-dev] lttng-agent manual and release
  2010-08-20 15:53 [ltt-dev] lttng-agent manual and release Alexis Hallé
  2010-08-20 15:59 ` Mathieu Desnoyers
@ 2010-08-20 16:03 ` David Goulet
  1 sibling, 0 replies; 5+ messages in thread
From: David Goulet @ 2010-08-20 16:03 UTC (permalink / raw)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



On 10-08-20 11:53 AM, Alexis Hall? wrote:
> Hello everyone,
> 
> I just wrote a manual for lttng-agent, containing a short tutorial and
> a complete reference of all supported commands. It has been sent to
> Michael for inclusion in the git repo. If we are to attract attention
> to this tool, may I suggest we put this manual online at lttng.org?
> Maybe we could even start packaging releases. Now that it comes with
> an autotools-based build system (also pending a push by Michael), it
> should be fairly easy.
> 
> Of course it is still far from complete, but it's usable for basic
> operations and (insecure) streaming of data. It might not be a bad
> thing to have people start testing it.
> 
You bet I will test it a lot ;) ! This will be a main component of my work to
make tracing usable in production environment.

> I also have a list of known issues (particularly regarding ust
> support) that I will post in a separate email.

Good stuff. Thanks!

David

> 
> Alexis
> 
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev

- -- 
David Goulet
LTTng project, DORSAL Lab.

1024D/16BD8563
BE3C 672B 9331 9796 291A  14C6 4AF7 C14B 16BD 8563
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkxup2wACgkQSvfBSxa9hWO9vACgjr8NSaFHIGIMnxhXa/Jp0R3s
G4cAn27jE1KkzuwC1TFV+oIi9IQ2syql
=46Xs
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ltt-dev] lttng-agent manual and release
  2010-08-20 15:59 ` Mathieu Desnoyers
@ 2010-08-20 21:22   ` Alexis Hallé
  2010-08-20 22:13     ` Mathieu Desnoyers
  0 siblings, 1 reply; 5+ messages in thread
From: Alexis Hallé @ 2010-08-20 21:22 UTC (permalink / raw)


2010/8/20 Mathieu Desnoyers <compudj at krystal.dyndns.org>:
> * Alexis Hall? (alexis.halle at polymtl.ca) wrote:
>> Hello everyone,
>>
>> I just wrote a manual for lttng-agent, containing a short tutorial and
>> a complete reference of all supported commands. It has been sent to
>> Michael for inclusion in the git repo. If we are to attract attention
>> to this tool, may I suggest we put this manual online at lttng.org?
>
> Would you like to mirror the git repo on lttng.org ?

I am not the owner of this repo (Michael is), but yes, if we are to
make it more public, I guess it would make sense. By the way, I notice
UST isn't mirrored there. Any specific reason? Everything else on
git.dorsal.polymtl.ca seems to be experimental stuff or mirrored on
lttng.org.

>> Maybe we could even start packaging releases. Now that it comes with
>> an autotools-based build system (also pending a push by Michael), it
>> should be fairly easy.
>
> Sure, we could add this to the lttng.org packages.
>
>>
>> Of course it is still far from complete, but it's usable for basic
>> operations and (insecure) streaming of data. It might not be a bad
>> thing to have people start testing it.
>
> Absolutely.
>
> Please let me know what you need to push this on lttng.org.
>
> Thanks,
>
> Mathieu
>
>>
>> I also have a list of known issues (particularly regarding ust
>> support) that I will post in a separate email.
>>
>> Alexis
>>
>> _______________________________________________
>> 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
>



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ltt-dev] lttng-agent manual and release
  2010-08-20 21:22   ` Alexis Hallé
@ 2010-08-20 22:13     ` Mathieu Desnoyers
  0 siblings, 0 replies; 5+ messages in thread
From: Mathieu Desnoyers @ 2010-08-20 22:13 UTC (permalink / raw)


* Alexis Hall? (alexis.halle at polymtl.ca) wrote:
> 2010/8/20 Mathieu Desnoyers <compudj at krystal.dyndns.org>:
> > * Alexis Hall? (alexis.halle at polymtl.ca) wrote:
> >> Hello everyone,
> >>
> >> I just wrote a manual for lttng-agent, containing a short tutorial and
> >> a complete reference of all supported commands. It has been sent to
> >> Michael for inclusion in the git repo. If we are to attract attention
> >> to this tool, may I suggest we put this manual online at lttng.org?
> >
> > Would you like to mirror the git repo on lttng.org ?
> 
> I am not the owner of this repo (Michael is), but yes, if we are to
> make it more public, I guess it would make sense. By the way, I notice
> UST isn't mirrored there. Any specific reason? Everything else on
> git.dorsal.polymtl.ca seems to be experimental stuff or mirrored on
> lttng.org.

No specific reason other than Pierre-Marc did put his UST repository on
dorsal. We could mirror it on lttng.org too. For the rest of the project
(lttng, lttv, urcu) lttng.org is the primary repository, dorsal is the
mirror.

Mathieu

> 
> >> Maybe we could even start packaging releases. Now that it comes with
> >> an autotools-based build system (also pending a push by Michael), it
> >> should be fairly easy.
> >
> > Sure, we could add this to the lttng.org packages.
> >
> >>
> >> Of course it is still far from complete, but it's usable for basic
> >> operations and (insecure) streaming of data. It might not be a bad
> >> thing to have people start testing it.
> >
> > Absolutely.
> >
> > Please let me know what you need to push this on lttng.org.
> >
> > Thanks,
> >
> > Mathieu
> >
> >>
> >> I also have a list of known issues (particularly regarding ust
> >> support) that I will post in a separate email.
> >>
> >> Alexis
> >>
> >> _______________________________________________
> >> 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
> >
> 

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-08-20 22:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-20 15:53 [ltt-dev] lttng-agent manual and release Alexis Hallé
2010-08-20 15:59 ` Mathieu Desnoyers
2010-08-20 21:22   ` Alexis Hallé
2010-08-20 22:13     ` Mathieu Desnoyers
2010-08-20 16:03 ` David Goulet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox