Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Use dwarf for symbol lookup if dladdr fails before doing linear search.#58359

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
gbaraldi wants to merge10 commits intomaster
base:master
Choose a base branch
Loading
fromgb/lookupdinfo

Conversation

@gbaraldi
Copy link
Member

@gbaraldigbaraldi commentedMay 8, 2025
edited
Loading

Also add dwarf info to jlcall wrappers

This isn't the full refactor this code deserves but uses dwarf lookups before the bad linear search that#58355 is removing

@gbaraldi
Copy link
MemberAuthor

master

@btimestacktrace()91.244 ms (240 allocations:21.30 KiB)

PR

@btimestacktrace()177.255 μs (243 allocations:21.35 KiB)
JeffBezanson reacted with hooray emojiKristofferC, oscardssmith, and JeffBezanson reacted with rocket emoji

@gbaraldigbaraldi added the backport 1.12Change should be backported to release-1.12 labelMay 15, 2025
@KristofferCKristofferC mentioned this pull requestMay 20, 2025
58 tasks
@KristofferC
Copy link
Member

Bump, anything left to do here?

@gbaraldi
Copy link
MemberAuthor

I need to take another stab at this, This is segfaulting

@KristofferCKristofferC mentioned this pull requestJun 6, 2025
60 tasks
@KristofferCKristofferC mentioned this pull requestJul 22, 2025
20 tasks
@KristofferCKristofferC mentioned this pull requestAug 6, 2025
38 tasks
@KristofferCKristofferC mentioned this pull requestAug 19, 2025
27 tasks
@vchuravy
Copy link
Member

When writing a small jitdump analyzer I noticed that we are not emitting debuginfo for the API function which may explain whyperf sometimes doesn't work that well.

With this PR we are emitting matching debug info for all entries in a short jitdump.

This was referencedSep 24, 2025
@KristofferCKristofferC mentioned this pull requestOct 21, 2025
35 tasks
@KristofferCKristofferC mentioned this pull requestNov 24, 2025
23 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@JeffBezansonJeffBezansonJeffBezanson left review comments

Assignees

No one assigned

Labels

backport 1.12Change should be backported to release-1.12

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@gbaraldi@KristofferC@vchuravy@JeffBezanson

[8]ページ先頭

©2009-2025 Movatter.jp