Hi Javi,
+Adding sched-tools list
Vincent
On 13 July 2016 at 15:07, Javi Merino javi.merino@arm.com wrote:
Sometimes we need a create load that can run in any CPU of the system for a given period of time, regardless of their compute capacity. Add a runtime event to be able to generate such a load.
Javi Merino (2): rt-parse: avoid repetition in obj_is_event() rt-app: add a runtime event
doc/tutorial.txt | 5 +++++ src/rt-app.c | 20 +++++++++++++++++ src/rt-app_parse_config.c | 57 ++++++++++++++++++++++++----------------------- src/rt-app_types.h | 1 + 4 files changed, 55 insertions(+), 28 deletions(-)
-- 1.9.1