aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2017-02-06 21:36:07 +0000
committerChris Wilson <[email protected]>2017-02-06 22:37:34 +0000
commit642c8a72533f26b1614d9f11361947f368fb3e57 (patch)
tree7930cd1901dc874b205eb33faabef98408b5be6a /tools/perf/scripts/python
parent1a2010ca52f951b7a9e0cadb92d4bbcee643194c (diff)
drm/i915: Capture module parameters for the GPU error state
They include useful material such as what mode the VM address space is running in, what submission mode, extra quirks, etc. v2: Undef the right macro, use type specific pretty printers v3: Use strcmp(TYPENAME) rather than creating per-type pretty printers v4: Use __always_inline to force GCC to eliminate the calls to strcmp and generate the right call to seq_printf for each parameter. v5: With the strcmp elimination, we can now use BUILD_BUG to ensure there are no unhandled types, also use __builtin_strcmp to make it look even more magic. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Joonas Lahtinen <[email protected]> Acked-by: Mika Kuoppala <[email protected]> Acked-by: Jani Nikula <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions