AMDuProfSys bundles a bunch of predefined config files for core, l3, df, umc, and hsmp. These configuration files are in json and yaml formats which includes a detailed list of metrics per the metrics type.
Example command: AMDuProfSys --config core,l3,df -a -d 5 -o /tmp/all
This will generate the all directory containing the: all_core.csv, all_l3.csv, and all_df.csv
files.