From 53746453f62116912eace9554c3185ea4c77ac40 Mon Sep 17 00:00:00 2001 From: Arnaldo Carvalho de Melo Date: Fri, 27 May 2011 11:14:00 -0300 Subject: [PATCH] --- yaml --- r: 252664 b: refs/heads/master c: 59fb1ee95e74e8e0777289c44300cbe812aca836 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/tools/perf/builtin-top.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index a1a56dee4e02..f631e6a0a9e2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4af4c9550ccaaf0b53013ff730bc15068ffe6abc +refs/heads/master: 59fb1ee95e74e8e0777289c44300cbe812aca836 diff --git a/trunk/tools/perf/builtin-top.c b/trunk/tools/perf/builtin-top.c index 2d7934e9de38..375ed160d936 100644 --- a/trunk/tools/perf/builtin-top.c +++ b/trunk/tools/perf/builtin-top.c @@ -62,8 +62,6 @@ #include #include -#define FD(e, x, y) (*(int *)xyarray__entry(e->fd, x, y)) - static struct perf_top top = { .count_filter = 5, .delay_secs = 2,