aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNicolas Pitre <npitre@baylibre.com>2025-04-09 21:14:00 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-04-11 16:55:55 +0200
commitcd6937d42bca46f2143544918e535d6fd22b71b7 (patch)
treec05e2bb7311d1235142f6fc1e9274f40e7a20131 /tools/perf/scripts/python/export-to-postgresql.py
parentvt: create ucs_recompose.c using gen_ucs_recompose.py (diff)
downloadlinux-cd6937d42bca46f2143544918e535d6fd22b71b7.tar.gz
linux-cd6937d42bca46f2143544918e535d6fd22b71b7.zip
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. With all the infrastructure in place this is now trivial to do. Signed-off-by: Nicolas Pitre <npitre@baylibre.com> Link: https://lore.kernel.org/r/20250410011839.64418-9-nico@fluxnic.net Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions