GPUOpen-Tools / radeon_compute_profiler

The Radeon Compute Profiler (RCP) is a performance analysis tool that gathers data from the API run-time and GPU for OpenCLâ„¢ and ROCm/HSA applications. This information can be used by developers to discover bottlenecks in the application and to find ways to optimize the application's performance.
MIT License
84 stars 19 forks source link

Incorrectly parse arguments with spaces #29

Open ye-luo opened 5 years ago

ye-luo commented 5 years ago

Using V5.6.7262 rcprof cannot parse exe -g "2 1 1" correctly and fails in running the application. The issue is similar to https://github.com/ROCm-Developer-Tools/rocprofiler/pull/7