On Tue, 2007-03-06 at 15:08 +0100, Sven Arvidsson wrote:
> On Tue, 2007-03-06 at 14:00 +0100, Cédric Lucantis wrote:
> > I like gprof, part of the binutils package (I guess you're using gcc), but
> > there are probably many other choices. See man gprof and gcc.
>
> I can't say I have any personal
Hi !
> I am looking for a profiler to easily profile a C program of mine
> on my Etch box (amd64): any suggestions are welcome.
I've recently been using the Google Profiler without problem. It is
available as a Debian package (libgoogle-perftools-dev and
libgoogle-perftools0) and ju
On Tue, 2007-03-06 at 14:00 +0100, Cédric Lucantis wrote:
> I like gprof, part of the binutils package (I guess you're using gcc), but
> there are probably many other choices. See man gprof and gcc.
I can't say I have any personal experience with this, but I have read
that gprof doesn't work with
> I am looking for a profiler to easily profile a C program of mine
> on my Etch box (amd64): any suggestions are welcome.
Hi,
I like gprof, part of the binutils package (I guess you're using gcc), but
there are probably many other choices. See man gprof and gcc.
--
Cédric Lucantis
Hello List,
I am looking for a profiler to easily profile a C program of mine
on my Etch box (amd64): any suggestions are welcome.
Jerome
--
Jerome BENOIT
jgmbenoit_at_mailsnare_dot_net
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Cont
[ about a C++ profiler ]
> is there such a thing in Debian (Linux awaiting packaging)?
I believe gprof does work with C++ programs. You need to compile and
link with the -pg option, then run the program, and then run pgrof with
the program name as argument. gprof is in the binutils package
Hi,
is there such a thing in Debian (Linux awaiting packaging)?
Luis.
--
Luis Francisco Gonzalez <[EMAIL PROTECTED]>
PGP Fingerprint = F8 B1 13 DE 22 22 94 A1 14 BE 95 8E 49 39 78 76
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] .
Trouble? e-mai
7 matches
Mail list logo