From d4efcb04fa1e2eb36b0b26b381eba2604395b75c Mon Sep 17 00:00:00 2001 From: Christian Hergert Date: Sun, 18 Jun 2023 13:51:35 -0700 Subject: [PATCH] libsysprof-gtk: add column for process id I wish we had a thread-id for messages, but that would require changing the capture format and/or add a new frame type. --- src/libsysprof-gtk/sysprof-mark-table.ui | 35 ++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/src/libsysprof-gtk/sysprof-mark-table.ui b/src/libsysprof-gtk/sysprof-mark-table.ui index fd6e32e6..e1b98ae0 100644 --- a/src/libsysprof-gtk/sysprof-mark-table.ui +++ b/src/libsysprof-gtk/sysprof-mark-table.ui @@ -77,6 +77,41 @@ +]]> + + + + + + + + Process + + + + + + + + + + + + + ]]>