From: Sasha Levin Date: Thu, 13 Jun 2013 22:41:23 +0000 (-0400) Subject: liblockdep: Add the 'lockdep' user-space utility X-Git-Tag: v3.14-rc1~175^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f612ac05b7ce66919507d25f4c81e4272f7a8705;p=pandora-kernel.git liblockdep: Add the 'lockdep' user-space utility This is a simple wrapper to make using liblockdep on existing applications much easier. After running 'make && make install', it becomes quite simple to test things with liblockdep. For example, to try it on perf: lockdep perf No other integration required. Signed-off-by: Sasha Levin Signed-off-by: Peter Zijlstra Cc: torvalds@linux-foundation.org Link: http://lkml.kernel.org/r/1371163284-6346-9-git-send-email-sasha.levin@oracle.com [ Changed it to load ./liblockdep.so, so it can be tested in situ. ] Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed