On Fri, 27 Mar 2015 11:08:01 +0900
Namhyung Kim <namhy...@kernel.org> wrote:

> The struct page is opaque for userspace tools, so it'd be better to save
> pfn in order to identify page frames.
> 
> The textual output of $debugfs/tracing/trace file remains unchanged and
> only raw (binary) data format is changed - but thanks to libtraceevent,
> userspace tools which deal with the raw data (like perf and trace-cmd)
> can parse the format easily.  So impact on the userspace will also be
> minimal.
> 
> Based-on-patch-by: Joonsoo Kim <js1...@gmail.com>
> Acked-by: Ingo Molnar <mi...@kernel.org>
> Cc: Steven Rostedt <rost...@goodmis.org>
> Cc: linux...@kvack.org
> Signed-off-by: Namhyung Kim <namhy...@kernel.org>
> ---


Acked-by: Steven Rostedt <rost...@goodmis.org>

-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to