5/19/2020

ftrace 와 systrace (자료수집)

각 Ftrace 와 systrace 와 기타 자료수집을 하며, 별도의 설명을 하지 않겠다. 

NVIDIA-IDE Nsight(Ecplise 기반)
  https://ahyuo79.blogspot.com/2019/05/nvidia-nsight-tools-jetpack-42.html

systrace는 Google Android팀과 Google Chrome팀의 소유

  • systrace 의 이해
  https://source.android.com/devices/tech/debug/systrace
  https://developer.android.com/studio/profile/systrace.html

  • Android systrace 관련자료
  https://source.android.com/devices/tech/perf/boot-times#systrace
  https://developer.android.com/studio/profile/systrace
  https://google-developer-training.github.io/android-developer-advanced-course-practicals/unit-2-make-your-apps-fast-and-small/lesson-4-performance/4-1c-p-systrace-and-dumpsys/4-1c-p-systrace-and-dumpsys.html


  • Trace compass IDE (Ecplise 기반)
  https://archive.eclipse.org/tracecompass.incubator/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/User-Guide.html

  • Jetpack
  https://developer.android.com/jetpack

  • Ftrace
  https://source.android.com/devices/tech/debug/ftrace
  https://source.android.google.cn/devices/tech/debug/ftrace?hl=ko
  https://www.kernel.org/doc/Documentation/trace/ftrace.txt

  • GDB (VSCode)
  https://source.android.google.cn/devices/tech/debug/gdb?hl=ko
CONFIG_HZ
  https://source.android.google.cn/devices/tech/debug/jank_jitter?hl=ko