Hi Matthew:

In that case I need to create a map myself.

I  was looking for the system call ids for the following reasons:

1. In LTTng 1.0, there were several occasions when only the system call id
was found in a trace but not the names. If such is the case with LTTng 2.0,
then my concern is  that it would be better to extract ids.

2. Trained models need to be stored in database and ids will take lesser
sapce as the model grows with time.

Regards,
Shariyar



Message: 1
Date: Fri, 29 Nov 2013 10:39:54 -0500
From: Matthew Khouzam <matthew.khou...@ericsson.com>
To: <lttng-dev@lists.lttng.org>
Subject: Re: [lttng-dev] Extracting System Call IDs By Using TMF
Message-ID: <5298b54a.5080...@ericsson.com>
Content-Type: text/plain; charset="ISO-8859-1"

Hi Shariyar,

I would like to know what is the need for the syscall id? I looked at
kernel events, and they store the system call name, not the id? Is it
for performance reasons, or is there some functionality that can be
achieved from a call ID that cannot from a name?
_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to