diff options
author | Nicolas Pitre <npitre@baylibre.com> | 2025-04-17 21:45:06 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-26 12:22:03 +0300 |
commit | b11a041179e70abac27e0e4a6a3cb1f8781b9750 (patch) | |
tree | d64ef2b72711daecaa40f1ad4a068ccc4bf3cf0e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 95b05de0a56699392e67590d000df76fedec609a (diff) | |
download | linux-b11a041179e70abac27e0e4a6a3cb1f8781b9750.tar.xz |
vt: introduce gen_ucs_width_table.py to create ucs_width_table.h
The table in ucs.c is terribly out of date and incomplete. We also need a
second table to store zero-width code points. Properly maintaining those
tables manually is impossible. So here's a script to generate them.
Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20250417184849.475581-5-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