Search:

Type: Posts; User: asadfx

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    3,145

    Hi, I have compiled the code with -g option (in...

    Hi, I have compiled the code with -g option (in Ubuntu 10.10) to generate this output.
  2. Replies
    3
    Views
    3,145

    Confusing output from Kcachegrind.

    11072

    Hi,
    I am profiling my code with Kcachegrind. But I am confused with the output tree-map view of the call graph (attached).

    1. Above the main() function, u will see a "below main()" and...
  3. Replies
    1
    Views
    1,148

    Weird output from Gprof

    Hi,
    My program's Gprof output is a little weird!


    Call graph (explanation follows)


    granularity: each sample hit covers 4 byte(s) for 50.00% of 0.02 seconds

    index % time self ...
  4. Replies
    4
    Views
    4,813

    Hi, thanks for your reply and idea. But is there...

    Hi, thanks for your reply and idea. But is there any way to get a millisecond or microsecond timing of the program?

    Bye.
  5. Replies
    4
    Views
    4,813

    By the way, I am using: Distributor ID: Ubuntu...

    By the way, I am using:
    Distributor ID: Ubuntu
    Description: Ubuntu 10.10
    Release: 10.10
    Codename: maverick
  6. Replies
    4
    Views
    4,813

    Problem with profiling tool gprof

    Hi,
    I have a UDP client in C. I need to profile this program. I have used gprof. Now the makefile looks like:


    all: UDPClientProject
    #Macro definitions
    CC = gcc
    CFLAGS = -lm
    INCLUDES =...
  7. Replies
    5
    Views
    3,310

    Its a huge program. So bear with it. Also some of...

    Its a huge program. So bear with it. Also some of the errors might be because I didn't use free(). Its a research code. So Optimization is not a priority.

    ...
  8. Replies
    5
    Views
    3,310

    Peculiar and weird problem in C

    I have made an UDP server in C (Ubuntu 10.10). The server is quite large. When the server runs for the first time, it processes the data from the client correctly. But when another client comes along...
  9. Replies
    3
    Views
    3,445

    Please help...........

    Again... in the website:

    Old Nabble - freebsd-eclipse - Error : Launch failed no binaries

    I found the following:

    "Eclipse defaults expect make(1) to be GNU make and this assumption is
    what...
  10. Replies
    3
    Views
    3,445

    Hello Perspective, I did not try to import...

    Hello Perspective,
    I did not try to import anything. I just wanted to make a "Hello World" project. Please give me directions. I have seen in different forums that, this is a problem in FreeBSD. But...
  11. Replies
    3
    Views
    3,445

    Help needed for Eclipse in FreeBSD 8.1

    Dear friends,
    I have installed FreeBSD 8.1 and Gnome on top of it. Then I installed Eclipse Ganymede (Eclipse SDK Version: 3.4.2 Build id: M20090211-1700-3) and java runs on it without any problem....
Results 1 to 11 of 11