How to add epilog and prolog in ARM compiler compiled code ?

g++  provides an option  -pg   which allows to write epilg and prolog for functions

Does gcc does not have  such  an option?

More questions in this forum