diff options
author | Davidlohr Bueso <[email protected]> | 2015-06-29 23:26:02 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-07-20 11:45:45 +0200 |
commit | ab51fbab39d864f3223e44a2600fd951df261f0b (patch) | |
tree | cd8106193d0d15b9690a8e80ceec85d202f8e1cb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 767f509ca11269c2bcd92e3972a93096f2173ac0 (diff) |
futex: Fault/error injection capabilities
Although futexes are well known for being a royal pita,
we really have very little debugging capabilities - except
for relying on tglx's eye half the time.
By simply making use of the existing fault-injection machinery,
we can improve this situation, allowing generating artificial
uaddress faults and deadlock scenarios. Of course, when this is
disabled in production systems, the overhead for failure checks
is practically zero -- so this is very cheap at the same time.
Future work would be nice to now enhance trinity to make use of
this.
There is a special tunable 'ignore-private', which can filter
out private futexes. Given the tsk->make_it_fail filter and
this option, pi futexes can be narrowed down pretty closely.
Signed-off-by: Davidlohr Bueso <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Darren Hart <[email protected]>
Cc: Davidlohr Bueso <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions