All of lore.kernel.org
 help / color / mirror / Atom feed
* [tip:perf/core] perf probe: Remove duplicated #include
       [not found] <1281016299-23958-15-git-send-email-andrea.gelmini@gelma.net>
@ 2010-08-06 17:05 ` tip-bot for Andrea Gelmini
  0 siblings, 0 replies; only message in thread
From: tip-bot for Andrea Gelmini @ 2010-08-06 17:05 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: acme, linux-kernel, paulus, hpa, mingo, a.p.zijlstra,
	andrea.gelmini, fweisbec, tglx, mhiramat, mingo

Commit-ID:  7935f65f77e1cd19fe0a094fc1b34e258565751e
Gitweb:     http://git.kernel.org/tip/7935f65f77e1cd19fe0a094fc1b34e258565751e
Author:     Andrea Gelmini <andrea.gelmini@gelma.net>
AuthorDate: Thu, 5 Aug 2010 15:51:39 +0200
Committer:  Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Thu, 5 Aug 2010 19:38:02 -0300

perf probe: Remove duplicated #include

Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Masami Hiramatsu <mhiramat@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <1281016299-23958-15-git-send-email-andrea.gelmini@gelma.net>
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
 tools/perf/util/probe-finder.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tools/perf/util/probe-finder.c b/tools/perf/util/probe-finder.c
index 840f1aa..6c7750d 100644
--- a/tools/perf/util/probe-finder.c
+++ b/tools/perf/util/probe-finder.c
@@ -33,7 +33,6 @@
 #include <ctype.h>
 #include <dwarf-regs.h>
 
-#include "string.h"
 #include "event.h"
 #include "debug.h"
 #include "util.h"

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-06 17:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1281016299-23958-15-git-send-email-andrea.gelmini@gelma.net>
2010-08-06 17:05 ` [tip:perf/core] perf probe: Remove duplicated #include tip-bot for Andrea Gelmini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.