aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2020-01-16 14:58:41 +0000
committerArnd Bergmann <[email protected]>2021-07-23 12:40:01 +0000
commit0cd1151886933d4845db02b3d09ad4df62d44c50 (patch)
tree7bbb1b55377bf71c49f966b8d0f67a715d83caa5 /tools/perf/scripts/python/intel-pt-events.py
parentarc: use generic strncpy/strnlen from_user (diff)
downloadkernel-0cd1151886933d4845db02b3d09ad4df62d44c50.tar.gz
kernel-0cd1151886933d4845db02b3d09ad4df62d44c50.zip
csky: use generic strncpy/strnlen from_user
Remove the csky implemenation of strncpy/strnlen and instead use the generic versions. The csky version is fairly slow because it always does byte accesses even for aligned data, and it lacks a checks for user_addr_max(). Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions