Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [ltt-dev] ltt_trace_system_description
@ 2009-08-13 20:45 David Cummings
  2009-08-13 20:45 ` David Cummings
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Cummings @ 2009-08-13 20:45 UTC (permalink / raw)


I was trying to call ltt_trace_system_description from an LTTV module but it does not seem to implemented in the latest version of LTTV. I noticed that in the modules that do call ltt_trace_system_description (such as textDump), the code is commented out and surrounded by a FIXME. Is there a particular reason as to why this call is not implemented? Are there other mechanisms provided to access this data?

Thanks,
David Cummings

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.casi.polymtl.ca/pipermail/ltt-dev/attachments/20090813/9b843f40/attachment.htm>


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

* [ltt-dev] ltt_trace_system_description
  2009-08-13 20:45 [ltt-dev] ltt_trace_system_description David Cummings
  2009-08-13 20:45 ` David Cummings
@ 2009-08-13 20:45 ` David Cummings
  2009-08-24 14:34 ` Mathieu Desnoyers
  2 siblings, 0 replies; 4+ messages in thread
From: David Cummings @ 2009-08-13 20:45 UTC (permalink / raw)


I was trying to call ltt_trace_system_description from an LTTV module but it does not seem to implemented in the latest version of LTTV. I noticed that in the modules that do call ltt_trace_system_description (such as textDump), the code is commented out and surrounded by a FIXME. Is there a particular reason as to why this call is not implemented? Are there other mechanisms provided to access this data?

Thanks,
David Cummings

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.casi.polymtl.ca/pipermail/lttng-dev/attachments/20090813/9b843f40/attachment-0002.htm>


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

* [ltt-dev] ltt_trace_system_description
  2009-08-13 20:45 [ltt-dev] ltt_trace_system_description David Cummings
@ 2009-08-13 20:45 ` David Cummings
  2009-08-13 20:45 ` David Cummings
  2009-08-24 14:34 ` Mathieu Desnoyers
  2 siblings, 0 replies; 4+ messages in thread
From: David Cummings @ 2009-08-13 20:45 UTC (permalink / raw)


I was trying to call ltt_trace_system_description from an LTTV module but it does not seem to implemented in the latest version of LTTV. I noticed that in the modules that do call ltt_trace_system_description (such as textDump), the code is commented out and surrounded by a FIXME. Is there a particular reason as to why this call is not implemented? Are there other mechanisms provided to access this data?

Thanks,
David Cummings

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.casi.polymtl.ca/pipermail/lttng-dev/attachments/20090813/9b843f40/attachment-0003.htm>


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

* [ltt-dev] ltt_trace_system_description
  2009-08-13 20:45 [ltt-dev] ltt_trace_system_description David Cummings
  2009-08-13 20:45 ` David Cummings
  2009-08-13 20:45 ` David Cummings
@ 2009-08-24 14:34 ` Mathieu Desnoyers
  2 siblings, 0 replies; 4+ messages in thread
From: Mathieu Desnoyers @ 2009-08-24 14:34 UTC (permalink / raw)


* David Cummings (DCummings at qnx.com) wrote:
> I was trying to call ltt_trace_system_description from an LTTV module
> but it does not seem to implemented in the latest version of LTTV. I
> noticed that in the modules that do call ltt_trace_system_description
> (such as textDump), the code is commented out and surrounded by a
> FIXME. Is there a particular reason as to why this call is not
> implemented? Are there other mechanisms provided to access this data?
> 

This data was planned in the initial LTTV versions, but did depend on
grabbing system information from a /proc text file. I removed this so
that we do not even depend on /proc being active or mounted on the
system, so all the information can be extracted through LTTng channels.
So if we implement something like ltt_trace_system_description, we would
have to export more information from the kernel through the standard
LTTng tracing infrastructure.

Mathieu

> Thanks,
> David Cummings
> 

> _______________________________________________
> 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




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

end of thread, other threads:[~2009-08-24 14:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-13 20:45 [ltt-dev] ltt_trace_system_description David Cummings
2009-08-13 20:45 ` David Cummings
2009-08-13 20:45 ` David Cummings
2009-08-24 14:34 ` Mathieu Desnoyers

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