Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15
От
Gurjeet Singh
Тема
Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15
Дата
Msg-id
CABwTF4WdsSDTMQW9EephHdjCfjVUT7_P51htzRVdO313bJdF+w@mail.gmail.com
Ответ на
Список
Дерево обсуждения
Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Gregory Smith <gregsmithpgsql@gmail.com>
Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Tom Lane <tgl@sss.pgh.pa.us>
Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Andres Freund <andres@anarazel.de>
Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Andres Freund <andres@anarazel.de>
Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Gregory Smith <gregsmithpgsql@gmail.com>
Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Andres Freund <andres@anarazel.de>
Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Gregory Smith <gregsmithpgsql@gmail.com>
Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Melanie Plageman <melanieplageman@gmail.com>
Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Gurjeet Singh <gurjeet@singh.im>
Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Gregory Smith <gregsmithpgsql@gmail.com>
Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Melanie Plageman <melanieplageman@gmail.com>
On Fri, Jun 9, 2023 at 12:28 AM Gregory Smith wrote: > > Let me start with the happy ending to this thread: Phew! I'm sure everyone would be relieved to know this was a false alarm. > On Thu, Jun 8, 2023 at 9:21 PM Andres Freund wrote: >> >> You might need to add --no-children to the perf report invocation, otherwise >> it'll show you the call graph inverted. > > > My problem was not writing kernel symbols out, I was only getting addresses for some reason. This worked: > > sudo perf record -g --call-graph dwarf -d --phys-data -a sleep 1 > perf report --stdio There is no mention of perf or similar utilities in pgbench-tools docs. I'm guessing Linux is the primary platform pgbench-tools gets used on most. If so, I think it'd be useful to mention these tools and snippets in there to make others lives easier, when they find themselves scratching heads. Best regards, Gurjeet http://Gurje.et
В списке pgsql-hackers по дате отправления