Thread: Profiling for c code in eclipse

  1. #1
    Registered User
    Join Date
    Oct 2008
    Posts
    1

    Profiling for c code in eclipse

    hi,

    I have created one project in eclipse. I have updated my eclipse with Test and Performance Tools Platform (TPTP) tool. Now I got Profiling and Logging option.

    While trying to create profile configuration, java application is available but there is no option for C/C++.

    1. Is possible to do function profiling for c code in Eclipse?
    2. In profiling configuration one of the option is there Attach to agent, in that how can add agent?

    thanks,

  2. #2
    Registered User
    Join Date
    Jan 2007
    Location
    Euless, TX
    Posts
    144
    You need to be querying an Eclipse/Java board --- it's a Java IDE if I remember correctly.

  3. #3
    Banned master5001's Avatar
    Join Date
    Aug 2001
    Location
    Visalia, CA, USA
    Posts
    3,685
    They have one for C++ too... Check out this.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Profiling my code
    By Kempelen in forum C Programming
    Replies: 10
    Last Post: 07-08-2008, 11:59 PM
  2. Values changing without reason?
    By subtled in forum C Programming
    Replies: 2
    Last Post: 04-19-2007, 10:20 AM
  3. Obfuscated Code Contest: The Results
    By Stack Overflow in forum Contests Board
    Replies: 29
    Last Post: 02-18-2005, 05:39 PM
  4. Obfuscated Code Contest
    By Stack Overflow in forum Contests Board
    Replies: 51
    Last Post: 01-21-2005, 04:17 PM
  5. Interface Question
    By smog890 in forum C Programming
    Replies: 11
    Last Post: 06-03-2002, 05:06 PM