aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorMandeep Singh Baines <[email protected]>2012-01-03 14:41:13 -0800
committerLinus Torvalds <[email protected]>2012-01-03 16:14:32 -0800
commitf9fab10bbd768b0e5254e53a4a8477a94bfc4b96 (patch)
tree7f4efb5c46582765c12249f652a8975a1956f781 /tools/perf/util/scripting-engines/trace-event-python.c
parent30e053248da178cf6154bb7e950dc8713567e3fa (diff)
hung_task: fix false positive during vfork
vfork parent uninterruptibly and unkillably waits for its child to exec/exit. This wait is of unbounded length. Ignore such waits in the hung_task detector. Signed-off-by: Mandeep Singh Baines <[email protected]> Reported-by: Sasha Levin <[email protected]> LKML-Reference: <1325344394.28904.43.camel@lappy> Cc: Linus Torvalds <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Andrew Morton <[email protected]> Cc: John Kacur <[email protected]> Cc: [email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions