c - Clang or GCC equivalent of _PGOPTI_Prof_Dump_All() from ICC -


The Intel C (++) compiler profile works very useful to help with direct optimization.

  _PGOPTI_Prof_Reset_All (); / * Code * /_P_POPI_Prof_Dump_All ();  

This is useful for shared libraries that will use in Python with ctypes .

I 'trying to find out that either silk or GCC has the same functionality & ndash; apparently not. Profile-guided customization works differently in GCC and it is enabled with compiler switches.

.

The PGP has recently come out in the chime and is only available in version 3.5. Gives an overview of how to use it.


Comments

Popular posts from this blog

c++ - C/pp Sockets, recv()/send() works only under gdb -

GO: Serve static pages -

objective c - How to open front/back camera at the same time in iOS developing? -