All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] dsptop 1.2.0
@ 2015-05-18 17:24 Jacob Stiffler
  2015-05-18 17:24 ` [PATCH 1/3] debugss-module-drv: Add version 1.2.0 Jacob Stiffler
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jacob Stiffler @ 2015-05-18 17:24 UTC (permalink / raw)
  To: meta-ti

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-05-19 17:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-18 17:24 [PATCH 0/3] dsptop 1.2.0 Jacob Stiffler
2015-05-18 17:24 ` [PATCH 1/3] debugss-module-drv: Add version 1.2.0 Jacob Stiffler
2015-05-18 17:33   ` Denys Dmytriyenko
2015-05-18 19:05     ` Jacob Stiffler
2015-05-19 17:36       ` Denys Dmytriyenko
2015-05-18 17:24 ` [PATCH 2/3] libulm: Add ULM library for ARM and DSP Jacob Stiffler
2015-05-18 17:24 ` [PATCH 3/3] dsptop: Add version 1.2.0 Jacob Stiffler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.