aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric Paris <eparis@redhat.com>2009-12-17 21:24:25 -0500
committerEric Paris <eparis@redhat.com>2010-07-28 09:58:54 -0400
commit767cd46c332d1360cdbe46ef18d80c3ade06fdc1 (patch)
treee3868f28587ca44efd10b30aa4230ff54d09f567 /tools/perf/scripts/python
parentff0b16a9850e8a240ad59e10b0a1291a8fcf7cbc (diff)
fanotify:drop notification if they exist in the outgoing queue
fanotify listeners get an open file descriptor to the object in question so the ordering of operations is not as important as in other notification systems. inotify will drop events if the last event in the event FIFO is the same as the current event. This patch will drop fanotify events if they are the same as another event anywhere in the event FIFO. Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions