bytedance / bytedance/btrace

怎么才能看到系统进程的trace呢?

Open
#118 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.5k
Forks
335
PR merge metrics
No merged PRs in 30d

Description

使用命令:`java -jar rhea-trace-shell.jar -a com.my.app -t 10 -o output.pb rhea.all -r sched -fullClassName -mode simple`抓取trace后,打开output.pb,没有系统的trace信息,比如system_server进程信息,使用systrace是有的。
在btrace2上该怎么查看呢?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the exact java command and opening output.pb, then compare its process information with the corresponding systrace result. Investigate how btrace2 handles system processes such as system_server; the issue is resolved when the supported way to capture and view that information is confirmed or the limitation is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
observability-sre, operating-systems, tooling
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.