Search the web
Sign In
New User? Sign Up
mpatrol · mpatrol library discussion group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 965 - 1013 of 1197   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
965
I'm using G++ compiler on solaris8 box, there was a problem while compiling at set_new_handler()...the header at new.h doesn't have throw prototype..whereas in...
Sivakumar
shiva_kumars
Offline Send Email
May 1, 2005
7:28 am
967
i have installed mpatrol(1.4.8)in linux 2.4.18 g++ compiler.when i try to use in my application it generates one mpatrol.log file in my run directory.but in...
mahesh_0081
Offline Send Email
May 12, 2005
10:30 am
968
For linux use valgrind. http://valgrind.org/ -Harri ... This message, including any attachments, is intended only for the person(s) to whom it is addressed....
Harri Pasanen
harripasanen
Offline Send Email
May 12, 2005
11:40 am
969
Dear team, I want to plot a graph for heap memory usage at different point of time for an application. Essentially what I required is, heap memory used and the...
T. Senthil Nathan
tsenthilt
Offline Send Email
May 13, 2005
5:56 pm
970
Dear team, I want to plot a graph for heap memory usage at different point of time for an application. Essentially what I required is, heap memory used and the...
tsenthilt
Offline Send Email
May 21, 2005
6:20 am
971
Hi Senthil, ... If using linux is an option for you use valgrind. It supports memory profiling and there are some toos for visualisation of the result. Volker...
Volker Boerchers
boercher
Offline Send Email
May 21, 2005
8:03 pm
972
Dear team, I am currently involved in a project that can run only on linux kernel 2.0.36.Porting this application to higher kernel versions is a very difficult...
nithya prabha
krshna_bharath
Offline Send Email
May 23, 2005
1:18 pm
973
Hi, Sorry for not getting back to you sooner. There currently is no support in mpatrol for recording the time an allocation was made. However, even though...
Roy, Graeme
graemeroy
Offline Send Email
May 25, 2005
9:07 am
978
We use the arm architecure and the compiler is arm-linux-gcc. We are finding memory profiling tools which can be used in that architecture. Can mpatrol be used...
joongheemoon
Offline Send Email
Jul 4, 2005
1:05 am
979
i am a new user. i used command "mpatrol -d ./myfile" ,then i got the error messasge: "error while loading shared libraries: libbfd.so: cannot open shared...
shirley820409
Offline Send Email
Jul 6, 2005
10:16 am
980
Hi Shirley, ... You seem to have built it fine, although in step 2 just "make" [ENTER] and no "make mpatrol" [ENTER] following that should be equivalent (as a...
Vesselin Peev
veskopeev
Offline Send Email
Jul 6, 2005
1:35 pm
981
Vesko: we are using mpatrol so far quite successfully but noticed (just as you did) that it doesn't compile anymore on Fedora Core 3 and later versions. Do you...
Tinschel
Offline Send Email
Jul 7, 2005
2:49 pm
982
Hi Tino, ... No idea. Perhaps because it is good enough for many things. But that wouldn't justify why it is unmaintained. That said see my posts here: ...
Vesselin Peev
veskopeev
Offline Send Email
Jul 7, 2005
11:42 pm
984
Hi, Sorry I didn't get back to you sooner but yahoogroups seems to think that my email address no longer worked and stopped sending me the group mails. I...
Roy, Graeme
graemeroy
Offline Send Email
Jul 8, 2005
8:41 am
985
... Hi Roy, this is bad news. I like mpatrol as it is the only tool I was able to use on my application during a human's life span - with larger data sets the...
Rainer Wiesenfarth
wiesenfarth
Offline Send Email
Jul 8, 2005
8:56 am
986
Hi Rainer, I would be more than happy to pass mpatrol's maintenance onto someone else. Even though I don't have much time for development, I'd be able to...
Roy, Graeme
graemeroy
Offline Send Email
Jul 8, 2005
9:07 am
987
Vesko: thanks for your long reply. We will keep monitoring your post and try some of the other packages that you suggest. RGDS, Tino ... ...
Constantin Scheder
Tinschel
Offline Send Email
Jul 12, 2005
8:02 pm
988
Hello. I'm trying to use mpatrol in shared object that I am developing. Since I don't have the source for the application that accesses the shared object, I...
jmillard176
Offline Send Email
Jul 21, 2005
11:12 pm
989
Hi Jason, You've added too many libraries to your project. You should only ever add one of: libmpatrol.so mpatrol library libmpatrolmt.so thread-safe mpatrol...
Roy, Graeme
graemeroy
Offline Send Email
Jul 25, 2005
8:43 am
990
Hi All, I've only just started to look at mpatrol, so please excuse if this is a common question ... I'm using redhat4 on ia64 and I've tried to run one of the...
Peter Lord
peter@...
Send Email
Jul 27, 2005
9:54 am
991
Hi Peter, When you #include mpatrol.h it overrides malloc(), etc, to let mpatrol know that the source position of the call was. If you don't do this then...
Roy, Graeme
graemeroy
Offline Send Email
Jul 27, 2005
10:06 am
994
Hi, I found the supported-OS table listing only HP-UX 10.20 supported, and that too mpatrol is not thread-safe on the platform. I would like to use mpatrol on...
banibrata_dutta
Offline Send Email
Aug 26, 2005
8:31 am
995
One nice thing about boundschecker is its resource tracking. When a [file] handle is not closed or a file is not unlocked, this is considered a leak as well....
deodiaus
Offline Send Email
Oct 5, 2005
1:57 pm
996
Getting spammed with "ERROR: [FREOPN]: memmove: attempt to perform operation on free memory" whenever you do a push_back on an STL vector? I added a line if( l...
emklasson
Offline Send Email
Nov 12, 2005
6:49 am
1001
I got the same problem and I spent lots of time trying to figure out how to use mpatrol in MINGW. I came accross a post here that it could have been caused by...
quantufinity
Offline Send Email
Feb 6, 2006
12:44 am
1008
I built the libmpatrol.lib on Windows 2000, using your Windows NMake file and linked it up with my App along with C:\Program Files\Microsoft Visual...
Graham Barber
ggcbarber
Offline Send Email
Apr 13, 2006
6:13 pm
1010
I downloaded the precompiled binaries for mpatrol from mingw.org and, thanks to prior posts, I tried the following to link the simple program found in section...
kalzak
Offline Send Email
May 22, 2006
9:57 pm
1011
Dear Kalzal Try the following linker option: -Wl,--allow-multiple-definition Works for me Kind regards, John Boers MAPPER Lithography Lorentzweg 1 2628 CJ...
j.boers@...
boers_j
Offline Send Email
May 23, 2006
6:05 am
1012
Thank you for that, John! It compiles perfectly now. Another issue has come up. It is exactly the same one described in post #952 (i.e. where mpatrol aborts...
kalzak
Offline Send Email
May 23, 2006
5:00 pm
1013
Hi I have compiled mpatrol on tru64 5.1 using bfd and libiberty from gdb. 1) While compilation I get, Unresolved symbol: __Argv 2) If I either dynamically link...
Sandeep Gupta
mailtosandy
Offline Send Email
Jun 21, 2006
7:00 am
Messages 965 - 1013 of 1197   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help