aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2021-04-13 13:33:52 -0700
committerPeter Zijlstra <[email protected]>2021-04-14 18:04:09 +0200
commit5e0ccd4a3b01c5a71732a13186ca110a138516ea (patch)
tree83297b8fe4f69131131ac5312aca86e76799568b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent0ed96051531ecc6965f6456d25b19b9b6bdb5c28 (diff)
rseq: Optimise rseq_get_rseq_cs() and clear_rseq_cs()
Commit ec9c82e03a74 ("rseq: uapi: Declare rseq_cs field as union, update includes") added regressions for our servers. Using copy_from_user() and clear_user() for 64bit values is suboptimal. We can use faster put_user() and get_user() on 64bit arches. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Reviewed-by: Mathieu Desnoyers <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions