On Tue, Apr 8, 2008 at 12:47 PM, sridhar <
address@hidden> wrote:
hi friend
this is the snapshot output according to the command you gave
Request X_SetClipRectangles 059 14808387
Request X_PolySegment 066 14808326
Request X_FreeGC 060 14808387
Request X_CreateGC 055 14808388
Request X_SetClipRectangles 059 14808388
...
but one more thing...dont we get what are the request and replies for a particular window ??its not showing a window id or title..is it possible to get that info using cnee????
On Tue, Apr 8, 2008 at 12:20 PM, <
address@hidden> wrote:
Send Info-xnee mailing list submissions to
address@hidden
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.gnu.org/mailman/listinfo/info-xnee
or, via email, send a message with subject or body 'help' to
address@hidden
You can reach the person managing the list at
address@hidden
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Info-xnee digest..."
Today's Topics:
1. Re: cnee? (sridhar)
2. Re: Re: cnee? (Henrik Sandklef)
----------------------------------------------------------------------
Message: 1
Date: Tue, 8 Apr 2008 11:43:30 +0530
From: sridhar <address@hidden>
Subject: [Info-xnee] Re: cnee?
To: address@hidden
Message-ID:
<address@hidden>
Content-Type: text/plain; charset="iso-8859-1"
1.i want to analyse the xserver event for each applicatoin!!
for example consider the application xedit?
*xedit :
a)* : how many different types events are sent to and fro between xedit and
xserver.
*b)* how many bytes of data is transfered from xserver to xedit?
*c)* : how much memory a particular application is consuming?
these are the following requirements i want to analyze, is it possible to
do so?? is there any way to get these events from xserver??
On Sun, Apr 6, 2008 at 9:30 PM, <address@hidden> wrote:
> Send Info-xnee mailing list submissions to
> address@hidden
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.gnu.org/mailman/listinfo/info-xnee
> or, via email, send a message with subject or body 'help' to
> address@hidden
>
> You can reach the person managing the list at
> address@hidden
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Info-xnee digest..."
>
>
> Today's Topics:
>
> 1. Re: about cnee?? (Henrik Sandklef) (sridhar)
> 2. Re: Re: about cnee?? (Henrik Sandklef) (Henrik Sandklef)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 6 Apr 2008 10:24:31 +0530
> From: sridhar <address@hidden>
> Subject: [Info-xnee] Re: about cnee?? (Henrik Sandklef)
> To: address@hidden
> Message-ID:
> <address@hidden>
> Content-Type: text/plain; charset="iso-8859-1"
>
> hi i have
> seen manual pages..
> my question is how to analyze the events..
> i installed the the package of xnee [xnee-3.02]..
> i want to log all the events which are going
> to and from to xserver... i googled alot and i have seen
> manual pages too..but of no use...can you please specify...
> me how to analyze the events...
>
>
> On Sat, Apr 5, 2008 at 10:30 PM, <address@hidden> wrote:
>
> > Send Info-xnee mailing list submissions to
> > address@hidden
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> > http://lists.gnu.org/mailman/listinfo/info-xnee
> > or, via email, send a message with subject or body 'help' to
> > address@hidden
> >
> > You can reach the person managing the list at
> > address@hidden
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Info-xnee digest..."
> >
> >
> > Today's Topics:
> >
> > 1. Re: about cnee?? (Henrik Sandklef)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Sat, 05 Apr 2008 00:45:05 +0200
> > From: Henrik Sandklef <address@hidden>
> > Subject: Re: [Info-xnee] about cnee??
> > To: address@hidden
> > Cc: sridhar <address@hidden>
> > Message-ID: <address@hidden>
> > Content-Type: text/plain; charset=ISO-8859-1
> >
> > How about the manual?
> >
> > More specifically, here
> > http://www.sandklef.com/xnee-downloads/doc/xnee.html#SEC92
> > Look at section: "7.4.3"
> >
> >
> > sridhar skrev:
> > > Hi...
> > > how to analyze the events logged by cnee???
> > > can anyone explain...
> > >
> > >
> > >
> > >
> ------------------------------------------------------------------------
> > >
> > > _______________________________________________
> > > Info-xnee mailing list
> > > address@hidden
> > > http://lists.gnu.org/mailman/listinfo/info-xnee
> >
> >
> >
> >
> >
> > ------------------------------
> >
> > _______________________________________________
> > Info-xnee mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/info-xnee
> >
> >
> > End of Info-xnee Digest, Vol 31, Issue 2
> > ****************************************
> >
>
>
>
> --
> SrIDhAr M.tech(AI)
> Univ of Hyderabad
> ------------------------------------------------
> Life is pleasant. Death is peaceful. It's the transition that's
> troublesome.
> ---------------------------------
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.gnu.org/pipermail/info-xnee/attachments/20080406/8584d879/attachment.html
>
> ------------------------------
>
> Message: 2
> Date: Sun, 06 Apr 2008 11:27:09 +0200
> From: Henrik Sandklef <address@hidden>
> Subject: Re: [Info-xnee] Re: about cnee?? (Henrik Sandklef)
> To: sridhar <address@hidden>
> Cc: address@hidden
> Message-ID: <address@hidden>
> Content-Type: text/plain; charset=ISO-8859-1
>
> What kind of analysis do you want to do?
> * do you want to inspect the values in the data/event?
> * do you want to know how big (in size) it is?
> * do you want to know what application caused the event?
> * do you want to .....
>
> It's hard to answer your question. You have to be more specific.
>
> sridhar skrev:
> > hi i have
> > seen manual pages..
> > my question is how to analyze the events..
> > i installed the the package of xnee [xnee-3.02]..
> > i want to log all the events which are going
> > to and from to xserver... i googled alot and i have seen
> > manual pages too..but of no use...can you please specify...
> > me how to analyze the events...
> >
> >
> > On Sat, Apr 5, 2008 at 10:30 PM, <address@hidden> wrote:
> >
> >> Send Info-xnee mailing list submissions to
> >> address@hidden
> >>
> >> To subscribe or unsubscribe via the World Wide Web, visit
> >> http://lists.gnu.org/mailman/listinfo/info-xnee
> >> or, via email, send a message with subject or body 'help' to
> >> address@hidden
> >>
> >> You can reach the person managing the list at
> >> address@hidden
> >>
> >> When replying, please edit your Subject line so it is more specific
> >> than "Re: Contents of Info-xnee digest..."
> >>
> >>
> >> Today's Topics:
> >>
> >> 1. Re: about cnee?? (Henrik Sandklef)
> >>
> >>
> >> ----------------------------------------------------------------------
> >>
> >> Message: 1
> >> Date: Sat, 05 Apr 2008 00:45:05 +0200
> >> From: Henrik Sandklef <address@hidden>
> >> Subject: Re: [Info-xnee] about cnee??
> >> To: address@hidden
> >> Cc: sridhar <address@hidden>
> >> Message-ID: <address@hidden>
> >> Content-Type: text/plain; charset=ISO-8859-1
> >>
> >> How about the manual?
> >>
> >> More specifically, here
> >> http://www.sandklef.com/xnee-downloads/doc/xnee.html#SEC92
> >> Look at section: "7.4.3"
> >>
> >>
> >> sridhar skrev:
> >>> Hi...
> >>> how to analyze the events logged by cnee???
> >>> can anyone explain...
> >>>
> >>>
> >>>
> >>>
> ------------------------------------------------------------------------
> >>>
> >>> _______________________________________________
> >>> Info-xnee mailing list
> >>> address@hidden
> >>> http://lists.gnu.org/mailman/listinfo/info-xnee
> >>
> >>
> >>
> >>
> >> ------------------------------
> >>
> >> _______________________________________________
> >> Info-xnee mailing list
> >> address@hidden
> >> http://lists.gnu.org/mailman/listinfo/info-xnee
> >>
> >>
> >> End of Info-xnee Digest, Vol 31, Issue 2
> >> ****************************************
> >>
> >
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Info-xnee mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/info-xnee
>
>
>
>
>
> ------------------------------
>
> _______________________________________________
> Info-xnee mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/info-xnee
>
>
> End of Info-xnee Digest, Vol 31, Issue 3
> ****************************************
>
--
SrIDhAr M.tech(AI)
Univ of Hyderabad
------------------------------------------------
Life is pleasant. Death is peaceful. It's the transition that's troublesome.
---------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gnu.org/pipermail/info-xnee/attachments/20080408/29f3cacb/attachment.html
------------------------------
Message: 2
Date: Tue, 08 Apr 2008 08:50:12 +0200
From: Henrik Sandklef <address@hidden>
Subject: Re: [Info-xnee] Re: cnee?
To: sridhar <address@hidden>
Cc: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain; charset=ISO-8859-1
sridhar skrev:
> 1.i want to analyse the xserver event for each applicatoin!!
> for example consider the application xedit?
> *xedit :
> a)* : how many different types events are sent to and fro between xedit and
> xserver.
4 types. Event, Request, Error and Replies
There are many different Events, e g MotionNotify, KeyPress and
MapNotify. To record the first 20, do like this:
cnee --record --device-event-range 2-6 --delivered-event-range 7-31
and adding recording of the request 1-119:
./cnee/src/cnee --record --device-event-range 2-6
--delivered-event-range 7-31 --request-range 1-119
but mind you, this is recording a LOT.
> *b)* how many bytes of data is transfered from xserver to xedit?
Not with xnee. But I think you could tweak xnee into doing that.
> *c)* : how much memory a particular application is consuming?
> these are the following requirements i want to analyze, is it possible to
> do so?? is there any way to get these events from xserver??
check the program xrestop. You can probably borrow some ideas from that.
Or use the program as it is.
>
> On Sun, Apr 6, 2008 at 9:30 PM, <address@hidden> wrote:
>
>> Send Info-xnee mailing list submissions to
>> address@hidden
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>> http://lists.gnu.org/mailman/listinfo/info-xnee
>> or, via email, send a message with subject or body 'help' to
>> address@hidden
>>
>> You can reach the person managing the list at
>> address@hidden
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of Info-xnee digest..."
>>
>>
>> Today's Topics:
>>
>> 1. Re: about cnee?? (Henrik Sandklef) (sridhar)
>> 2. Re: Re: about cnee?? (Henrik Sandklef) (Henrik Sandklef)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Sun, 6 Apr 2008 10:24:31 +0530
>> From: sridhar <address@hidden>
>> Subject: [Info-xnee] Re: about cnee?? (Henrik Sandklef)
>> To: address@hidden
>> Message-ID:
>> <address@hidden>
>> Content-Type: text/plain; charset="iso-8859-1"
>>
>> hi i have
>> seen manual pages..
>> my question is how to analyze the events..
>> i installed the the package of xnee [xnee-3.02]..
>> i want to log all the events which are going
>> to and from to xserver... i googled alot and i have seen
>> manual pages too..but of no use...can you please specify...
>> me how to analyze the events...
>>
>>
>> On Sat, Apr 5, 2008 at 10:30 PM, <address@hidden> wrote:
>>
>>> Send Info-xnee mailing list submissions to
>>> address@hidden
>>>
>>> To subscribe or unsubscribe via the World Wide Web, visit
>>> http://lists.gnu.org/mailman/listinfo/info-xnee
>>> or, via email, send a message with subject or body 'help' to
>>> address@hidden
>>>
>>> You can reach the person managing the list at
>>> address@hidden
>>>
>>> When replying, please edit your Subject line so it is more specific
>>> than "Re: Contents of Info-xnee digest..."
>>>
>>>
>>> Today's Topics:
>>>
>>> 1. Re: about cnee?? (Henrik Sandklef)
>>>
>>>
>>> ----------------------------------------------------------------------
>>>
>>> Message: 1
>>> Date: Sat, 05 Apr 2008 00:45:05 +0200
>>> From: Henrik Sandklef <address@hidden>
>>> Subject: Re: [Info-xnee] about cnee??
>>> To: address@hidden
>>> Cc: sridhar <address@hidden>
>>> Message-ID: <address@hidden>
>>> Content-Type: text/plain; charset=ISO-8859-1
>>>
>>> How about the manual?
>>>
>>> More specifically, here
>>> http://www.sandklef.com/xnee-downloads/doc/xnee.html#SEC92
>>> Look at section: "7.4.3"
>>>
>>>
>>> sridhar skrev:
>>>> Hi...
>>>> how to analyze the events logged by cnee???
>>>> can anyone explain...
>>>>
>>>>
>>>>
>>>>
>> ------------------------------------------------------------------------
>>>> _______________________________________________
>>>> Info-xnee mailing list
>>>> address@hidden
>>>> http://lists.gnu.org/mailman/listinfo/info-xnee
>>>
>>>
>>>
>>>
>>> ------------------------------
>>>
>>> _______________________________________________
>>> Info-xnee mailing list
>>> address@hidden
>>> http://lists.gnu.org/mailman/listinfo/info-xnee
>>>
>>>
>>> End of Info-xnee Digest, Vol 31, Issue 2
>>> ****************************************
>>>
>>
>>
>> --
>> SrIDhAr M.tech(AI)
>> Univ of Hyderabad
>> ------------------------------------------------
>> Life is pleasant. Death is peaceful. It's the transition that's
>> troublesome.
>> ---------------------------------
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL:
>> http://lists.gnu.org/pipermail/info-xnee/attachments/20080406/8584d879/attachment.html
>>
>> ------------------------------
>>
>> Message: 2
>> Date: Sun, 06 Apr 2008 11:27:09 +0200
>> From: Henrik Sandklef <address@hidden>
>> Subject: Re: [Info-xnee] Re: about cnee?? (Henrik Sandklef)
>> To: sridhar <address@hidden>
>> Cc: address@hidden
>> Message-ID: <address@hidden>
>> Content-Type: text/plain; charset=ISO-8859-1
>>
>> What kind of analysis do you want to do?
>> * do you want to inspect the values in the data/event?
>> * do you want to know how big (in size) it is?
>> * do you want to know what application caused the event?
>> * do you want to .....
>>
>> It's hard to answer your question. You have to be more specific.
>>
>> sridhar skrev:
>>> hi i have
>>> seen manual pages..
>>> my question is how to analyze the events..
>>> i installed the the package of xnee [xnee-3.02]..
>>> i want to log all the events which are going
>>> to and from to xserver... i googled alot and i have seen
>>> manual pages too..but of no use...can you please specify...
>>> me how to analyze the events...
>>>
>>>
>>> On Sat, Apr 5, 2008 at 10:30 PM, <address@hidden> wrote:
>>>
>>>> Send Info-xnee mailing list submissions to
>>>> address@hidden
>>>>
>>>> To subscribe or unsubscribe via the World Wide Web, visit
>>>> http://lists.gnu.org/mailman/listinfo/info-xnee
>>>> or, via email, send a message with subject or body 'help' to
>>>> address@hidden
>>>>
>>>> You can reach the person managing the list at
>>>> address@hidden
>>>>
>>>> When replying, please edit your Subject line so it is more specific
>>>> than "Re: Contents of Info-xnee digest..."
>>>>
>>>>
>>>> Today's Topics:
>>>>
>>>> 1. Re: about cnee?? (Henrik Sandklef)
>>>>
>>>>
>>>> ----------------------------------------------------------------------
>>>>
>>>> Message: 1
>>>> Date: Sat, 05 Apr 2008 00:45:05 +0200
>>>> From: Henrik Sandklef <address@hidden>
>>>> Subject: Re: [Info-xnee] about cnee??
>>>> To: address@hidden
>>>> Cc: sridhar <address@hidden>
>>>> Message-ID: <address@hidden>
>>>> Content-Type: text/plain; charset=ISO-8859-1
>>>>
>>>> How about the manual?
>>>>
>>>> More specifically, here
>>>> http://www.sandklef.com/xnee-downloads/doc/xnee.html#SEC92
>>>> Look at section: "7.4.3"
>>>>
>>>>
>>>> sridhar skrev:
>>>>> Hi...
>>>>> how to analyze the events logged by cnee???
>>>>> can anyone explain...
>>>>>
>>>>>
>>>>>
>>>>>
>> ------------------------------------------------------------------------
>>>>> _______________________________________________
>>>>> Info-xnee mailing list
>>>>> address@hidden
>>>>> http://lists.gnu.org/mailman/listinfo/info-xnee
>>>>
>>>>
>>>>
>>>> ------------------------------
>>>>
>>>> _______________________________________________
>>>> Info-xnee mailing list
>>>> address@hidden
>>>> http://lists.gnu.org/mailman/listinfo/info-xnee
>>>>
>>>>
>>>> End of Info-xnee Digest, Vol 31, Issue 2
>>>> ****************************************
>>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> Info-xnee mailing list
>>> address@hidden
>>> http://lists.gnu.org/mailman/listinfo/info-xnee
>>
>>
>>
>>
>> ------------------------------
>>
>> _______________________________________________
>> Info-xnee mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/info-xnee
>>
>>
>> End of Info-xnee Digest, Vol 31, Issue 3
>> ****************************************
>>
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Info-xnee mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/info-xnee
------------------------------
_______________________________________________
Info-xnee mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/info-xnee
End of Info-xnee Digest, Vol 31, Issue 4
****************************************
--
SrIDhAr M.tech(AI)
Univ of Hyderabad
------------------------------------------------
Life is pleasant. Death is peaceful. It's the transition that's troublesome.
---------------------------------