1
0
mirror of https://github.com/ARM-software/devlib.git synced 2024-10-06 10:50:51 +01:00
devlib/devlib
Quentin Perret baedd676a9 module: Control and parse gem5's statistics log file
Gem5's statistics log file contains plenty of interesting information
that are not exposed so far. This module enables control and parsing of
the statistics file by:
 - configuring periodic dumps of statistics;
 - marking Regions of Interest (ROIs);
 - and extracting values of specific fields during the ROIs.
2017-07-07 11:33:28 +01:00
..
bin shutils: Speed up cpuidle_wake_all_cpus 2017-04-20 15:43:55 +01:00
instrument Merge pull request #132 from setrofim/fps 2017-06-07 11:59:32 +01:00
module module: Control and parse gem5's statistics log file 2017-07-07 11:33:28 +01:00
platform instrument: Add sample_rate_hz attribute for CONTINUOUS instruments 2017-04-26 16:00:54 +01:00
trace ftrace: add an option to report on target 2017-05-12 09:14:40 +01:00
utils module: Control and parse gem5's statistics log file 2017-07-07 11:33:28 +01:00
__init__.py instrument/frames: Add GfxInfoFramesInstrument 2017-06-07 11:53:57 +01:00
exception.py exception: Add WorkerErrorException and get_traceback 2017-06-07 11:52:58 +01:00
host.py LocalConnection: Add ignored platform param to __init__ method 2017-02-14 11:30:32 +00:00
target.py Target: Added get_sdk_version method 2017-06-23 15:33:57 +01:00