Added profiler path.

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2232 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
jfiat
2019-12-28 20:19:23 +00:00
parent 409223350a
commit caa716074f

View File

@@ -1,7 +1,7 @@
[[Property:title|Profiler wizard guided tour]]
[[Property:weight|1]]
[[Property:uuid|e6166282-aa91-e4a9-9951-819f32d50b88]]
Using the Profiler Wizard consists of activities in four "states", each of which is represented by a wizard dialog box:
Using the Profiler Wizard ('''EiffelStudio -> Tools -> Profiler ...''') consists of activities in four "states", each of which is represented by a wizard dialog box:
# [[Select the Compilation mode|Select which version of your system you ran using the profiler: ''Workbench'' or ''Finalized'']] .
# [[Reuse or Generate an Execution Profile|Select an existing ''Execution Profile'' or choose to generate a new ''Execution Profile'' from a ''Run-time information record'' (This step only applies when an ''Execution Profile'' has already been generated for this system)]]
@@ -14,6 +14,3 @@ Results of your query are visible in the [[Profile query window|Profile query wi
{{seealso|<br/>
[[Profiling|How to profile a system]] }}