diff options
| author | Oleg Nesterov <[email protected]> | 2013-09-11 14:24:40 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-09-11 15:59:05 -0700 |
| commit | 9beb266f2d7e5362c5bb9f999255aa1af5318aef (patch) | |
| tree | 96ba701872c5b66b1801f785a6a50b6d3b74e2b1 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 131b2f9f1214f338f0bf7c0d9760019f2b1d0c20 (diff) | |
exec: proc_exec_connector() should be called only once
A separate one-liner with the minor fix.
PROC_EVENT_EXEC reports the "exec" event, but this message is sent at
least twice if search_binary_handler() is called by ->load_binary()
recursively, say, load_script().
Move it to exec_binprm(), this is "depth == 0" code too.
Signed-off-by: Oleg Nesterov <[email protected]>
Acked-by: Kees Cook <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Evgeniy Polyakov <[email protected]>
Cc: Zach Levis <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions