mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-10 15:10:53 +00:00
libsysprof-gtk: show stack traces when traceable is selected
This commit is contained in:
@ -38,6 +38,7 @@ struct _SysprofCallgraphView
|
||||
GtkColumnView *descendants_column_view;
|
||||
GtkColumnView *functions_column_view;
|
||||
GtkColumnView *traceables_column_view;
|
||||
GtkColumnView *traceable_column_view;
|
||||
GtkCustomSorter *descendants_name_sorter;
|
||||
GtkCustomSorter *functions_name_sorter;
|
||||
GtkScrolledWindow *scrolled_window;
|
||||
|
||||
Reference in New Issue
Block a user