>>>>> "Deepak" == Deepak Thomas <[EMAIL PROTECTED]> writes:

    Deepak> I would use kgdb (my favorite uses a patch which allows
    Deepak> debugging over a null modem) - but then again that doesn't
    Deepak> take care of all code paths. If your port involves only
    Deepak> arch-dependant changes and nothing generic (the separation
    Deepak> in Linux not as clear as *BSD though) - I think you should
    Deepak> simply be looking for /proc information collected over a
    Deepak> finite period and use some grapher to plot that against
    Deepak> data against a virgin system under similar load (not easy
    Deepak> to simulate) . Can't think of anything better - but if you
    Deepak> do find something do keep me posted. And there was a talk
    Deepak> of OSAR (Open sar) - anything happened there that you know
    Deepak> of ?
    Deepak> --- Syed Khader Vali <[EMAIL PROTECTED]> wrote:
    >> Hi Folks, I am looking out for a program which tests all the
    >> parameters of a kernel and checks whether it works in a real
    >> time environment.  Well, I am not looking for an emulator but
    >> something that checks whether something done works well by
    >> testing it ( automagically ).  For example I have done a port
    >> of Linux and I want to run a sequence of tests on it to see
    >> whether it runs fine or not !  Is there any utility or program
    >> which can do this for me ???  Mostly I am looking out for
    >> things related to the kernel.  TIA Regards Khader

Hi there,
Well I guess you did not get the point here. Let me open it up a bit!!
I do not want to debug it but rather want to see it running, and also want to run some
*tests* on it ( the kernel is what I intend ). Well let me put it another way,
we have done everything with related to porting ( and as you said arch-dependent )
and we want to see that it's running fine and successfully. And earlier I did not go
for an emulator cause there is no emulator for the one we are looking at !!
Test the functionality of everything we have done essentially !!
I hope you got my point.
Thanks
Regards
        Khader

-- 
---------------------------------- @}---------
Syed Khader Vali            [EMAIL PROTECTED]
Debian 2.2.4 (potato)   

--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.

Reply via email to