summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
blob: 9d8f9f0f3a17c1e9c4042ce535e4853e64575b4e (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

#
# stackcollapse.py can cover all type of perf samples including
# the tracepoints, so no special record requirements, just record what
# you want to analyze.
#
perf record "$@"
u/drm/i915/gt/intel_gt_pm.h?h=master&id=f61eae1815705494aa1cd7a8a94f3442fea328d7'>drm/i915/guc: Take engine PM when a context is pinned with GuC submissionMatthew Brost 2021-10-15drm/i915/guc: Take GT PM ref when deregistering contextMatthew Brost 2021-03-24drm/i915/gt: SPDX cleanupChris Wilson 2020-12-17drm/i915/gt: Track the overall awake/busy timeChris Wilson