Summary
add compiler option for selective profiling
Metadata
- Id: 3e5e391abfd8d757e699ac51b901a9c18d89f9f8
- Trac id: 741
- Type: enhancement
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: compiler
- Estimated difficulty: medium
- Resolution: wontfix
- Priority: not urgent at all
- Milestone:
- Version: 4.7.x
- Changetime: 2023-03-10 11:33:49 UTC
- Created: 2011-12-12 16:52:44 UTC
- Keywords: profiling
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