aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorParthasarathy Bhuvaragan <[email protected]>2016-11-01 14:02:41 +0100
committerDavid S. Miller <[email protected]>2016-11-01 11:53:24 -0400
commit360aab6b49b93937bafd45034d33e7d44148fe82 (patch)
tree8c32130962a9ca48468f0cdcd8a14b84d74a60ad /tools/perf/scripts/python/event_analyzing_sample.py
parentd6fb7e9c9946578667283805b9a73f318e3a0554 (diff)
tipc: remove probing_intv from tipc_sock
Until now, probing_intv is a variable in struct tipc_sock but is always set to a constant CONN_PROBING_INTERVAL. The socket connection is probed based on this value. In this commit, we remove this variable and setup the socket timer based on the constant CONN_PROBING_INTERVAL. There is no functional change in this commit. Acked-by: Ying Xue <[email protected]> Acked-by: Jon Maloy <[email protected]> Signed-off-by: Parthasarathy Bhuvaragan <[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