Relative Content

Tag Archive for cgccpgo

Human readable form of GCC PGO files (.gcda)

I have PGO files (.gcda) generated by my tests (I used GCC 12 with -fprofile-generate=/folder/ in compilation and linking). Is it possible to view .gcda output in human readable form?