diff options
author | Beau Belgrave <[email protected]> | 2023-03-28 16:52:09 -0700 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2023-03-29 06:52:08 -0400 |
commit | fd593511cdfc0b0e38af2eb21c99f5154a1d7acf (patch) | |
tree | f20436aa3368002cc877fd370f9d0b1cda714874 /scripts/gdb/linux/tasks.py | |
parent | e5a26a4048eeb9558e5c84f340a989c78db4adf4 (diff) |
tracing/user_events: Track fork/exec/exit for mm lifetime
During tracefs discussions it was decided instead of requiring a mapping
within a user-process to track the lifetime of memory descriptors we
should hook the appropriate calls. Do this by adding the minimal stubs
required for task fork, exec, and exit. Currently this is just a NOP.
Future patches will implement these calls fully.
Link: https://lkml.kernel.org/r/[email protected]
Suggested-by: Mathieu Desnoyers <[email protected]>
Signed-off-by: Beau Belgrave <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions