- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Im current working on a project for Fortran code coverage analysis by using tools in Intel Composer XE.
Basically, this is a great tool.
But I have some questions.
In CC analysis, there are bunch of .dyn file generated.
Right now, the .dyn file is automatically named by a random number, such as 4e68b709_02636.dyn.
My question is how can I customize the .dyn file name to include more information, such as application name, testing model name etc (application1_model1_0001.dyn).
Oris there anyimplicit naming rule in Intel CC tools.
Thanks in advance.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is no control available for the filename, but you can specify the directory where the .dyn files should go (and be looked for) by defining the PROF_DIR environment variable. You could name this directory whatever you wanted.
I will submit a feature request for the suggestion that a way to specify a name prefix for the .dyn files be added.
I will submit a feature request for the suggestion that a way to specify a name prefix for the .dyn files be added.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The developers tell me that they have added the ability to specify a filename prefix in a future release (most likely in 2014).

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