cc30e4830d
* Convert counter def format to YAML
Converts counter definition format to YAML with the
following structure:
```yaml
COUNTER_NAME:
architectures:
gfxXX: // Can be more than one, / deliminated if they share idential data
block: <Optional>
event: <Optional>
expression: <optional>
description: <Optional> // In case per arch notes are needed
gfxYY:
...
description: General counter desctiption
```
All counters (derived and hardware) are now defined
in the same file for ease of future additions/subtractions.
Removes existing XML parser. Keeps the existing XML
definitions for now (since other tools still rely on
its presence).
[ROCm/rocprofiler-sdk commit: 34897d318f]
cereal
@ cc723c4fd6
doxygen-awesome-css
@ df83fbf22c
elfio
@ 8ae6cec5d6
filesystem
@ 8a2edd6d92
fmt
@ 0bffed8957
glog
@ 34b8da6496
googletest
@ 46db91ef6f
perfetto
@ eb5ef24c58
ptl
@ 48df416254
yaml-cpp
@ 1d8ca1f35e