aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorSuzuki K Poulose <[email protected]>2021-02-01 11:13:26 -0700
committerGreg Kroah-Hartman <[email protected]>2021-02-04 17:00:32 +0100
commit4eb1d85cfda84d7e9cce4575323a5ecd72b2327d (patch)
tree0383c720b27d6cf791336fbc6fbc2647b8a58706 /tools/perf/scripts/python/bin/stackcollapse-report
parent6e736c60a9fe905b3e4f4b07171a31ad602d56d2 (diff)
coresight: tpiu: Prepare for using coresight device access abstraction
Prepare the TPIU driver to make use of the CoreSight device access abstraction layer. The driver touches the device even before the coresight device is registered. Thus we could be accessing the devices without a csdev. As we are about to use the abstraction layer for accessing the device, pass in the access directly to avoid having to deal with the un-initialised csdev. Link: https://lore.kernel.org/r/[email protected] Cc: Mike Leach <[email protected]> Signed-off-by: Suzuki K Poulose <[email protected]> Signed-off-by: Mathieu Poirier <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions