Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2023 00:07:28 +0100
From:      Tomek CEDRO <tomek@cedro.info>
To:        FreeBSD Questions Mailing List <freebsd-questions@freebsd.org>
Subject:   userland profiler trace with debug symbols
Message-ID:  <CAFYkXjkuwQviXbJ1nbB3qpST5tTAvjO4br-QEo=6t3M0VB7z3A@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello world :-)

I have found and reported a bug in KiCAD 7 where dialogs seems to be
broken [1]. One of the upstream developers asked me to create a
"profiler trace with debug symbols" to pinpoint the issue.

Here is an example use on Linux with perf [2]:

perf record --debuginfod --call-graph dwarf -F 999 -g eeschema

Do we have this kind of utility on FreeBSD? :-)

Any hints appreciated :-)
Tomek

[1] https://gitlab.com/kicad/code/kicad/-/issues/14380#note_1324787675
[2] https://perf.wiki.kernel.org/index.php/Main_Page

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFYkXjkuwQviXbJ1nbB3qpST5tTAvjO4br-QEo=6t3M0VB7z3A>