diff options
| author | Roland McGrath <[email protected]> | 2008-07-26 02:45:47 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-26 19:00:08 +0000 |
| commit | 09a05394fe2448a4139b014936330af23fa7ec83 (patch) | |
| tree | a7b3f0ffe271d4d35c3b98a99183d8792ea4db53 /fs/proc/array.c | |
| parent | tracehook: exit (diff) | |
| download | kernel-09a05394fe2448a4139b014936330af23fa7ec83.tar.gz kernel-09a05394fe2448a4139b014936330af23fa7ec83.zip | |
tracehook: clone
This moves all the ptrace initialization and tracing logic for task
creation into tracehook.h and ptrace.h inlines. It reorganizes the code
slightly, but should not change any behavior.
There are four tracehook entry points, at each important stage of task
creation. This keeps the interface from the core fork.c code fairly
clean, while supporting the complex setup required for ptrace or something
like it.
Signed-off-by: Roland McGrath <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Reviewed-by: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
