https://github.com/namhyung/uftrace

Function graph tracer for C/C++/Rust/Python
https://github.com/namhyung/uftrace

Keywords

function trace tracer tracing

Keywords from Contributors

virtual-machine llvm code-generation networking cncf convolutional-neural-network observability intermediate-representation distributed chatbot

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

Function graph tracer for C/C++/Rust/Python


Owner metadata


Committers metadata

Last synced: 11 months ago

Total Commits: 4,061
Total Committers: 117
Avg Commits per committer: 34.709
Development Distribution Score (DDS): 0.296

Commits in past year: 183
Committers in past year: 32
Avg Commits per committer in past year: 5.719
Development Distribution Score (DDS) in past year: 0.497

Name Email Commits
Namhyung Kim n****g@g****m 2859
Honggyu Kim h****p@g****m 528
Taeung Song t****g@g****m 71
Clément Guidi c****i@c****m 56
Hanbum Park k****1@g****m 48
Honggyu Kim h****m@l****m 47
Kang Minchul t****g@g****m 37
Eunseon Lee e****e@g****m 23
Sangwon Hong q****k@g****m 22
GwanYeong Kim g****m@g****m 21
GwanYeong Kim 2****1 20
Byeonggon Lee g****2@g****m 20
Daniel T. Lee d****e@g****m 18
MinJeong Kim 9****a@n****m 14
Joonho Seo t****0@g****m 12
Taeguk Kwon x****y@g****m 12
Yuri Gribov y****v@s****m 12
Paran Lee p****e@g****m 11
Sang-Heon Jeon e****8@g****m 9
paul cannon p****n@e****m 9
Bernhard Kaindl b****l@c****m 7
ChoKyuWon k****8@g****m 7
Claudia J. Kang c****g@g****m 7
Dridi Boukelmoune d****e@g****m 6
Handong Choi w****0@g****m 6
Soyeon Park s****6@g****m 5
Seonghyun Park s****k@g****m 5
Jonghyeon An m****h@g****m 5
Jia Ha w****4@g****m 5
Gichoel Choi g****1@g****m 5
and 87 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 11 months ago

Total issues: 142
Total pull requests: 90
Average time to close issues: 4 months
Average time to close pull requests: 2 months
Total issue authors: 36
Total pull request authors: 29
Average comments per issue: 5.25
Average comments per pull request: 4.78
Merged pull request: 61
Bot issues: 0
Bot pull requests: 0

Past year issues: 117
Past year pull requests: 79
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 17 days
Past year issue authors: 32
Past year pull request authors: 28
Past year average comments per issue: 5.09
Past year average comments per pull request: 4.63
Past year merged pull request: 57
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/namhyung/uftrace

Top Issue Authors

  • honggyukim (33)
  • paranlee (22)
  • namhyung (17)
  • vt-alt (14)
  • kangtegong (7)
  • ChoKyuWon (4)
  • mirusu400 (4)
  • clementguidi (3)
  • jyf111 (3)
  • yihong0618 (2)
  • RobertBerger (2)
  • naman-dixit-srib (2)
  • MichelleJin12 (2)
  • LinArcX (2)
  • jeonghwanin (2)

Top Pull Request Authors

  • honggyukim (16)
  • kangtegong (7)
  • bernhardkaindl (7)
  • paranlee (6)
  • clementguidi (5)
  • yihong0618 (4)
  • ChoKyuWon (4)
  • jyf111 (3)
  • MichelleJin12 (3)
  • SEOKMIN83 (3)
  • namhyung (3)
  • gichoel (2)
  • sypark9646 (2)
  • keepgoingxxx (2)
  • ziming-zh (2)

Top Issue Labels

  • language support (16)
  • enhancement (14)
  • good first issue (14)
  • bug (13)
  • arch (10)
  • high priority (8)
  • libcall (6)
  • args (6)
  • tests (6)
  • help wanted (6)
  • kernel (4)
  • ossca (3)
  • filter (3)
  • question (2)
  • build (2)
  • critical (2)
  • doc (2)
  • dynamic (2)
  • tui (2)
  • event (1)
  • review (1)
  • RFC (1)

Top Pull Request Labels

  • doc (7)
  • bug (2)
  • dynamic (2)
  • enhancement (1)
  • arch (1)
  • high priority (1)
  • libcall (1)
  • script (1)

Package metadata

proxy.golang.org: github.com/namhyung/uftrace

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/namhyung/uftrace#section-documentation
  • Licenses: gpl-2.0
  • Latest release: v0.15.2 (published over 1 year ago)
  • Last Synced: 2024-06-11T14:35:14.841Z (11 months ago)
  • Versions: 12
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 1.304%
    • Forks count: 1.404%
    • Average: 5.771%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%

Dependencies

.github/workflows/nightly-test.yml actions
  • actions/checkout v3 composite
.github/workflows/on-demand-test.yml actions
  • actions/checkout v3 composite
.github/workflows/pr-test.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pre-commit/action v3.0.0 composite
.github/workflows/push-test.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pre-commit/action v3.0.0 composite
misc/docker/alpine/3.13/Dockerfile docker
  • alpine 3.13 build
misc/docker/alpine/3.14/Dockerfile docker
  • alpine 3.14 build
misc/docker/arch/Dockerfile docker
  • archlinux latest build
misc/docker/centos/7/Dockerfile docker
  • centos 7 build
misc/docker/fedora/33/Dockerfile docker
  • fedora 33 build
misc/docker/fedora/34/Dockerfile docker
  • fedora 34 build
misc/docker/ubuntu/16.04/Dockerfile docker
  • ubuntu 16.04 build
misc/docker/ubuntu/18.04/Dockerfile docker
  • ubuntu 18.04 build
pyproject.toml pypi

Score: -Infinity