Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- collectionview
- Refactoring
- 리팩토링
- swift documentation
- ios
- SWIFT
- UICollectionView
- clean architecture
- 리펙터링
- combine
- uitableview
- MVVM
- tableView
- 애니메이션
- Xcode
- Protocol
- rxswift
- uiscrollview
- Observable
- RxCocoa
- 리펙토링
- Human interface guide
- 클린 코드
- Clean Code
- HIG
- ribs
- swiftUI
- map
- UITextView
- 스위프트
Archives
- Today
- Total
목록코드 역추적 (1)
김종권의 iOS 앱 개발 알아가기
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/vrTPJ/btsCDe0qCWx/KsKs1YkNfWXTSRZZgMdFJ1/img.png)
* 가장 기초) iOS 메모리 기초 개념 - virtual memory, dirty memory, clean memory, compressed memory, swapped memory 이해하기 포스팅 글 1. memgraph 메모리 프로파일링 - 샘플 준비 2. memgraph 메모리 프로파일링 - vmmap을 사용하여 문제가 있는 코드의 메모리 주소 찾아내기 3. memgraph 메모리 프로파일링 - 메모리 주소로 코드 역추적하기 (malloc_history , Malloc Stack Logging) malloc_history로 코드 역추적하기 malloc_history를 사용하면 참조 타입 인스턴스들이 할당된 코드를 역추적이 가능 단, memgraph를 얻어올때 Xcode에서 "Malloc Stack..
iOS 응용 (swift)
2023. 12. 26. 00:25