diff options
author | Benjamin Berg <benjamin@sipsolutions.net> | 2023-11-10 12:03:45 +0100 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2024-01-04 23:52:31 +0100 |
commit | 7b84543cbd8861c83a2ec7c8848e936ce214bc01 (patch) | |
tree | 8ef9ed8b51c610f480a7b2fcd708068b2e6f02ba /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6d64095ea8698e3cb1698ec4e81acb2aa1500322 (diff) | |
download | linux-7b84543cbd8861c83a2ec7c8848e936ce214bc01.tar.gz linux-7b84543cbd8861c83a2ec7c8848e936ce214bc01.tar.bz2 linux-7b84543cbd8861c83a2ec7c8848e936ce214bc01.zip |
um: Always inline stub functions
The stub executable page is remapped to a different location in the
userland process. As these functions may be used by the stub, they
really need to be always inlined rather than permitting the compiler to
emit a function.
Signed-off-by: Benjamin Berg <benjamin@sipsolutions.net>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions