From ef430bd6394b5e51d7474996b9599f726115911a Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 10 May 2017 14:09:16 +0100 Subject: overlay: Fixup new layout of tracepoints Signed-off-by: Chris Wilson --- overlay/gpu-top.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'overlay/gpu-top.c') diff --git a/overlay/gpu-top.c b/overlay/gpu-top.c index 4097cd06..891a7ea7 100644 --- a/overlay/gpu-top.c +++ b/overlay/gpu-top.c @@ -69,8 +69,9 @@ static int perf_init(struct gpu_top *gt) { const char *names[] = { "RCS", - "VCS", "BCS", + "VCS0", + "VCS1", NULL, }; int n; -- cgit v1.2.3