README.md
pyproject.toml
setup.cfg
TRAPpy.egg-info/PKG-INFO
TRAPpy.egg-info/SOURCES.txt
TRAPpy.egg-info/dependency_links.txt
TRAPpy.egg-info/requires.txt
TRAPpy.egg-info/top_level.txt
scripts/publish_interactive_plots.py
trappy/__init__.py
trappy/bare_trace.py
trappy/base.py
trappy/common_clk.py
trappy/compare_runs.py
trappy/cpu_power.py
trappy/devfreq_power.py
trappy/dynamic.py
trappy/exception.py
trappy/fallback.py
trappy/filesystem.py
trappy/ftrace.py
trappy/function.py
trappy/function_graph.py
trappy/idle.py
trappy/pid_controller.py
trappy/plot_utils.py
trappy/raw_syscalls.py
trappy/sched.py
trappy/systrace.py
trappy/thermal.py
trappy/utils.py
trappy/nbexport/__init__.py
trappy/nbexport/exporter.py
trappy/plotter/AbstractDataPlotter.py
trappy/plotter/AttrConf.py
trappy/plotter/BarPlot.py
trappy/plotter/ColorMap.py
trappy/plotter/Constraint.py
trappy/plotter/EventPlot.py
trappy/plotter/ILinePlot.py
trappy/plotter/ILinePlotGen.py
trappy/plotter/IPythonConf.py
trappy/plotter/LinePlot.py
trappy/plotter/PlotLayout.py
trappy/plotter/StaticPlot.py
trappy/plotter/Utils.py
trappy/plotter/__init__.py
trappy/plotter/css/EventPlot.css
trappy/plotter/css/EventPlot_help.jpg
trappy/plotter/js/EventPlot.js
trappy/plotter/js/ILinePlot.js
trappy/stats/Aggregator.py
trappy/stats/Correlator.py
trappy/stats/Indexer.py
trappy/stats/StatConf.py
trappy/stats/Topology.py
trappy/stats/Trigger.py
trappy/stats/__init__.py
trappy/stats/grammar.py
trappy/wa/__init__.py
trappy/wa/results.py
trappy/wa/sysfs_extractor.py