coz icon indicating copy to clipboard operation
coz copied to clipboard

viewer: Missing refresh of UI

Open jesperpedersen opened this issue 5 years ago • 3 comments

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.

linear.txt threads.txt

jesperpedersen avatar Oct 10 '19 12:10 jesperpedersen

Could you upload the profile.coz file that exhibits this behavior in the viewer?

ccurtsinger avatar Oct 15 '19 13:10 ccurtsinger

Its the output from the sample apps included linear.coz.txt threads.coz.txt

jesperpedersen avatar Oct 31 '19 12:10 jesperpedersen