aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorOscar Mateo <[email protected]>2017-03-22 10:39:48 -0700
committerJoonas Lahtinen <[email protected]>2017-03-23 14:58:02 +0200
commite74654738baf465c92f0eec37ce4be891bac36da (patch)
treecb2d1bb298c6a7f2a823112600a6522b9579d8a8 /tools/perf/scripts/python/stackcollapse.py
parent0704df2b08e76dfb1fd2688f74bc4409dc66228d (diff)
drm/i915/guc: Break out the GuC log extras into their own "runtime" struct
When initializing the GuC log struct, there is an object we need to allocate always, since the GuC needs its address at fw load time. The rest is only needed during runtime, in the sense that we only create if we actually enable GuC logging. Make that distinction explicit by subdividing further the intel_guc_log struct. v2: Call the new struct "runtime", instead of "extras" (Joonas) v3: Check indent (Joonas) Signed-off-by: Oscar Mateo <[email protected]> Cc: Daniele Ceraolo Spurio <[email protected]> Reviewed-by: Michal Wajdeczko <[email protected]> Reviewed-by: Joonas Lahtinen <[email protected]> Signed-off-by: Joonas Lahtinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions