info-xnee
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Info-xnee] Re: cnee?


From: Henrik Sandklef
Subject: Re: [Info-xnee] Re: cnee?
Date: Tue, 08 Apr 2008 08:50:12 +0200
User-agent: Thunderbird 2.0.0.12 (X11/20080227)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]