- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2021
12:28 PM
AMD uprof call stack sampling (CSS) not working on Windows
When I enable CSS and profile a program, I get the following:
Profiling that same program without call stack sampling, I get a correct profile (Source view, asembly view, cpu sampling, etc)
I tried to profile both a C++ program compiled with msvc, and a rust program compiled with the rust compiler (Which uses LLVM) and got the same results.
windows build: 20H2 build 19042.867
amd uprof build: 3.4 (AMDuProfCLI.exe Version 3.4.449.0)
processor: ryzen 7 4800H
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2021
02:30 PM
Hi @Nick12 ,
Thanks for reporting the issue. We will look into it. Please provide the profiling options selected (Profile Type, CSS options, etc.), which would be helpful to analyze the issue.
