diff options
| author | Thomas Gleixner <[email protected]> | 2022-09-15 13:10:48 +0200 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2022-10-17 16:40:58 +0200 |
| commit | 8eb5d34e77c63fde8af21c691bcf6e3cd87f7829 (patch) | |
| tree | f71a892987c2fce2f311696c7e3849def20cfca4 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | d49a0626216b95cd4bf696f6acf55f39a16ab0bb (diff) | |
x86/asm: Differentiate between code and function alignment
Create SYM_F_ALIGN to differentiate alignment requirements between
SYM_CODE and SYM_FUNC.
This distinction is useful later when adding padding in front of
functions; IOW this allows following the compiler's
patchable-function-entry option.
[peterz: Changelog]
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions