Menu

To know project profiling

Help
2009-05-18
2013-05-13
  • rajani  pandala

    rajani pandala - 2009-05-18

    Hi team,

    I appreciate your patience and thankful to you for giving the suggestions.Till now with all your precious suggestions i am going forward.
    and i am getting all the graphs,profiling data,etc perfectly for instrumenting single classs.

    I am able to view the output for projects which are having a small directory structure.
    I want You to please confirm me such trhat i can proceed with it....
    Actually in our application we have a directory structure like
    project name :topaz
       structure:/com/quadramed/topaz/coding/shuffling/web/ShuffleCodesAction.class

    Like this in whole application i have many structures like this.
    To know the profile individually i have to run the jensor for each project.But i want to know whether i can know the profile for whole project at a time which will be very much helpful for me......

     
    • Suresh Malan

      Suresh Malan - 2009-05-18

      Hi Rajni,

          Could you provide more details as to what is your application like?
          Is it a swing-based application, web-based application?
          It has a war or ear for deployment or are they classes inside a directory structure.

      Regards,
      Suresh.

       
    • rajani  pandala

      rajani pandala - 2009-05-18

      Hi suresh ,

      Thanq for Your quick response..
      Definitely suresh,our application is  a web-based application.
      It has lots of classes inside the directory structure..
      It looks like this...

      structure:1./com/quadramed/topaz/coding/shuffling/web/ShuffleCodesAction.class
      2.com\quadramed\topaz\coco\codebook\business\CodeManager.class
      3.\com\quadramed\topaz\coco\codebook\business\IndexManager.class
      4.com\quadramed\topaz\coco\codebook\data\BookNodeMap.class
      similarly for example in codebook we have many folders like model ,search,web actions etc.... in that particular codebook.likewise in other structures in topaz project.

      Awaiting for your valuable responses,

      Regards,
      Rajini.

       
    • Suresh Malan

      Suresh Malan - 2009-05-18

      Hi Rajini,
           It seems like all these classes within the directories form part of the same application. Correct me if I am wrong.
      Regards,
      Suresh.

       
    • rajani  pandala

      rajani pandala - 2009-05-19

      Hi suresh,

      Absolutely yes suresh,all these classes within the directory structures
      form a part of same application.

      structure is like this.....
      com-->quadramed-->topaz-->1.coco
                                2.coding
                                3. common
                                4.compliance
                                5.corresondence                             
                                6.dataabstraction                             
                                7.integration                              
                                8.patient
                                9.RM
                                       
      In all these folders i have subfolders and hence the classes......
      I will be very much thankful to you if u could suggest me how to proceed with it .
      Till now with all your precious suggestions i have done to what extent i can.....
      Thankyou for your quick responses .

      Regards,
      Rajini                                                                                                                                                   

       
      • Suresh Malan

        Suresh Malan - 2009-05-19

        Hi Rajini,

             If that is the case then you can use the same project, say "your project", and instrument all the classes.
             And then use the same project for collation of logs while the instrumented application is running.

        Regards,
        Suresh.

         

Log in to post a comment.