lkml.org 
[lkml]   [2013]   [Feb]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 11/11] liblockdep: preload helper
On 02/07/2013 01:55 AM, Namhyung Kim wrote:
> On Wed, 6 Feb 2013 17:11:34 -0500, Sasha Levin wrote:
>> diff --git a/tools/lib/lockdep/lockdep b/tools/lib/lockdep/lockdep
>> new file mode 100755
>> index 0000000..616bf9a
>> --- /dev/null
>> +++ b/tools/lib/lockdep/lockdep
>> @@ -0,0 +1,3 @@
>> +#! /bin/bash
>> +
>> +LD_PRELOAD=liblockdep.so "$@"
>
> Just try to be more conservative ;-)
>
> LD_PRELOAD="liblockdep.so $LD_PRELOAD" "$@"

Will do, thanks!

And yes, it's supposed to be 'lockdep perf' :


Thanks,
Sasha



\
 
 \ /
  Last update: 2013-02-07 16:01    [W:0.143 / U:0.772 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site