aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorSuzuki K Poulose <[email protected]>2018-09-20 13:17:57 -0600
committerGreg Kroah-Hartman <[email protected]>2018-09-25 20:09:18 +0200
commit22f429f19c4135d51e9dcaf360c0920e32aac7f9 (patch)
tree4bb516c8eac07d97de19fd1825f2c2c16689ba2c /tools/perf/scripts/python/call-graph-from-sql.py
parent3d6e8935758392179645e1b105789b3da329ad38 (diff)
coresight: etm-perf: Add support for ETR backend
Add support for using TMC-ETR as backend for ETM perf tracing. We use software double buffering at the moment. i.e, the TMC-ETR uses a separate buffer than the perf ring buffer. The data is copied to the perf ring buffer once a session completes. The TMC-ETR would try to match the larger of perf ring buffer or the ETR buffer size configured via sysfs, scaling down to a minimum limit of 1MB. Cc: Mathieu Poirier <[email protected]> Signed-off-by: Suzuki K Poulose <[email protected]> Signed-off-by: Mathieu Poirier <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions