[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1456390315-127562-1-git-send-email-wangnan0@huawei.com>
Date: Thu, 25 Feb 2016 08:51:50 +0000
From: Wang Nan <wangnan0@...wei.com>
To: <acme@...nel.org>, <jolsa@...nel.org>
CC: <linux-kernel@...r.kernel.org>, Wang Nan <wangnan0@...wei.com>,
"Arnaldo Carvalho de Melo" <acme@...hat.com>,
Li Zefan <lizefan@...wei.com>, <pi3orama@....com>
Subject: [RFC PATCH 0/5] perf tools: Decode bpf output in 'perf trace'
Hi Arnaldo,
You try to record + analysis using 'perf trace' with BPF output
but failed yesterday. You need these 5 patches to make it work.
Thank you.
Wang Nan (5):
perf trace: Apply config options in '.perfconfig'
perf trace: Improve error message when receive non-tracepoint events
perf tools: Only set filter for tracepoints events
perf trace: Call bpf__apply_obj_config in 'perf trace'
perf trace: Print content of bpf-output event
tools/perf/builtin-trace.c | 71 ++++++++++++++++++++++++++++++++++++++++++++--
tools/perf/util/evlist.c | 3 ++
2 files changed, 72 insertions(+), 2 deletions(-)
Signed-off-by: Wang Nan <wangnan0@...wei.com>
Cc: Arnaldo Carvalho de Melo <acme@...hat.com>
Cc: Jiri Olsa <jolsa@...nel.org>
Cc: Li Zefan <lizefan@...wei.com>
Cc: pi3orama@....com
--
1.8.3.4
Powered by blists - more mailing lists