[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130203110537.GB11739@gmail.com>
Date: Sun, 3 Feb 2013 12:05:37 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Sasha Levin <sasha.levin@...cle.com>
Cc: mingo@...hat.com, peterz@...radead.org, paulus@...ba.org,
acme@...stprotocols.net, penberg@...nel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 7/7] perf: integrate liblockdep support into perf
* Sasha Levin <sasha.levin@...cle.com> wrote:
> liblockdep is simply userspace lockdep. We can use that to analyze and
> verify the locking in perf.
>
> Usage is simple, to compile perf with liblockdep all that's needed it:
>
> make LIBLOCK=[path to liblockdep]
Nice idea.
I'd suggest to link it in directly, like we link in
libtraceevents.
Then it could be built via something like:
make LOCKDEP=1
or so.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists