"Siddharth" <siddharth.k@ap.sony.com> writes: > I want to add a wrapper function to all member functions a class. If you move that class to its own translation unit and compile it with `-finstrument-functions', that might do what you want. Ben