How can we help you today? How can we help you today?

Profiling from command line does not provide results file

We're evaluating ANTS profiler for its command line feature. I prepared a project that executes some program (.NET 4). the I executed the profiler from the command line:

>Profile.exe /p:"project_name.app7" /t:0 /ml

It runs fine and shows "Summary of results" in the console, but no results file is produced.

BTW, I join other posts saying that "line-level" does not work for me either.
borismod
0

Comments

2 comments

  • borismod
    specifying
    /data:"my_project.app7results"
    fixed it
    borismod
    0
  • Brian Donahue
    Thanks for following up. You have to specify a results file for ANTS Performance Profiler to save the results in.
    Brian Donahue
    0

Add comment

Please sign in to leave a comment.