- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Please consider adding debuginfod protocol client support to the debuginfo consumer tools such as vtune. An increasing number of linux distros/isvs are posting their debugging data in this format, and it's useful in workgroups too.
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
Thanks for your feedback. We are moving your query to the analyzers forum for a quicker response.
Regards,
Rahul
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
Thanks for the suggestion.
We would like to know the kind of usecase in which you are trying to include this feature.
Also how would you like to include this in vtune?Can you elaborate on this?
Regards,
Janani Chandran
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
> We would like to know the kind of use case in which you are trying to include this feature.
In any DWARF consuming situation where the debuginfo data is not already found on your workstation, this facility allows the tool to quickly query online systems to download the specific bits, without need for privileged operations.
> Also how would you like to include this in vtune?
Whereever vtune-analyzer needs to find DWARF data - or source code - but fails, and if $DEBUGINFOD_URLS is set, it can make the HTTP webapi requests to fetch the content by hex buildid. The elfutils package has a client-side C library to automate this part, and includes a command line equivalent.
https://www.mankier.com/package/elfutils-debuginfod-client
https://www.mankier.com/package/elfutils-debuginfod-client-devel
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
Thanks for all the suggestions .We are forwarding the case to SME.
Regards,
Janani Chandran
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi Frank,
Thank you for your feature request. I escalated this issue to development. I will let you know as soon as I get any information.