Skip to content

Synchronize so flags for loongarch64 architecture from glibc#5459

Open
zhangzikang01 wants to merge 4 commits intoiovisor:masterfrom
zhangzikang01:master
Open

Synchronize so flags for loongarch64 architecture from glibc#5459
zhangzikang01 wants to merge 4 commits intoiovisor:masterfrom
zhangzikang01:master

Conversation

@zhangzikang01
Copy link
Copy Markdown
Contributor

Signed-off-by: zhangzikang01 zhangzikang@kylinos.cn

Arch: loongarch64

./gethostlatency

Traceback (most recent call last):
File "/usr/share/bcc/tools/./gethostlatency", line 106, in
b.attach_uprobe(name="c", sym="getaddrinfo", fn_name="do_entry", pid=args.pid)
File "/usr/lib/python3.11/site-packages/bpfcc/init.py", line 1410, in attach_uprobe
(path, addr) = BPF._check_path_symbol(name, sym, addr, pid, sym_off)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/bpfcc/init.py", line 1008, in _check_path_symbol
raise Exception("could not determine address of symbol %s in %s"
Exception: could not determine address of symbol getaddrinfo in c

@zhangzikang01
Copy link
Copy Markdown
Contributor Author

/retest

@ekyooo
Copy link
Copy Markdown
Collaborator

ekyooo commented Mar 5, 2026

  1. Please rebase and clean up commits.
  2. Please update commit message.
    2.1. Include the PR description.
    2.2 Add glibc reference path: sysdeps/loongarch/dl-cache.h
    2.3 Add the appropriate prefix to the commit message subject line.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants