Re: [PATCH V2 17/19] perf scripts python: exported-sql-viewer.py: Add All branches report

2018-10-24 Thread Arnaldo Carvalho de Melo
Em Wed, Oct 24, 2018 at 04:56:03PM +0300, Adrian Hunter escreveu: > However I found kernel disassembly doesn't work, I think due to: > commit edeb0c90df3581b821a764052d185df985f8b8dc > perf tools: Stop fallbacking to kallsyms for vdso symbols lookup > As I mentioned here: > https://lo

Re: [PATCH V2 17/19] perf scripts python: exported-sql-viewer.py: Add All branches report

2018-10-24 Thread Adrian Hunter
;>>> Sent: Tuesday, October 23, 2018 10:30 PM >>>> To: Hunter, Adrian >>>> Cc: Jiri Olsa ; Andi Kleen ; linux- >>>> ker...@vger.kernel.org >>>> Subject: Re: [PATCH V2 17/19] perf scripts python: exported-sql-viewer.py: >>>

Re: [PATCH V2 17/19] perf scripts python: exported-sql-viewer.py: Add All branches report

2018-10-23 Thread Adrian Hunter
t;> To: Hunter, Adrian >>> Cc: Jiri Olsa ; Andi Kleen ; linux- >>> ker...@vger.kernel.org >>> Subject: Re: [PATCH V2 17/19] perf scripts python: exported-sql-viewer.py: >>> Add All branches report >>> >>> Em Tue, Oct 23, 2018 at 06:41:17PM +00

Re: [PATCH V2 17/19] perf scripts python: exported-sql-viewer.py: Add All branches report

2018-10-23 Thread Arnaldo Carvalho de Melo
ux- > > ker...@vger.kernel.org > > Subject: Re: [PATCH V2 17/19] perf scripts python: exported-sql-viewer.py: > > Add All branches report > > > > Em Tue, Oct 23, 2018 at 06:41:17PM +, Hunter, Adrian escreveu: > > > > -Original Message- > > >

RE: [PATCH V2 17/19] perf scripts python: exported-sql-viewer.py: Add All branches report

2018-10-23 Thread Hunter, Adrian
gt; > > To: Hunter, Adrian > > > Cc: Jiri Olsa ; Andi Kleen ; > > > linux- ker...@vger.kernel.org > > > Subject: Re: [PATCH V2 17/19] perf scripts python: exported-sql- > viewer.py: > > > Add All branches report > > > > > > Em Tue, Oct 23, 201

Re: [PATCH V2 17/19] perf scripts python: exported-sql-viewer.py: Add All branches report

2018-10-23 Thread Arnaldo Carvalho de Melo
ux- > > ker...@vger.kernel.org > > Subject: Re: [PATCH V2 17/19] perf scripts python: exported-sql-viewer.py: > > Add All branches report > > > > Em Tue, Oct 23, 2018 at 10:59:49AM +0300, Adrian Hunter escreveu: > > > Add a report to display branches in a simila

RE: [PATCH V2 17/19] perf scripts python: exported-sql-viewer.py: Add All branches report

2018-10-23 Thread Hunter, Adrian
> -Original Message- > From: Arnaldo Carvalho de Melo [mailto:a...@kernel.org] > Sent: Tuesday, October 23, 2018 9:12 PM > To: Hunter, Adrian > Cc: Jiri Olsa ; Andi Kleen ; linux- > ker...@vger.kernel.org > Subject: Re: [PATCH V2 17/19] perf scripts python: exported

Re: [PATCH V2 17/19] perf scripts python: exported-sql-viewer.py: Add All branches report

2018-10-23 Thread Arnaldo Carvalho de Melo
Em Tue, Oct 23, 2018 at 10:59:49AM +0300, Adrian Hunter escreveu: > Add a report to display branches in a similar fashion to perf script. The > main purpose of this report is to display disassembly, however, presently, > the only supported disassembler is Intel XED, and additionally the object > co