diff options
author | 2017-10-06 19:49:19 +0100 | |
---|---|---|
committer | 2017-10-12 11:29:29 +0100 | |
commit | de880632fc02a889c0c3d2247fa08dc9e1afa228 (patch) | |
tree | 69836d177cedae6334eb8072da15e61f0fe85942 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: 8703/1: debug.S: move hexbuf to a writable section (diff) | |
download | linux-rng-de880632fc02a889c0c3d2247fa08dc9e1afa228.tar.xz linux-rng-de880632fc02a889c0c3d2247fa08dc9e1afa228.zip |
ARM: 8705/1: early_printk: use printascii() rather than printch()
With printch() the console messages are sent out one character at a time
which is agonizingly slow especially with semihosting as the whole trap
intercept, remote byte access, and system resume danse is performed for
every single character across a relatively slow remote debug connection.
Let's use printascii() to send a whole string at once. This is also going
to be more efficient, albeit to a quite lesser extent, with serial ports
as well.
Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions