Skip to content

Commit

Permalink
Fix typo (GPUOpen-Drivers#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsymalla authored Dec 12, 2022
1 parent d1b92ae commit e6ad5ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ You can use the following [Runtime Settings](#runtime-settings) to generate .csv

You can use the script [timingReport.py](https://github.com/GPUOpen-Drivers/pal/tree/master/tools/gpuProfilerTools/timingReport.py) to analyze the profiling log:
```
python timeReport.py <profiling_log_subdirectory>
python timingReport.py <profiling_log_subdirectory>
```

## Dump Pipelines and Shaders
Expand Down

0 comments on commit e6ad5ad

Please sign in to comment.