summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2019-04-25 14:26:50 +0100
committerDavid Howells <dhowells@redhat.com>2019-04-25 14:26:50 +0100
commita690f60a2ba3125a2f08cdde176376f5ec1d8a84 (patch)
treeba05bc0309f660d66acf188c6e25a1689109f2c0 /tools/perf/scripts/python/bin/task-analyzer-record
parent0b9bf3812ad1f0d937584e300826285694f53e2b (diff)
downloadkernel-a690f60a2ba3125a2f08cdde176376f5ec1d8a84.tar.gz
afs: Calculate lock extend timer from set/extend reply reception
Record the timestamp on the first reply DATA packet received in response to a set- or extend-lock operation, then use this to calculate the time remaining till the lock expires rather than using whatever time the requesting process wakes up and finishes processing the operation as a base. Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions
mm'sBenjamin Herrenschmidt 2017-08-23Merge branch 'fixes' into nextMichael Ellerman 2017-08-03powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt 2017-07-26powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt 2017-07-10powerpc/mm/radix: Synchronize updates to the process tableBenjamin Herrenschmidt 2017-07-10powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt 2017-07-03Merge branch 'fixes' into nextMichael Ellerman 2017-06-27powerpc: Only do ERAT invalidate on radix context switch on P9 DD1Benjamin Herrenschmidt 2017-06-08powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V 2017-04-04powerpc/powernv: Introduce address translation services for Nvlink2Alistair Popple 2017-04-01powerpc/mm: Enable mappings above 128TBAneesh Kumar K.V 2017-04-01powerpc/pseries: Skip using reserved virtual address rangeAneesh Kumar K.V 2017-04-01powerpc/mm: Add addr_limit to mm_context and use it to derive max slice indexAneesh Kumar K.V 2017-03-31powerpc/mm/hash: Support 68 bit VAAneesh Kumar K.V 2017-03-31powerpc/mm/hash: Use context ids 1-4 for the kernelAneesh Kumar K.V 2017-03-31powerpc/mm: Split radix vs hash mm context initialisationMichael Ellerman 2017-03-31powerpc/mm/hash: Pull hash constants into hash__alloc_context_id()Michael Ellerman 2017-03-31powerpc/mm/hash: Abstract context id allocation for KVMMichael Ellerman 2016-12-02powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy 2016-12-02powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy