- Jan 22, 2016
-
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Submodules tracking a "-next" version of the main dependency libraries has been added by this patch. The environment initialization supports now a "developer mode" where locally installed libraries are used instead of system wide installed. The developer mode allows to use a more recent version of the dependency libraries. This can be useful to allows clients of the test toolkit to support testing of experimental features which have not yet been merged into the external libraries and thus not available via a "pip update" of the same. To enable the developer mode you just need to initialize the environment with the DEVMODE variable set, i.e. DEVMODE=1 && source init_env To switch bach to normal mode (using system installed libs): DEVMODE=0 && source init_env Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
This patch requires the support provided by version of TRAPpy > v3.0.0 Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
If a board is not defined we cannot load the proper energy meter. This patch just return a None emter which will disable energy collection. Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Columns sanitization is not only mangling existing columns and/or add new derived ones. We use this methods also for example to rename columns name to support the most recent API version of the debugging tracepoints. Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
The cpu_frequency::state columns has been renamed to cpu_frequency::frequency in TRAPpy to make plots more readable. The same for "cpu_capacity", which is now just "capacity" Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
This allows to simplify the following code by considering only the new tracepoints generated metrics. Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
The renaming of these columns is now already provided by TRAPpy. Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
The registration of these events is now already provided by TRAPpy. Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-
Patrick Bellasi authored
External dependency libraries (i.e. devlib, trappy and bart) are now expected to be installed via pip install. Signed-off-by:
Patrick Bellasi <patrick.bellasi@arm.com>
-