Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Apache MPM performance
- Date: Tue, 11 Mar 2008 15:48:53 +0900
- From: "Josh Glover" <jmglov@example.com>
- Subject: Re: [tlug] Apache MPM performance
- References: <78d7dd350803092025h719d91bpd7295fe8e7151b1b@mail.gmail.com> <47D524F7.4020404@runbox.com> <d8fcc0800803101715x963d67fs3cd34219e56e24e0@mail.gmail.com> <78d7dd350803102100r1f8d5d51xed675f2b605e4b7c@mail.gmail.com> <d8fcc0800803102250n4a5621dcq20c3adb2164e3eee@mail.gmail.com> <78d7dd350803102323j7e3038a4teeb0eaecb26f13be@mail.gmail.com>
On 11/03/2008, Nguyen Vu Hung <vuhung16plus+shape@example.com> wrote: > By default, valgrind runs memchek and it is equivalent to > valgrind --tool=memcheck > which will check memory leak. > > if we run > valgrind --tool=massif[1] > it will profile the heap usage of the program to be run. OK, thanks for the explanation. > I use massif as a "unit test" checking how much, and how long the > memory is used. That is not what a unit test is, but I applaud your dedication to testing. :) > Actually, valgrind is not for debugging but profiling and optimization. As you noted above, it runs a memory leak check by default. I call that a debugging tool. :) valgrind is a very useful tool for systems programming in C, but I've not used it with C++. Does it handle demangling C++ namespaces nicely? -- Cheers, Josh
- References:
- [tlug] Apache MPM performance
- From: Nguyen Vu Hung
- Re: [tlug] Apache MPM performance
- From: Sigurd Urdahl
- Re: [tlug] Apache MPM performance
- From: Josh Glover
- Re: [tlug] Apache MPM performance
- From: Nguyen Vu Hung
- Re: [tlug] Apache MPM performance
- From: Josh Glover
- Re: [tlug] Apache MPM performance
- From: Nguyen Vu Hung
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Expect: looping until there is no more input from spawn
- Next by Date: Re: [tlug] Re: "Password on localhost"
- Previous by thread: Re: [tlug] Apache MPM performance
- Next by thread: Re: [tlug] Apache MPM performance
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links