diff options
author | 2013-06-13 18:41:18 -0400 | |
---|---|---|
committer | 2013-11-27 11:55:22 +0100 | |
commit | 45e6207464b59dca63c8a9a79a7befbbf6a68fdb (patch) | |
tree | 7de006920165d94903ebb05d0566d9d4a1a6502d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspace (diff) | |
download | linux-dev-45e6207464b59dca63c8a9a79a7befbbf6a68fdb.tar.xz linux-dev-45e6207464b59dca63c8a9a79a7befbbf6a68fdb.zip |
liblockdep: Add public headers for pthread_mutex_t implementation
These headers provide the same API as their pthread mutex
counterparts.
The design here is to allow to easily switch to liblockdep lock
validation just by adding a "liblockdep_" to pthread_mutex_*()
calls, which means that it's easy to integrate liblockdep into
existing codebases.
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-4-git-send-email-sasha.levin@oracle.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions