XboxLiveTools.zip; see Development tools for XBOX services.
This is a command-line tool. There is a readme file about this tool in the .zip file.
Gather logs and analyze the service calls
The following steps are required to gather the logs that contain the record of your service calls and analyze them using XBOX services Trace Analyzer.- Build your title.
- Modify your title to enable tracing as described below.
- Deploy your title.
- Launch the title and make at least one call to XBOX services in order to initialize the XBOX services API.
- Start tracing at the point in your title you’d like to analyze.
- Stop tracing.
- Run the XBOX services Trace Analyzer tool on your development PC and view the output.
