/
githubmirror
/
strace
Обзор
Документация
Войти
/
githubmirror
/
strace
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/strace--syscall-limit-path.c
11 строк
257 B
Dmitry V. Levin
Remove -l alias for the recently introduced --syscall-limit option
05 май 2023, 23:00
05 май 2023, 23:00
90b6023
Код
Авторство
О чём код?
/* * Test --syscall-limit option in combination with --trace-path option. * * Copyright (c) 2023 The strace developers. * All rights reserved. * * SPDX-License-Identifier: GPL-2.0-or-later */ #define PRINT_VALID 0 #include "strace--syscall-limit.c"