Index

A | B | C | D | E | F | G | H | I | L | M | N | P | R | S | T | U | V | W | X | Y

A

AbstractAggregator (class in trappy.stats.Aggregator)
AbstractDataPlotter (class in trappy.plotter.AbstractDataPlotter)
add_parsed_event() (trappy.bare_trace.BareTrace method)
add_plot() (trappy.plotter.ILinePlotGen.ILinePlotGen method)
add_to_legend() (trappy.plotter.StaticPlot.StaticPlot method)
add_to_level() (trappy.stats.Topology.Topology method)
add_web_base() (in module trappy.plotter.IPythonConf)
aggregate() (trappy.stats.Aggregator.AbstractAggregator method)
(trappy.stats.Aggregator.MultiTriggerAggregator method)
align() (in module trappy.stats.Correlator)
ALPHA (in module trappy.plotter.AttrConf)
append_data() (trappy.base.Base method)
apply_filter_kv() (in module trappy.stats.Trigger)
ARGS_TO_FORWARD (in module trappy.plotter.AttrConf)

B

BareTrace (class in trappy.bare_trace)
BarPlot (class in trappy.plotter.BarPlot)
Base (class in trappy.base)

C

check_ipython() (in module trappy.plotter.IPythonConf)
cmap() (trappy.plotter.ColorMap.ColorMap method)
cmap_inv() (trappy.plotter.ColorMap.ColorMap method)
ColorMap (class in trappy.plotter.ColorMap)
combine_results() (in module trappy.wa.results)
compare_runs() (in module trappy.compare_runs)
CONCAT (in module trappy.plotter.AttrConf)
Constraint (class in trappy.plotter.Constraint)
constraint_labels() (trappy.plotter.Constraint.ConstraintManager method)
ConstraintManager (class in trappy.plotter.Constraint)
correlate() (trappy.stats.Correlator.Correlator method)
Correlator (class in trappy.stats.Correlator)
CpuInPower (class in trappy.cpu_power)
CpuOutPower (class in trappy.cpu_power)
create_dataframe() (trappy.base.Base method)
(trappy.sched.SchedSwitch method)

D

decolonize() (in module trappy.plotter.Utils)
default_init() (in module trappy.dynamic)
DEFAULT_SYNC_ZOOM (in module trappy.plotter.AttrConf)
DELTA_DEFAULT (in module trappy.stats.StatConf)
DevfreqInPower (class in trappy.devfreq_power)
DevfreqOutPower (class in trappy.devfreq_power)
df_to_dygraph() (in module trappy.plotter.ILinePlotGen)
drop_before_trace (class in trappy.systrace)
dynamic_classes (trappy.ftrace.GenericFTrace attribute)
DynamicTypeFactory (class in trappy.dynamic)

E

enlarge_axis() (trappy.wa.results.Result method)
eval_binary_op() (in module trappy.stats.grammar)
eval_unary_op() (in module trappy.stats.grammar)
EVENT_PLOT_STRIDE (in module trappy.plotter.AttrConf)
EventPlot (class in trappy.plotter.EventPlot)

F

FILL (in module trappy.plotter.AttrConf)
fill_line() (trappy.plotter.LinePlot.LinePlot method)
filter_output() (trappy.nbexport.exporter.TrappyPlotterPreprocessor method)
finalize_object() (trappy.base.Base method)
(trappy.sched.SchedCpuCapacity method)
(trappy.sched.SchedCpuFrequency method)
(trappy.sched.SchedLoadAvgSchedGroup method)
finalize_objects() (trappy.bare_trace.BareTrace method)
finish() (trappy.plotter.ILinePlotGen.ILinePlotGen method)
(trappy.plotter.PlotLayout.PlotLayout method)
flatten() (trappy.stats.Topology.Topology method)
FTrace (class in trappy.ftrace)

G

