diff options
| author | Jitendra Kalsaria <[email protected]> | 2014-08-27 12:43:19 -0400 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-08-29 20:15:36 -0700 |
| commit | c1b2037fc141cc838435e58a9e4efb0b92a696e4 (patch) | |
| tree | 4953f2d1196a40dd48b367e0274629b88c448109 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 40e2b8ed855357b3b285d6575cec228e9ce8ebd1 (diff) | |
qlcnic: Use usleep_range() instead of msleep() for sleep less than 20ms
As per recommendation, msleep() may sleep longer than intended time for
values less than 20ms. So, use usleep_range() instead of msleep()
Signed-off-by: Jitendra Kalsaria <[email protected]>
Signed-off-by: Shahed Shaikh <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions