[PATCH] Caller instrumentation with -finstrument-calls

2013-06-28 Thread Paul_Woegerer
Hi, The patch below provides caller instrumentation for GCC. The following new options have been added: -finstrument-calls -finstrument-calls-exclude-function-list=SYM,SYM,... -finstrument-calls-exclude-file-list=FILE,FILE,... These new options behave and appear similar to the exist

[PING^2] Re: [PATCH] Caller instrumentation with -finstrument-calls

2013-07-10 Thread Paul_Woegerer
Ping, The updated patch that I have sent here: http://gcc.gnu.org/ml/gcc-patches/2013-07/msg7.html is still pending review/acceptance. Could someone please have a look. Many Thanks, Paul On Monday 01 July 2013 10:22:02 Woegerer, Paul wrote: > Hi Andrew, > > On Friday 28 June 2013 09:50:31