diff options
| author | Krzysztof Kozlowski <[email protected]> | 2022-07-28 13:37:46 +0200 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2022-08-18 14:13:46 -0500 |
| commit | 14af4ce084b5fb86f7a01167f54ec8517966b804 (patch) | |
| tree | f612d96c3ea5944c61fc31658472b681c9346dbb /tools/perf/scripts/python/flamegraph.py | |
| parent | e6f34184dd012c627e402182688d459d482c8544 (diff) | |
soc: qcom: icc-bwmon: add support for SDM845 LLCC BWMON
The SDM845 comes with few instances of Bandwidth Monitor. The already
supported one monitors traffic between CPU and Last Level Cache
Controller (LLCC) and in downstream sources is called BWMON v4 (or v4 of
register layout).
SDM845 also has also BWMON instance measuring traffic between LLCC and
memory with different register layout: called v5.
Add support for this "LLCC" BWMON. Differences against existing v4 one:
1. No global interrupts.
2. Different register layout.
3. Different shift of interrupt fields.
4. Smaller sampling window.
Cc: Rajendra Nayak <[email protected]>
Cc: Sibi Sankar <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Tested-by: Steev Klimaszewski <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions