diff options
author | Anna-Maria Behnsen <[email protected]> | 2024-07-01 16:47:55 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-07-03 21:27:03 +0200 |
commit | d00106bbdfa82732c23cba44491c38f8c410d865 (patch) | |
tree | 099e87b386a66fda527c50c0db83e1e2ca015311 /tools/perf/scripts/python/task-analyzer.py | |
parent | f48955e038eaf43812c3701079c7371abe0315a4 (diff) |
vdso: Add comment about reason for vdso struct ordering
struct vdso_data is optimized for fast access to the often required struct
members. The optimization is not documented in the struct description but
it should be kept in mind, when working with the vdso_data struct.
Add a comment to the struct description.
Signed-off-by: Anna-Maria Behnsen <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Vincenzo Frascino <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions