- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using vtl for the first time and haven't been able to pass arguments to the application I am profiling.
If the application is a.out and argument is named arg1 what is the proper syntax?
I have been using:
vtl activity -c sampling -app a.out arg1
this returns a syntax error.
If the application is a.out and argument is named arg1 what is the proper syntax?
I have been using:
vtl activity -c sampling -app a.out arg1
this returns a syntax error.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Add run at the end
vtl activity -c sampling -app "a.out arg1" run
vtl activity -c sampling -app "a.out arg1" run
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
the forum "VTune Performance Analyzer for Linux applications"
(http://softwareforums.intel.com/ids/board?board.id=14) is more appropriate place for the discussion of Linux issues.
There you can find that you are not alone and not the first user who has problems with passing the args to the application.
e.g. see my reply in
http://softwareforums.intel.com/ids/board/message?board.id=14&message.id=218
-Daniel
Message Edited by intel.software.network.support on 12-09-2005 01:11 PM

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