Metadata-Version: 1.1
Name: TRAPpy
Version: 1.0.0
Summary: Trace Analysis and Plotting
Home-page: http://arm-software.github.io/trappy
Author: ARM-TRAPPY
Author-email: trappy@arm.com
License: Apache v2
Description: TRAPpy is a framework written in python for
        analysing and plotting FTrace data by converting it into standardised
        PANDAS DataFrames (tabular times series data representation).The goal is to
        allow developers easy and systematic access to FTrace data and leverage
        the flexibility of PANDAS for the analysis.
        
        TRAPpy also provides functionality to build complex statistical analysis
        based on the underlying FTrace data.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: System :: Operating System Kernels :: Linux
Classifier: Topic :: Scientific/Engineering :: Visualization
