Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1545689

Re: Inlined functions in perf report

From "Steinar H. Gunderson" <sgunderson@bigfoot.com>
Newsgroups linux.kernel
Subject Re: Inlined functions in perf report
Date 2016-12-21 11:00 +0100
Message-ID <sQLQK-1IF-11@gated-at.bofh.it> (permalink)
References (3 earlier) <sQt7s-6hV-45@gated-at.bofh.it> <sQth7-6Ck-7@gated-at.bofh.it> <sQtTP-6Qf-11@gated-at.bofh.it> <sQw5l-8nS-79@gated-at.bofh.it> <sQDq9-4Ej-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Dec 21, 2016 at 08:53:33AM +0800, Jin, Yao wrote:
> I just pull my repo with the latest perf/core branch, and apply the patch
> one by one (git am 0001/0002/.../0005), they can be applied. Maybe you have
> to do like that because the mails are probably coming out of order.

OK. I applied everything on top of the branch you suggested, and now it's
compiling. But seemingly I don't have too much success; on a quick check
(perf record -p <pid> -g, perf report --inline) I don't get anything marked
as (inline), but I get these warnings:

BFD: Dwarf Error: found dwarf version '6931', this reader only handles version 2, 3 and 4 information.
BFD: Dwarf Error: found dwarf version '18896', this reader only handles version 2, 3 and 4 information.

and so on for many seemingly random version numbers.

It may have been that the stack traces I happened to check don't actually
have any inlined functions in them (the load was a bit different from what
I've looked at earlier), but the BFD errors are new from what I can see.

/* Steinar */
-- 
Homepage: https://www.sesse.net/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Inlined functions in perf report Peter Zijlstra <peterz@infradead.org> - 2016-12-20 13:20 +0100
  Re: Inlined functions in perf report Milian Wolff <milian.wolff@kdab.com> - 2016-12-20 14:40 +0100
    Re: Inlined functions in perf report "Steinar H. Gunderson" <sgunderson@bigfoot.com> - 2016-12-20 14:50 +0100
      Re: Inlined functions in perf report Milian Wolff <milian.wolff@kdab.com> - 2016-12-20 15:10 +0100
    Re: Inlined functions in perf report Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-12-20 15:00 +0100
      Re: Inlined functions in perf report "Steinar H. Gunderson" <sgunderson@bigfoot.com> - 2016-12-20 15:10 +0100
        Re: Inlined functions in perf report Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-12-20 15:50 +0100
          Re: Inlined functions in perf report "Steinar H. Gunderson" <sgunderson@bigfoot.com> - 2016-12-20 18:10 +0100
            Re: Inlined functions in perf report "Jin, Yao" <yao.jin@linux.intel.com> - 2016-12-21 02:00 +0100
              Re: Inlined functions in perf report "Steinar H. Gunderson" <sgunderson@bigfoot.com> - 2016-12-21 11:00 +0100
                Re: Inlined functions in perf report Milian Wolff <milian.wolff@kdab.com> - 2016-12-21 11:10 +0100
                Re: Inlined functions in perf report "Steinar H. Gunderson" <sgunderson@bigfoot.com> - 2016-12-21 11:30 +0100
                Re: Inlined functions in perf report "Jin, Yao" <yao.jin@linux.intel.com> - 2016-12-22 00:00 +0100
                Re: Inlined functions in perf report "Steinar H. Gunderson" <sgunderson@bigfoot.com> - 2016-12-22 00:10 +0100
      Re: Inlined functions in perf report Milian Wolff <milian.wolff@kdab.com> - 2016-12-20 15:10 +0100

csiph-web