Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1342997 > unrolled thread
| Started by | Wang Nan <wangnan0@huawei.com> |
|---|---|
| First post | 2016-02-25 10:00 +0100 |
| Last post | 2016-02-25 10:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[RFC PATCH 0/5] perf tools: Decode bpf output in 'perf trace' Wang Nan <wangnan0@huawei.com> - 2016-02-25 10:00 +0100
| From | Wang Nan <wangnan0@huawei.com> |
|---|---|
| Date | 2016-02-25 10:00 +0100 |
| Subject | [RFC PATCH 0/5] perf tools: Decode bpf output in 'perf trace' |
| Message-ID | <r5ZW9-1ea-3@gated-at.bofh.it> |
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@huawei.com> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Li Zefan <lizefan@huawei.com> Cc: pi3orama@163.com -- 1.8.3.4
Back to top | Article view | linux.kernel
csiph-web