aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorThadeu Lima de Souza Cascardo <[email protected]>2020-04-08 20:57:53 -0300
committerShuah Khan <[email protected]>2020-04-14 09:49:51 -0600
commitd42b8dbec46c08c6bd3f9d264127bd4910581c07 (patch)
tree4f5ff9935105c7a553a3ea2199a7fe7284fad6d8 /tools/perf/scripts/python/stackcollapse.py
parent651e0d881461ab2b1cd5cbec3a642d22fc8d6057 (diff)
selftests/seccomp: allow clock_nanosleep instead of nanosleep
glibc 2.31 calls clock_nanosleep when its nanosleep function is used. So the restart_syscall fails after that. In order to deal with it, we trace clock_nanosleep and nanosleep. Then we check for either. This works just fine on systems with both glibc 2.30 and glibc 2.31, whereas it failed before on a system with glibc 2.31. Signed-off-by: Thadeu Lima de Souza Cascardo <[email protected]> Acked-by: Kees Cook <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions