Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This page is under development


Introduction

RDK PROC ANALYZER is a tool that enables different teams like development, triage and testing to analyze the CPU and memory utilization of the processes that run on top of RDK framework. It helps us in detecting the memory leaks, cpu and memory performance regressions.This tool is implemented as a service  and is also highly configurable( Parameters like period , time interval and processes to be monitored can be configured).

Code Flow

How to Run:

This tool runs as a service.

...

4.Dynamic: This view shows us the memory statistics of the dynamic processes in a tabular format.

...

Snapshots of Visualizer:

Gliffy Diagram
macroId0b422313-36c9-44fe-b279-f73d56976fa2
nameBasic layout of the visualizer
pagePin1

Main Code Flow

Gliffy Diagram
macroId56d27dde-f067-4bc6-b545-41e889243b3a
nameMAIN CODE FLOW
pagePin2

...