aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorClaudio Suarez <[email protected]>2021-12-02 10:49:49 +0100
committerDaniel Vetter <[email protected]>2021-12-20 10:18:50 +0100
commit943e6a8beeac1b676265f2dd81a69d7bede5e41d (patch)
tree01236445da6edb28f02dc295a73906a61db66e5b /tools/perf/scripts/python/flamegraph.py
parent70704fbf67ddc07ffc81073a3af1f7b2171697eb (diff)
mock a drm_plane in igt_check_plane_state to make the test more robust
igt_check_plane_state test crashes in drm_atomic_helper_check_plane_state when trying to de-reference drm_plane_state->plane->dev due to the lack of a struct drm_plane in the mock struct drm_plane_state. Since drm_plane_state always should contain a plane, the mock also needs a plane to be the test more robust and realistic. Add it. Signed-off-by: Claudio Suarez <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions