summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2017-03-04 15:01:57 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-09 17:29:14 +0100
commit425e586cf95b83b424bc949ea1c0c8bb2a2be608 (patch)
tree5bf2c8f2ac46343c6ff98fed90efa5d97d796784 /tools/perf/scripts
parent9831013cbdbd3d06430a1db01d8c32d50c7d1c04 (diff)
speakup: add unicode variant of /dev/softsynth
This adds /dev/softsynthu, along /dev/softsynth, which emits output in UTF-8 encoding, thus allowing to support 16bit characters. Most of the code is shared, only the read function has to behave differently in latin1 and in unicode mode. Since Linux only supports 16bit characters, we can just hardcode the UTF-8 encoding. Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Reviewed-by: Chris Brannon <chris@the-brannons.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions