diff options
| author | Sasha Levin <[email protected]> | 2013-06-13 18:41:22 -0400 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2013-11-27 11:55:24 +0100 |
| commit | 231941eec8aeee4f0ac210a28e484200b20f74d8 (patch) | |
| tree | 233f03185b68f97f7963e4686b4cad65001c24d0 /tools/perf/scripts/python/bin | |
| 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 <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions