Re: kernel 2.4.16

From: Amit (khandelw_at_cs.fsu.edu)
Date: 04/04/04

  • Next message: Andrew Morton: "Re: [RFC][PATCH 1/3] radix priority search tree - objrmap complexity fix"
    To: <karim@opersys.com>
    Date:	Sat, 3 Apr 2004 18:42:48 -0500
    
    

    Hey Karim,
       The installation has gone through smoothly and I have managed to get an
    linux-2.6.3 up and running with LTT.
    I checked the documentation and it says that I need to do an insmod on the
    tracer but I have compiled it as a part of the kernel. Now the documentation
    says that I should execute the createdev.sh to create the devices. When I
    execute that I get errors related to tracer. When I try to execute the
    tracedaemon I get that relayfs is not mounted. Can you please tell me how to
    go about doing the first part. After doing all this I want to run some test
    cases and see how does LTT generate traces. Later on I would also like to
    add rtai to this and see the traces from that too.

    Thanks!
    -Amit Khandelwal

    PS. I would like to write down a small howto on this and pass it on to you
    so that newbies like me can have a good ref. Thanks for the help.

    ----- Original Message -----
    From: "Karim Yaghmour" <karim@opersys.com>
    To: "Amit" <khandelw@cs.fsu.edu>
    Cc: "Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>
    Sent: Saturday, April 03, 2004 6:23 PM
    Subject: Re: kernel 2.4.16

    >
    > Amit wrote:
    > > The patches got installed smoothly however, like in linux-2.4.19 this
    > > time the "Kernel Tracing" option didn't come up when I did "make
    xconfig". I
    > > copied the CONFIG_TRACE=m from my .config of linux-2.4.19. I hope this
    is
    > > correct.
    >
    > No, this isn't the right way.
    >
    > You need to enable relayfs support in "File Systems"->"Pseudo
    filesystems",
    > then you will be able to select "General setup"->"Linux Trace Toolkit
    support".
    >
    > Karim
    > --
    > Author, Speaker, Developer, Consultant
    > Pushing Embedded and Real-Time Linux Systems Beyond the Limits
    > http://www.opersys.com || karim@opersys.com || 1-866-677-4546
    >

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Andrew Morton: "Re: [RFC][PATCH 1/3] radix priority search tree - objrmap complexity fix"

    Relevant Pages

    • Re: Wait for background processes to complete
      ... To be able to execute commands in the background and wait for their ... The documentation I am referring to is http://perldoc.perl.org/. ... You can run a command in the background with: ... There is a general problem with perl documentation: ...
      (comp.lang.perl.misc)
    • Re: Wait for background processes to complete
      ... To be able to execute commands in the background and wait for their ... The documentation I am referring to is http://perldoc.perl.org/. ... You can run a command in the background with: ... There is no further reference to a "double fork" (except in the ...
      (comp.lang.perl.misc)
    • Re: Why forth is not popular
      ... CHForth and all other Forths ... distributed by the Dutch FIG have truly excellent documentation and tutorials. ... > error, you execute your marker, make changes to your definition and run ... but Perl doesn't claim to be a compiler. ...
      (comp.lang.forth)
    • Re: Questions about Coding Practices
      ... the trinary conditional operator compiles the entire statement before it actually execute them. ... Use extensive external documentation for API documentation. ... What I _would_ recommend eschewing, and perhaps this is what the book means also, are comments _within_ the method body. ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: kernel 2.4.16
      ... > says that I should execute the createdev.sh to create the devices. ... > tracedaemon I get that relayfs is not mounted. ... > cases and see how does LTT generate traces. ... As for RTAI, there's currently no RTAI support in relayfs. ...
      (Linux-Kernel)