Opened 11 years ago
Last modified 6 years ago
#741 new enhancement
add compiler option for selective profiling
Reported by: | felix winkelmann | Owned by: | felix winkelmann |
---|---|---|---|
Priority: | not urgent at all | Milestone: | |
Component: | compiler | Version: | 4.7.x |
Keywords: | profiling | Cc: | |
Estimated difficulty: | medium |
Description
Currently profiling for particular procedures can only be done via a declaration ((declare (profile ID ...))
). Sven Hartrumpf suggested adding a command-line option for this. For example
-profile-only ID
Note: See
TracTickets for help on using
tickets.