Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Majority of stack frames show '[unknown]' for stackcount.py on Android #42

@jchowdha

Description

@jchowdha

On a hikey960 device with the following:

  1. Kernel - android linux hikey kernel - 4.9.88, default config + configs for bpf
  2. Userspace - aosp-master branch

./stackcount.py submit_bio -v

ffffff800851b748 [unknown]
ffffff80082b2a10 [unknown]
ffffff8008365554 [unknown]
ffffff8008366718 [unknown]
ffffff800836c390 [unknown]
ffffff80080f05d0 [unknown]
ffffff80080836f0 [unknown]
jbd2/sdd13-8 [2143]
1

ffffff800851b748 [unknown]
ffffff80082b24c4 [unknown]
ffffff80082b2934 [unknown]
ffffff80082b57c8 [unknown]
ffffff80081fd488 [unknown]
ffffff80081fdddc [unknown]
ffffff80081fe0bc [unknown]
ffffff80082b575c [unknown]
ffffff80082007a0 [unknown]
ffffff80082a6f90 [unknown]
ffffff80082a7960 [unknown]
ffffff80082a7c74 [unknown]
ffffff80082a7f9c [unknown]
ffffff80082a8180 [unknown]
ffffff80082a8a90 [unknown]
ffffff80080e93d8 [unknown]
ffffff80080e9724 [unknown]
ffffff80080f05d0 [unknown]
ffffff80080836f0 [unknown]
kworker/u16:0 [5436]
1
Seems like there might be an issue with the stack address -> symbol translation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions