History log of /external/trappy/tests/trappy/stats/Correlator.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e81fdcb135d0325e3bc22fae0583555d20aae280 04-Jan-2017 Brendan Jackman <brendan.jackman@arm.com> Update ARM Ltd. copyright to 2017
/external/trappy/trappy/stats/Correlator.py
4ec4aee55dbd4045cfb6a2fe099615a569ce7ff7 05-Jan-2016 Javi Merino <javi.merino@arm.com> trappy: update copyright to 2016
/external/trappy/trappy/stats/Correlator.py
c26a323210533d4ed3a8b4e62c33744236e3beda 11-Dec-2015 Javi Merino <javi.merino@arm.com> ftrace: rename Run to FTrace

Run is a very generic and inappropriate name for an object that parses
the result of ftrace into a form consumable by python. Rename it to
FTrace in preparation for its generalization.
/external/trappy/trappy/stats/Correlator.py
ec2ffe0b266cc2107bc411f4a430af4e474562f6 07-Dec-2015 Javi Merino <javi.merino@arm.com> trappy: don't require matplotlib to be installed for stuff to run

Only import matplotlib or files that require matplotlib when functions
that need it are called. This way, we can use trappy in a system
that doesn't have matplotlib installed, if we use the subset of trappy
that doesn't do plotting.
/external/trappy/trappy/stats/Correlator.py
e8a60098f2b877a9acfaa6c9b93bb320ea135bd8 09-Sep-2015 Kapileshwar Singh <kapileshwar.singh@arm.com> doc: Correlator: Use sphinx friendly docstrings

Signed-off-by: Kapileshwar Singh <kapileshwar.singh@arm.com>
/external/trappy/trappy/stats/Correlator.py
435457c8af9d69383ba45e0bd7da022d967a8dea 10-Aug-2015 Javi Merino <javi.merino@arm.com> trappy: rename to trappy

Change-Id: I7e0e34c9f5565e34629683bb29ab25cf5e737088
/external/trappy/trappy/stats/Correlator.py