[meta-ti] [PATCH 0/3] dsptop 1.2.0
Jacob Stiffler
j-stiffler at ti.com
Mon May 18 10:24:39 PDT 2015
The dsptop utility provides a top-like interface for observing the DSP
resource usage in realtime.
The following package are added by this patch set:
* debugss-module-drv
- Kernel module which facilitates communication between user space
and the DSP cores.
* libulm: Usage and Load Monitor (ULM) Implementation
- ARM and DSP libraries required to enable dsptop.
* dsptop
- User space application which provides the top-like interface to
monitor DSP resources in realtime.
Jacob Stiffler (3):
debugss-module-drv: Add version 1.2.0
libulm: Add ULM library for ARM and DSP.
dsptop: Add version 1.2.0
recipes-bsp/dsptop/debugss-module-drv_git.bb | 22 +++++++++++++
recipes-bsp/dsptop/dsptop.inc | 9 ++++++
recipes-bsp/dsptop/dsptop_git.bb | 27 ++++++++++++++++
recipes-bsp/dsptop/libulm_git.bb | 43 ++++++++++++++++++++++++++
4 files changed, 101 insertions(+)
create mode 100644 recipes-bsp/dsptop/debugss-module-drv_git.bb
create mode 100644 recipes-bsp/dsptop/dsptop.inc
create mode 100644 recipes-bsp/dsptop/dsptop_git.bb
create mode 100644 recipes-bsp/dsptop/libulm_git.bb
--
1.7.9.5
More information about the meta-ti
mailing list