generate() (trappy.stats.Trigger.Trigger method)
generate_parsed_data() (trappy.base.Base method)
generate_pivots() (trappy.plotter.Constraint.ConstraintManager method)
GenericFTrace (class in trappy.ftrace)
get_2d() (trappy.plotter.PlotLayout.PlotLayout method)
get_all_freqs() (trappy.cpu_power.CpuInPower method)
(trappy.cpu_power.CpuOutPower method)
(trappy.devfreq_power.DevfreqInPower method)
(trappy.devfreq_power.DevfreqOutPower method)
get_all_freqs_data() (trappy.ftrace.GenericFTrace method)
get_axis() (trappy.plotter.PlotLayout.PlotLayout method)
get_column_index() (trappy.plotter.Constraint.ConstraintManager method)
get_data_name() (trappy.plotter.Constraint.Constraint method)
get_duration() (trappy.bare_trace.BareTrace method)
get_fig() (trappy.plotter.PlotLayout.PlotLayout method)
get_filters() (trappy.bare_trace.BareTrace method)
get_index() (trappy.stats.Topology.Topology method)
get_ipython() (in module trappy.plotter.IPythonConf)
get_ipython_dir() (in module trappy.plotter.IPythonConf)
get_level() (trappy.stats.Topology.Topology method)
get_load_data() (trappy.cpu_power.CpuInPower method)
get_node() (trappy.stats.Topology.Topology method)
get_normalized_load_data() (trappy.cpu_power.CpuInPower method)
get_parameters() (trappy.wa.sysfs_extractor.SysfsExtractor method)
get_parse_expression() (in module trappy.stats.grammar)
get_pids() (trappy.sched.SchedLoadAvgTask method)
get_profile_name() (in module trappy.plotter.IPythonConf)
get_results() (in module trappy.wa.results)
get_run_number() (in module trappy.wa.results)
get_scripts_path() (in module trappy.plotter.IPythonConf)
get_trace_event_data() (in module trappy.plotter.Utils)
get_unified_indexer() (in module trappy.stats.Indexer)
get_uniform() (trappy.stats.Indexer.Indexer method)
GRAMMAR_DEFAULT_PIVOT (in module trappy.stats.StatConf)

H

handle_duplicate_index() (in module trappy.utils)
has_level() (trappy.stats.Topology.Topology method)
HTML (class in trappy.nbexport.exporter)
html() (trappy.plotter.EventPlot.EventPlot method)
(trappy.plotter.ILinePlotGen.ILinePlotGen method)
HTML_HEIGHT (in module trappy.plotter.AttrConf)

I

ILinePlot (class in trappy.plotter.ILinePlot)
ILinePlotGen (class in trappy.plotter.ILinePlotGen)
Indexer (class in trappy.stats.Indexer)
init_fig() (trappy.wa.results.Result method)
inspect() (trappy.stats.grammar.Parser method)
install_http_resource() (in module trappy.plotter.IPythonConf)
install_local_resource() (in module trappy.plotter.IPythonConf)
install_resource() (in module trappy.plotter.IPythonConf)
iplot_install() (in module trappy.plotter.IPythonConf)
IPLOT_RESOURCES (in module trappy.plotter.IPythonConf)
IPYTHON_V3_BASE (in module trappy.plotter.IPythonConf)
IPYTHON_V4_BASE (in module trappy.plotter.IPythonConf)
iterate_binary_ops() (in module trappy.stats.grammar)

L

LEGEND_NCOL (in module trappy.plotter.AttrConf)
LENGTH (in module trappy.plotter.AttrConf)
level_span() (trappy.stats.Topology.Topology method)
LINE_WIDTH (in module trappy.plotter.AttrConf)
LinePlot (class in trappy.plotter.LinePlot)
listify() (in module trappy.utils)

M

make_title() (trappy.plotter.StaticPlot.StaticPlot method)
MultiTriggerAggregator (class in trappy.stats.Aggregator)
MultiTriggerIndexer (class in trappy.stats.Indexer)

N

name (trappy.cpu_power.CpuInPower attribute)
(trappy.cpu_power.CpuOutPower attribute)
(trappy.devfreq_power.DevfreqInPower attribute)
(trappy.devfreq_power.DevfreqOutPower attribute)
(trappy.pid_controller.PIDController attribute)
(trappy.sched.SchedContribScaleFactor attribute)
(trappy.sched.SchedCpuCapacity attribute)
(trappy.sched.SchedCpuFrequency attribute)
(trappy.sched.SchedLoadAvgCpu attribute)
(trappy.sched.SchedLoadAvgSchedGroup attribute)
(trappy.sched.SchedLoadAvgTask attribute)
(trappy.sched.SchedSwitch attribute)
(trappy.sched.SchedWakeup attribute)
(trappy.sched.SchedWakeupNew attribute)
(trappy.thermal.Thermal attribute)
(trappy.thermal.ThermalGovernor attribute)
NAN_FILL_DEFAULT (in module trappy.stats.StatConf)
normalize_list() (in module trappy.plotter.Utils)
normalize_time() (trappy.bare_trace.BareTrace method)
(trappy.base.Base method)
normalize_title() (in module trappy.plot_utils)
num_cpus_in_mask() (in module trappy.cpu_power)
number_freq_plots() (in module trappy.plot_utils)

P

