- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Now that the compiler supports the excellent __notify_intrinsic functionality, it would seem to make a lot of sense to provide an alternate version of the -finstrument-function compiler option. Namely, -finstrument-function inserts additional *function calls* at the beginning and end of every compiled function, with the function implementations supplied by the user. But it would be much more flexible (and cheaper) to insert notify intrinsics instead, allowing the user to decide when and how to instrument those functions, at load time or runtime.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oops, typo -- that should be "-finstrument-functions". Including that here so search hopefully catches it.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page