[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140709192926.GF5721@kernel.org>
Date: Wed, 9 Jul 2014 16:29:26 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Joseph Schuchart <joseph.schuchart@...dresden.de>
Cc: Jiri Olsa <jolsa@...hat.com>, Namhyung Kim <namhyung@...il.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>,
Ingo Molnar <mingo@...hat.com>,
Thomas Ilsche <thomas.ilsche@...dresden.de>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/3] perf script: Add callchain to generic and
tracepoint events
Em Wed, Jul 09, 2014 at 04:12:23PM -0300, Arnaldo Carvalho de Melo escreveu:
> Em Wed, Jul 09, 2014 at 04:09:21PM -0300, Arnaldo Carvalho de Melo escreveu:
> > Em Wed, Jul 09, 2014 at 04:16:33PM +0200, Joseph Schuchart escreveu:
> > This one is not applying, I'm checking the reason for its malformation
> > as stated in:
> > [acme@...andy linux]$ patch -p1 < /wb/1.patch
> > patching file tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py
> > Hunk #1 FAILED at 107.
> > 1 out of 1 hunk FAILED -- saving rejects to file tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py.rej
> > patching file tools/perf/scripts/python/check-perf-trace.py
> > Hunk #1 succeeded at 27 with fuzz 1.
> > Hunk #2 succeeded at 37 with fuzz 2 (offset -1 lines).
> > patching file tools/perf/scripts/python/failed-syscalls-by-pid.py
> > Hunk #1 FAILED at 39.
> > 1 out of 1 hunk FAILED -- saving rejects to file tools/perf/scripts/python/failed-syscalls-by-pid.py.rej
> > patching file tools/perf/scripts/python/futex-contention.py
> > patch: **** malformed patch at line 154: ain,
> It is full of:
> self.cpu =3D common_cpu
Ok, I applied the first patch on this series, please see my perf/core
branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git
You can have it with:
git remote add acme git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git
git checkout -b perf/core acme/perf/core
Then please create the patches and follow the instructions about
Thunderbird at:
https://www.kernel.org/pub/software/scm/git/docs/git-format-patch.html
So that it doesn't mangles the patch and resend, ok?
- Arnaldo
--
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