[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1363173585-9754-1-git-send-email-namhyung@kernel.org>
Date: Wed, 13 Mar 2013 20:19:39 +0900
From: Namhyung Kim <namhyung@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>,
Ingo Molnar <mingo@...nel.org>,
Namhyung Kim <namhyung.kim@....com>,
LKML <linux-kernel@...r.kernel.org>,
David Ahern <dsahern@...il.com>
Subject: [PATCH 0/6] perf util: Cleanup trace related files
Hi,
Here's a couple of cleanups of util/trace-event-* files that inspired
by David Ahern's patchset. :) All look like leftovers from the old
port of trace-cmd codes.
Thanks,
Namhyung
Namhyung Kim (6):
perf util: Remove unused trace_read_data function
perf util: Remove unused struct definitions
perf util: Remove unnecessary calc_data_size variable
perf util: Remove unused macro definitions
perf util: Remove duplicated page_size definition
perf util: Change trace info output file name
tools/perf/util/trace-event-info.c | 31 +-----
tools/perf/util/trace-event-read.c | 201 -------------------------------------
2 files changed, 1 insertion(+), 231 deletions(-)
--
1.7.11.7
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists