- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've created a shell script like this:
sh cmd.sh -c vtune_report -R top-down -r /root/test/r035hs/
the script actually call this:
amplxe-cl -R top-down -r /root/test/r035hs/ -report-output=log/test-report.csv
then I got test-report.csv under log directory and some other strange file and dirs that I don't want:
amplxe-log-root(dir)
amplxe-tmp-root(dir)
intelremotemonfifo.0(file)
with just amplxe-cl command executing directly, I got only test-report.csv.
Please help me on "not generating other file and dirs". Thank you in advance:)
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tested, wrote "amplxe-cl -R top-down -r /root/test/r035hs/ -report-output=log/test-report.csv" into cmd.sh, then ran "cmd.sh". There is no extra fold generated.
Note that amplxe-log-$usr & amplxe-tmp-$usr are generated under "tmp" by default.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page