lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