parse_num() (in module trappy.stats.grammar)
parse_raw (trappy.sched.SchedContribScaleFactor attribute)
(trappy.sched.SchedLoadAvgCpu attribute)
(trappy.sched.SchedWakeup attribute)
(trappy.sched.SchedWakeupNew attribute)
Parser (class in trappy.stats.grammar)
PER_LINE (in module trappy.plotter.AttrConf)
PIDController (class in trappy.pid_controller)
PIVOT (in module trappy.plotter.AttrConf)
pivot (trappy.cpu_power.CpuInPower attribute)
(trappy.cpu_power.CpuOutPower attribute)
(trappy.pid_controller.PIDController attribute)
(trappy.sched.SchedCpuCapacity attribute)
(trappy.sched.SchedCpuFrequency attribute)
(trappy.sched.SchedLoadAvgCpu attribute)
(trappy.sched.SchedLoadAvgSchedGroup attribute)
(trappy.sched.SchedLoadAvgTask attribute)
(trappy.thermal.Thermal attribute)
(trappy.thermal.ThermalGovernor attribute)
PIVOT_VAL (in module trappy.plotter.AttrConf)
pivot_vals() (trappy.plotter.Constraint.Constraint method)
pivot_with_labels() (in module trappy.cpu_power)
plot() (trappy.stats.Correlator.Correlator method)
plot_allfreqs() (in module trappy.plot_utils)
(trappy.ftrace.GenericFTrace method)
plot_axis() (trappy.plotter.BarPlot.BarPlot method)
(trappy.plotter.LinePlot.LinePlot method)
(trappy.plotter.StaticPlot.StaticPlot method)
plot_controller() (in module trappy.plot_utils)
(trappy.pid_controller.PIDController method)
plot_freq_hists() (in module trappy.plot_utils)
(trappy.ftrace.GenericFTrace method)
plot_hist() (in module trappy.plot_utils)
plot_inout_power() (trappy.thermal.ThermalGovernor method)
plot_input_power() (in module trappy.plot_utils)
(trappy.thermal.ThermalGovernor method)
plot_load() (in module trappy.plot_utils)
(trappy.ftrace.GenericFTrace method)
plot_normalized_load() (trappy.ftrace.GenericFTrace method)
plot_output_power() (in module trappy.plot_utils)
(trappy.thermal.ThermalGovernor method)
plot_results() (trappy.wa.results.Result method)
plot_results_benchmark() (trappy.wa.results.Result method)
PLOT_SCATTER (in module trappy.plotter.AttrConf)
plot_temperature() (in module trappy.plot_utils)
(trappy.thermal.Thermal method)
(trappy.thermal.ThermalGovernor method)
plot_temperature_hist() (in module trappy.plot_utils)
(trappy.thermal.Thermal method)
plot_trace() (in module trappy.plotter)
plot_weighted_input_power() (in module trappy.plot_utils)
(trappy.thermal.ThermalGovernor method)
PlotLayout (class in trappy.plotter.PlotLayout)
PLOTTER_SCRIPTS (in module trappy.plotter.IPythonConf)
POINT_SIZE (in module trappy.plotter.AttrConf)
populate_data_frame() (trappy.plotter.Constraint.Constraint method)
post_plot_setup() (in module trappy.plot_utils)
pre_plot_setup() (in module trappy.plot_utils)
preprocess_cell() (trappy.nbexport.exporter.TrappyPlotterPreprocessor method)
pretty_print_in_ipython() (trappy.wa.sysfs_extractor.SysfsExtractor method)

R

ref() (trappy.stats.grammar.Parser method)
register_class() (in module trappy)
register_dynamic() (in module trappy)
register_dynamic_ftrace() (in module trappy.dynamic)
register_forwarding_arg() (in module trappy.plotter)
register_ftrace_parser() (in module trappy.dynamic)
register_parser() (trappy.ftrace.GenericFTrace class method)
REINDEX_LIMIT_DEFAULT (in module trappy.stats.StatConf)
REINDEX_METHOD_DEFAULT (in module trappy.stats.StatConf)
Result (class in trappy.wa.results)
rgb_cmap() (trappy.plotter.ColorMap.ColorMap class method)
Run (class in trappy)

S

savefig() (trappy.plotter.AbstractDataPlotter.AbstractDataPlotter method)
(trappy.plotter.EventPlot.EventPlot method)
(trappy.plotter.ILinePlot.ILinePlot method)
(trappy.plotter.StaticPlot.StaticPlot method)
sched_classes (trappy.ftrace.GenericFTrace attribute)
SchedContribScaleFactor (class in trappy.sched)
SchedCpuCapacity (class in trappy.sched)
SchedCpuFrequency (class in trappy.sched)
SchedLoadAvgCpu (class in trappy.sched)
SchedLoadAvgSchedGroup (class in trappy.sched)
SchedLoadAvgTask (class in trappy.sched)
SchedSwitch (class in trappy.sched)
SchedWakeup (class in trappy.sched)
SchedWakeupNew (class in trappy.sched)
series() (trappy.stats.Indexer.Indexer method)
set_defaults() (trappy.plotter.BarPlot.BarPlot method)
(trappy.plotter.ILinePlot.ILinePlot method)
(trappy.plotter.LinePlot.LinePlot method)
(trappy.plotter.StaticPlot.StaticPlot method)
set_lim() (in module trappy.plot_utils)
set_xlim() (in module trappy.plot_utils)
set_ylim() (in module trappy.plot_utils)
shift_series() (in module trappy.stats.Correlator)
solve() (trappy.stats.grammar.Parser method)
StaticPlot (class in trappy.plotter.StaticPlot)
str_to_attr() (in module trappy.stats.grammar)
summary_plots() (in module trappy.compare_runs)
SysfsExtractor (class in trappy.wa.sysfs_extractor)
SysTrace (class in trappy.systrace)

