diff options
author | Sasha Levin <sasha.levin@oracle.com> | 2013-06-13 18:41:22 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2013-11-27 11:55:24 +0100 |
commit | 231941eec8aeee4f0ac210a28e484200b20f74d8 (patch) | |
tree | 233f03185b68f97f7963e4686b4cad65001c24d0 /tools/perf/scripts/python/check-perf-trace.py | |
parent | dbe941827eab53194eda5cd350a4e1414f192658 (diff) |
liblockdep: Support using LD_PRELOAD
This allows lockdep to be used without being compiled in the
original program.
Usage is quite simple:
LD_PRELOAD=/path/to/liblockdep.so /path/to/my/program
And magically, you'll have lockdep checking in your program!
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: torvalds@linux-foundation.org
Link: http://lkml.kernel.org/r/1371163284-6346-8-git-send-email-sasha.levin@oracle.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions