mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] perf tools: remove duplicated include from trace-event-python.c
@ 2012-10-07 14:09 Wei Yongjun
  2012-10-09 17:36 ` [tip:perf/core] perf tools: Remove " tip-bot for Wei Yongjun
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2012-10-07 14:09 UTC (permalink / raw)
  To: a.p.zijlstra, paulus, mingo, acme; +Cc: yongjun_wei, linux-kernel

From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove duplicated include.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
 tools/perf/util/scripting-engines/trace-event-python.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/perf/util/scripting-engines/trace-event-python.c b/tools/perf/util/scripting-engines/trace-event-python.c
index 730c663..14683df 100644
--- a/tools/perf/util/scripting-engines/trace-event-python.c
+++ b/tools/perf/util/scripting-engines/trace-event-python.c
@@ -32,7 +32,6 @@
 #include "../event.h"
 #include "../thread.h"
 #include "../trace-event.h"
-#include "../evsel.h"
 
 PyMODINIT_FUNC initperf_trace_context(void);
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [tip:perf/core] perf tools: Remove duplicated include from trace-event-python.c
  2012-10-07 14:09 [PATCH] perf tools: remove duplicated include from trace-event-python.c Wei Yongjun
@ 2012-10-09 17:36 ` tip-bot for Wei Yongjun
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Wei Yongjun @ 2012-10-09 17:36 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: acme, linux-kernel, paulus, mingo, hpa, mingo, a.p.zijlstra,
	yongjun_wei, tglx

Commit-ID:  ae86912f48b624540b886187e169bcf47a14e42a
Gitweb:     http://git.kernel.org/tip/ae86912f48b624540b886187e169bcf47a14e42a
Author:     Wei Yongjun <yongjun_wei@trendmicro.com.cn>
AuthorDate: Sun, 7 Oct 2012 22:09:12 +0800
Committer:  Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Sun, 7 Oct 2012 13:15:04 -0300

perf tools: Remove duplicated include from trace-event-python.c

Remove duplicated include.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Link: http://lkml.kernel.org/r/CAPgLHd8fz+TznMVRdhzPb45WtZQXhVxadRQcLxUC4O9aX+SUbA@mail.gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
 .../util/scripting-engines/trace-event-python.c    |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tools/perf/util/scripting-engines/trace-event-python.c b/tools/perf/util/scripting-engines/trace-event-python.c
index 730c663..14683df 100644
--- a/tools/perf/util/scripting-engines/trace-event-python.c
+++ b/tools/perf/util/scripting-engines/trace-event-python.c
@@ -32,7 +32,6 @@
 #include "../event.h"
 #include "../thread.h"
 #include "../trace-event.h"
-#include "../evsel.h"
 
 PyMODINIT_FUNC initperf_trace_context(void);
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-09 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-07 14:09 [PATCH] perf tools: remove duplicated include from trace-event-python.c Wei Yongjun
2012-10-09 17:36 ` [tip:perf/core] perf tools: Remove " tip-bot for Wei Yongjun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®