[ltt-dev] ltt_trace_system_description
Mathieu Desnoyers
compudj at krystal.dyndns.org
Mon Aug 24 10:34:23 EDT 2009
* 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
More information about the lttng-dev
mailing list