coz
coz copied to clipboard
viewer: Missing refresh of UI
In case you toggle a progress point the UI will fail to update and some times switch to a canonical path - e.g. /path/to/file.c:1 instead of just file.c:1
Changing "Sort By" will update the UI correctly.
Sample programs
gcc -O0 -fno-omit-frame-pointer -gdwarf-4 -ldl -o linear linear.c
gcc -O0 -fno-omit-frame-pointer -gdwarf-4 -lpthread -ldl -o threads threads.c
Firefox 69, Fedora 30 x86_64.
Could you upload the profile.coz
file that exhibits this behavior in the viewer?
Its the output from the sample apps included linear.coz.txt threads.coz.txt