일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 | 31 |
- ffmpeg
- wireshark
- HLS
- VSCode
- android studio
- Android
- Sysinternals
- Pod
- ebpf
- configmap
- spring cloud config
- aws
- Java
- aws cli
- docker
- deployment
- RTMP
- Python
- macos
- nginx-media-server
- service
- 행정구역분류
- kubectl
- golang
- Flutter
- Kubernetes
- Windows10
- Shell script
- dart
- namespace
- Today
- Total
목록ebpf (2)
woonizzooni

* 개인 기록용도 + 설치 / 사용 방법을 안내하지 않음 + app 동작 및 성능 시험 툴 제외 ... * Linux Performance Observability Tools ps, netstat, ip, tcpdump, top, htop, mpstat, /proc/cpuinfo, /proc/{pid}/*, strace, tcproute, route, df, free, sar, vmstat, ss, lsof, ethtool, iostat, nfsstat, date, uptime, ping, arping, pidstat, 등 익숙한 것 외로 BCC를 사용해보자. Linux Performance http://www.brendangregg.com/linuxperf.html [참고] https://www.sli..

마구잡이식 기록. 정리는 한참 나중에 하기로.... Brendan Gregg's Blog http://www.brendangregg.com/ http://www.brendangregg.com/blog/index.html Linux 4.x Tracing: Performance Analysis with bcc/BPF https://www.socallinuxexpo.org/sites/default/files/presentations/SCALE2017_perf_analysis_BPF_16_9.pdf BPF Compiler Collectino (BCC) https://github.com/iovisor/bcc bpfrace https://github.com/iovisor/bpftrace 2018/12/07 [논문]..