diff options
author | 2014-04-17 14:16:03 +0200 | |
---|---|---|
committer | 2014-05-20 08:58:50 +0200 | |
commit | c9ca78415ac1cbb0e9846111d5f01376266cf6f3 (patch) | |
tree | e664bb4d8bdabcc0dd65732b6741d21260760dba /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | s390/pci: add some new arch specific pci attributes (diff) | |
download | linux-dev-c9ca78415ac1cbb0e9846111d5f01376266cf6f3.tar.xz linux-dev-c9ca78415ac1cbb0e9846111d5f01376266cf6f3.zip |
s390/uaccess: provide inline variants of get_user/put_user
This shortens the code by ~17k (performace_defconfig, march=z196).
The number of exception table entries however increases from 164
entries to 2500 entries (+~18k).
However the executed code is shorter and also faster since we save
the branches to the out-of-line copy_to/from_user implementations.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions