[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <3dad7270.821a.17062dfcb99.Coremail.jasoncyx@163.com>
Date: Thu, 20 Feb 2020 21:53:18 +0800 (CST)
From: 陈弋玺 <jasoncyx@....com>
To: linux-kernel@...r.kernel.org, linux-x86_64@...r.kernel.org
Subject: [Ask for Help]LBR usage in kernel
Hi experts,
We want to try to retreive callchains of some perf events from LBR rather than frame stacks, as the information in frame stacks would be optimized by compiler. After investigating the usage of LBR in kernel, we found that LBR can only operated via Intel PMU, that means for now only callchains of hardware events can be retrieved from LBR. Is that correct?
If yes, I wonder if callchains of other perf events(eg. tracepoint, software events) can be retrieved from LBR? Or only callchains of events on PMU can be retrieved from LBR as there are some hardware restrictions?
Thanks for any help you can offer!
Best Regards,
Yixi Chen
Powered by blists - more mailing lists