diff options
author | Akinobu Mita <[email protected]> | 2017-07-14 14:49:52 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-07-14 15:05:13 -0700 |
commit | 9049f2f6e7bdfb5de0c63c2635bf3cdb70c4efb5 (patch) | |
tree | 718c3ee2245ca615b30d4bef469f3ab2195530e9 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ecaad81ca0dfaa5f6ab7a5a9bc16a10816e2bd27 (diff) |
fault-inject: parse as natural 1-based value for fail-nth write interface
The value written to fail-nth file is parsed as 0-based. Parsing as
one-based is more natural to understand and it enables to cancel the
previous setup by simply writing '0'.
This change also converts task->fail_nth from signed to unsigned int.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Akinobu Mita <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions