diff options
author | Nicolas Pitre <npitre@baylibre.com> | 2025-04-17 21:45:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-26 12:22:04 +0300 |
commit | b5c574995d842d241d810f3a6a3ebb03c52d57fa (patch) | |
tree | b751111fb22541156433f26a8708d5dcc0b12e5c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9bd73840935746dccef20dbcb509317c8e718f08 (diff) | |
download | linux-b5c574995d842d241d810f3a6a3ebb03c52d57fa.tar.xz |
vt: support Unicode recomposition
Try replacing any decomposed Unicode sequence by the corresponding
recomposed code point. Code point to glyph correspondance works best
after recomposition, and this apply mostly to single-width code points
therefore we can't preserve them in their decomposed form anyway.
Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20250417184849.475581-10-nico@fluxnic.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions