Hi!
Im trying to get the SHARED DATA CACHELINE REPORT and SHARED DATA CACHELINE DETAILED REPORT from uProf in a csv.
With the commands:
AMDuProfCLI.exe collect --config memory ..
AMDuProfCLI.exe report --detail ..
The Report will be written containing the headlines "SHARED DATA CACHELINE REPORT" and "SHARED DATA CACHELINE DETAILED REPORT" but both are empty in the csv. When i open the prd with the GUI, ´both show some data in the GUI. So the CLI collect works but not the CLI report. When i do it in 3 steps. 1: CLI collect, 2: open prd with GUI, 3: CLI report while the GUI is open and imported the prd, then it works and write both shared data with the sampled data in it.
Am i missing a parameter?
Thanks!
Solved! Go to Solution.
you need to ask your question at: https://community.amd.com/t5/server-gurus/ct-p/amd-server-gurus
That AMD Forum is for everything with uPROF.
you need to ask your question at: https://community.amd.com/t5/server-gurus/ct-p/amd-server-gurus
That AMD Forum is for everything with uPROF.
Hi, it is not clear if your application has shared cache lines and you are seeing shared cache lines in GUI.
As we have a button to show only shared cache lines or all the caches.... similarly we have --show-all-cachelines flag in report command to to show all the cache-lines.
Can you confirm if you are seeing shared cache-lines in gui mode?
Regards,
Santosh