diff options
author | Joonas Lahtinen <[email protected]> | 2016-10-05 13:50:16 +0300 |
---|---|---|
committer | Joonas Lahtinen <[email protected]> | 2016-10-05 15:24:54 +0300 |
commit | 604db6509ddaa7df7765dbddc7b48036a2b31dfa (patch) | |
tree | bbba775a82d489af19a37154b02312409a57e371 /tools/perf/scripts/python/stackcollapse.py | |
parent | 5cb651a7959310ef4dbb0b93f005b10286789656 (diff) |
drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAG
Get rid of SEP_SEMICOLON and SEP_BLANK in DEV_INFO_FOR_EACH_FLAG.
Consolidate the debug output so that instead of one huge line with
"cap1,cap2,capN" each capability is split to own line and displayed
as "capN: [yes|no]" to make the dumps more historically informative.
v2:
- Do not break auto-indent by keeping semicolon after macro (Jani)
- Consolidate and use yesno() in all locations (Chris)
Cc: Jani Nikula <[email protected]>
Cc: Chris Wilson <[email protected]>
Reviewed-by: Chris Wilson <[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