summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAndrew Jones <ajones@ventanamicro.com>2023-05-30 19:50:23 +0200
committerAnup Patel <anup@brainfault.org>2023-06-06 09:12:10 +0530
commit9f9e3ebe111c7aabf18a4085648dcc58c568c1d6 (patch)
tree75ed5986a2d48345103ffbb9843b06ace6408196 /tools/perf/scripts/python/export-to-postgresql.py
parentae328dadf9852bc420880d48e341f528b7e0ce78 (diff)
RISC-V: KVM: Convert extension_disabled[] to ext_status[]
Change the boolean extension_disabled[] array to an array of enums, ext_status[]. For now, the enum only has two states, which correspond to the previous boolean states, so this patch has no intended functional change. The next patch will add another state, expanding the purpose of ext_status[]. Signed-off-by: Andrew Jones <ajones@ventanamicro.com> Reviewed-by: Anup Patel <anup@brainfault.org> Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions