iovisor / iovisor/bcc

trace.py result is full unknown

Open
#2,486 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
22.7k
Forks
4.1k
Avg merge
10d 4h
Merged PRs (30d)
3

Description

Hi!
I tried to trace my header, and the result is full unknown.
My code :
[Ember.txt](https://github.com/iovisor/bcc/files/3475703/Ember.txt)
[main.txt](https://github.com/iovisor/bcc/files/3475704/main.txt)

My command, what i used: sudo python trace.py 'p:/home/balazs/Desktop/probalkozas/a.out:_ZN5Ember6getNevB5cxx11Ev "print"' -T -U -K

result:
TIME PID TID COMM FUNC -
09:11:07 13570 13570 a.out _ZN5Ember6getNevB5cxx11Ev print
-14
[unknown]
[unknown]
[unknown]

What did I wrong? Thanks for every answer.
p.s. Sorry for my english, I don't speak very well.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with trace.py and reproduce the reported command using the attached Ember.txt and main.txt inputs. Check why the traced C++ symbol produces unknown stack entries, then document the cause or identify the required fix and a way to verify the result.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, python
Domain
observability
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.