aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorAndrzej Hajda <[email protected]>2020-07-13 16:43:22 +0200
committerGreg Kroah-Hartman <[email protected]>2020-07-30 09:03:43 +0200
commitd090b70ede02370014a1cf8acd211d1ed0fa9fd9 (patch)
tree82ca03525f2fcdafa671b580fd2db3d9b8398123 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parenta787e5400a1ceeb0ef92d71ec43aeb35b1fa1334 (diff)
driver core: add deferring probe reason to devices_deferred property
/sys/kernel/debug/devices_deferred property contains list of deferred devices. This list does not contain reason why the driver deferred probe, the patch improves it. The natural place to set the reason is dev_err_probe function introduced recently, ie. if dev_err_probe will be called with -EPROBE_DEFER instead of printk the message will be attached to a deferred device and printed when user reads devices_deferred property. Signed-off-by: Andrzej Hajda <[email protected]> Reviewed-by: Mark Brown <[email protected]> Reviewed-by: Javier Martinez Canillas <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Reviewed-by: Rafael J. Wysocki <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions