[rocprofiler-compute] Update analysis db for visualizer integration (#1548)

* Analysis db changes for visualizer

* Add support for per kernel analysis metrics

* Add support for dispatch timeline visualiztion

* Show median instead of mean of dispatch duration in kernel view

* Add test case to validate analysis db schema

* Analysis db schema updte
    * Add Kernel table and make Metric and Dispatch table its children
    * Kernel table is a child of Workload table
    * Update metric_view to show kernel_name column
    * Add disptach timestamps to Dispatch table for dispatch timeline
      visualization
    * Update kernel_view to show duration_ns_median instead of mean
      duration

* Add mean duation in kernel view

* update changelog

---------

Co-authored-by: Fei Zheng <44449748+feizheng10@users.noreply.github.com>
Dieser Commit ist enthalten in:
vedithal-amd
2025-11-03 09:25:12 -05:00
committet von GitHub
Ursprung dbb361c606
Commit bb5fd1d4ae
7 geänderte Dateien mit 241 neuen und 92 gelöschten Zeilen
Binäre Datei nicht angezeigt.

Vorher

Breite:  |  Höhe:  |  Größe: 66 KiB

Nachher

Breite:  |  Höhe:  |  Größe: 185 KiB

Binäre Datei nicht angezeigt.

Vorher

Breite:  |  Höhe:  |  Größe: 17 KiB

Nachher

Breite:  |  Höhe:  |  Größe: 34 KiB