linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.28k stars 998 forks source link

Write test for/investigate lookup_dcookie() #345

Open rafaeldtinoco opened 6 years ago

rafaeldtinoco commented 6 years ago

Likely missing coverage for lookup_dcookie() syscall.

See: http://man7.org/linux/man-pages/man2/lookup_dcookie.2.html

OBS: Part of Linaro effort for full arm32/arm64 syscall coverage. OBS: Low priority, seems to be o-profile related only.

acerv commented 1 month ago

I'm not sure if it makes sense to test this feature anymore, since it's used by a single software (oprofile) that is many years old already.