We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Git / Github 기본실습 git rebase 사용법과 git patch에 대한 내용을 학습.
uftrace 기본환경 구축 및 실습
uftrace을 Gstreamer tutorial에 적용하여 간단한 분석.
uftrace가 사용하는 기술의 이해 (PLT / GOT hooking 등)
Gstreamer wiki에 Gstreamer Practical Use Cases 추가
namhyung#922 현재 uftrace는 -pg 옵션으로 컴파일이 안된 바이너리도 추적가능하므로 error message에 추가.
namhyung#924 uftrace man page 한글화 작업
namhyung#1000 dwarf.c white space 제거
짧은 시간이지만, 개발에 필요한 지식뿐 아니라, 특히 오픈소스에 필요한 git에 관련된 지식과 다른사람들과 offline으로 같이 개발하는 것이기에 깔끔한 commit 메시지, 개발시에 git branch 관리 등 협동 할 수 있는 방법을 배울 수 있었습니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
학습내용
Git / Github 기본실습
git rebase 사용법과 git patch에 대한 내용을 학습.
uftrace 기본환경 구축 및 실습
uftrace을 Gstreamer tutorial에 적용하여 간단한 분석.
uftrace가 사용하는 기술의 이해 (PLT / GOT hooking 등)
컨트리뷰션
Gstreamer
wiki에 Gstreamer Practical Use Cases 추가
namhyung#922
현재 uftrace는 -pg 옵션으로 컴파일이 안된 바이너리도 추적가능하므로 error message에 추가.
namhyung#924
uftrace man page 한글화 작업
namhyung#1000
dwarf.c white space 제거
후기
짧은 시간이지만, 개발에 필요한 지식뿐 아니라, 특히 오픈소스에 필요한 git에 관련된 지식과 다른사람들과 offline으로 같이 개발하는 것이기에 깔끔한 commit 메시지, 개발시에 git branch 관리 등 협동 할 수 있는 방법을 배울 수 있었습니다.
The text was updated successfully, but these errors were encountered: