GUI viewer for profiler output?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Kent Johnson

    #1

    GUI viewer for profiler output?

    Can anyone point me to a GUI program that allows viewing and browsing
    the output of the profiler? I know I have used one in the past but I
    can't seem to find it...

    Thanks,
    Kent
  • Benjamin Niemann

    #2
    Re: GUI viewer for profiler output?

    Kent Johnson wrote:
    [color=blue]
    > Can anyone point me to a GUI program that allows viewing and browsing
    > the output of the profiler? I know I have used one in the past but I
    > can't seem to find it...[/color]

    If you use KDE, then you can convert the output of the hotshot profiler to
    into a format that KCachegrind can read (using a script called
    hotshot2calltre e, which is part of KCachegrind).

    If anyone has a more direct solution, I'd be interested, too :)

    --
    Benjamin Niemann
    Email: pink at odahoda dot de
    WWW: http://pink.odahoda.de/

    Comment

    Working...