|
From: Philippe W. <phi...@sk...> - 2014-04-15 20:25:32
|
On Mon, 2014-04-14 at 15:38 +0200, Josef Weidendorfer wrote: > Am 13.04.2014 13:37, schrieb Philippe Waroquiers: > > 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? I guess yes, never tried but I am taking note of this 3rd possibility. Philippe |