Re: [PATCH v2 7/7] perf: integrate liblockdep support into perf

From: Sasha Levin
Date: Sun Feb 03 2013 - 16:40:32 EST


On 02/03/2013 06:05 AM, Ingo Molnar wrote:
>
> * Sasha Levin <sasha.levin@xxxxxxxxxx> 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.
>

Sounds good, I'll resend the series.


Thanks,
Sasha

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/