Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add inotify_init1() and inotify_add_watch() mask string support. | Mark Wielaard | 2010-03-21 | 1 | -0/+28 |
* tapset/aux_syscalls.stp (_inotify_watch_mask_str): New helper function. (_inotify_init1_flag_str): Likewise. * tapset/syscalls.stp (inotify_add_watch): Stringify watch mask. (syscall.inotify_init[.return]): Add inotify_init1() support. * testsuite/systemtap.syscall/inotify.c: New test. |