T

Thermal (class in trappy.thermal)
thermal_classes (trappy.ftrace.GenericFTrace attribute)
ThermalGovernor (class in trappy.thermal)
TITLE (in module trappy.plotter.AttrConf)
TITLE_SIZE (in module trappy.plotter.AttrConf)
to_dygraph_colors() (in module trappy.plotter.ColorMap)
Topology (class in trappy.stats.Topology)
trace_hasnt_finished() (trappy.ftrace.GenericFTrace method)
(trappy.systrace.SysTrace method)
trace_hasnt_started() (trappy.ftrace.GenericFTrace method)
(trappy.systrace.SysTrace method)
trace_parser_explode_array() (in module trappy.base)
trappy (module)
trappy.bare_trace (module)
trappy.base (module)
trappy.compare_runs (module)
trappy.cpu_power (module)
trappy.devfreq_power (module)
trappy.dynamic (module)
trappy.ftrace (module)
trappy.nbexport (module)
trappy.nbexport.exporter (module)
trappy.pid_controller (module)
trappy.plot_utils (module)
trappy.plotter (module)
trappy.plotter.AbstractDataPlotter (module)
trappy.plotter.AttrConf (module)
trappy.plotter.BarPlot (module)
trappy.plotter.ColorMap (module)
trappy.plotter.Constraint (module)
trappy.plotter.EventPlot (module)
trappy.plotter.ILinePlot (module)
trappy.plotter.ILinePlotGen (module)
trappy.plotter.IPythonConf (module)
trappy.plotter.LinePlot (module)
trappy.plotter.PlotLayout (module)
trappy.plotter.StaticPlot (module)
trappy.plotter.Utils (module)
trappy.sched (module)
trappy.stats (module)
trappy.stats.Aggregator (module)
trappy.stats.Correlator (module)
trappy.stats.grammar (module)
trappy.stats.Indexer (module)
trappy.stats.StatConf (module)
trappy.stats.Topology (module)
trappy.stats.Trigger (module)
trappy.systrace (module)
trappy.thermal (module)
trappy.utils (module)
trappy.version (module)
trappy.wa (module)
trappy.wa.results (module)
trappy.wa.sysfs_extractor (module)
TrappyPlotterPreprocessor (class in trappy.nbexport.exporter)
Trigger (class in trappy.stats.Trigger)

U

unique_word (trappy.cpu_power.CpuInPower attribute)
(trappy.cpu_power.CpuOutPower attribute)
(trappy.devfreq_power.DevfreqInPower attribute)
(trappy.devfreq_power.DevfreqOutPower attribute)
(trappy.pid_controller.PIDController attribute)
(trappy.sched.SchedContribScaleFactor attribute)
(trappy.sched.SchedCpuCapacity attribute)
(trappy.sched.SchedCpuFrequency attribute)
(trappy.sched.SchedLoadAvgCpu attribute)
(trappy.sched.SchedLoadAvgSchedGroup attribute)
(trappy.sched.SchedLoadAvgTask attribute)
(trappy.sched.SchedSwitch attribute)
(trappy.sched.SchedWakeup attribute)
(trappy.sched.SchedWakeupNew attribute)
(trappy.thermal.Thermal attribute)
(trappy.thermal.ThermalGovernor attribute)
unregister_forwarding_arg() (in module trappy.plotter)
unregister_ftrace_parser() (in module trappy.dynamic)
unregister_parser() (trappy.ftrace.GenericFTrace class method)

V

view() (trappy.plotter.AbstractDataPlotter.AbstractDataPlotter method)
(trappy.plotter.EventPlot.EventPlot method)
(trappy.plotter.ILinePlot.ILinePlot method)
(trappy.plotter.StaticPlot.StaticPlot method)

W

WIDTH (in module trappy.plotter.AttrConf)
write_csv() (trappy.base.Base method)

X

XLIM (in module trappy.plotter.AttrConf)

Y

YLIM (in module trappy.plotter.AttrConf)