[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131112211121.GC25913@gmail.com>
Date: Tue, 12 Nov 2013 22:11:21 +0100
From: Ingo Molnar <mingo@...nel.org>
To: David Ahern <dsahern@...il.com>
Cc: Peter Zijlstra <peterz@...radead.org>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
linux-kernel@...r.kernel.org, jolsa@...hat.com,
Frederic Weisbecker <fweisbec@...il.com>,
Namhyung Kim <namhyung@...nel.org>,
Mike Galbraith <efault@....de>,
Stephane Eranian <eranian@...gle.com>
Subject: Re: [PATCH 4/5] perf record: mmap output file - v5
* David Ahern <dsahern@...il.com> wrote:
> > Dunno.. it _should_ all work. Try it and see what it does.. Once the
> > events are bigger than a page things might get 'interesting' though.
Which could be the case with call-graph recording, right?
> one option here is not allow page faults and system wide system calls.
> system wide tracing needs mmap; page faults for a task can use write().
> I left that option in case something like this came up.
So maybe splice() sounds like the right long term solution after all? :-/
Thanks,
Ingo
--
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