|
From: Josef W. <Jos...@gm...> - 2014-04-15 14:17:19
|
Am 13.04.2014 13:37, schrieb Philippe Waroquiers: > On Sun, 2014-04-06 at 19:29 -0700, janjust wrote: >> Hi, >> I'm trying to profile valgrind using perftools-lite and when compiling >> the tools I get an undefined reference error. >> VEX and coregrind build, but during linking it errs (error is below). ... > To my knowledge, 2 techniques are working to profile valgrind: > 1. oprofile > 2. self-hosting (i.e. running valgrind under a valgrind tool such as > callgrind or cachegrind. > For more info about self-hosting, search for "Self-hosting" > in README_DEVELOPERS It also should work with perf, shouldn't it? Josef > > Philippe > > > > ------------------------------------------------------------------------------ > Put Bad Developers to Shame > Dominate Development with Jenkins Continuous Integration > Continuously Automate Build, Test & Deployment > Start a new project now. Try Jenkins in the cloud. > http://p.sf.net/sfu/13600_Cloudbees > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users > |