aboutsummaryrefslogtreecommitdiff
path: root/trappy/stats
AgeCommit message (Expand)Author
2017-01-10Merge pull request #236 from bjackman/grammar-absent-eventsJavi Merino
2017-01-10stats/grammar: Raise helpful error when asked to parse absent eventsBrendan Jackman
2017-01-05stats/grammar: Raise meaningful error when asked to parse bad eventBrendan Jackman
2017-01-04Update ARM Ltd. copyright to 2017Brendan Jackman
2016-09-13grammar: fix Parser documentationJavi Merino
2016-08-11stats: clarify levels for TopologyJavi Merino
2016-07-13grammar: apply filters to data accessesJavi Merino
2016-05-06stats: let MultiTriggerAggregator work without an aggfuncJavi Merino
2016-02-26Trigger: narrow the data_frame with the pivot before applying the filterJavi Merino
2016-02-26Trigger: allow filters to be any callableJavi Merino
2016-02-26Trigger: simplify looping through filtersJavi Merino
2016-02-25Merge pull request #144 from JaviMerino/parse_windowKapileshwar Singh
2016-02-24grammar: apply a window to data accessesJavi Merino
2016-02-24grammar: document the first parameter of Parser()Javi Merino
2016-02-24grammar: add missing multiplication and exponentiation operatorsJavi Merino
2016-02-05stats: add __repr__ to TopologyMichele Di Giorgio
2016-01-05trappy: update copyright to 2016Javi Merino
2015-12-22dynamic: ensure dynamic methods refer to ftraceJavi Merino
2015-12-22ftrace: rename Run to FTraceJavi Merino
2015-12-15stats: Fix generation for triggerKapileshwar Singh
2015-12-11stats: Remove Scheduler specific functionsKapileshwar Singh
2015-12-09stats: grammar: Handle duplicate indices before super indexingKapileshwar Singh
2015-12-07trappy: don't require matplotlib to be installed for stuff to runJavi Merino
2015-12-02stats: Missing check for attribute presenceKapileshwar Singh
2015-12-02stats: Incorrect scope for concatenated index in grammarKapileshwar Singh
2015-11-28stats: Allow grammar to use event namesKapileshwar Singh
2015-11-26utils: move listify to a generic trappy.utils fileJavi Merino
2015-11-24stats: Add an inspect method for data accessorsKapileshwar Singh
2015-11-24stats: Use super indexing for grammarKapileshwar Singh
2015-11-24stats: Configurable reindexing and handling of NaNsKapileshwar Singh
2015-11-24stats: grammar: Remove Topology argumentKapileshwar Singh
2015-11-05stats: SchedConf: Fix for period calculationKapileshwar Singh
2015-11-02stats: SchedConf: Fix for get_task_nameKapileshwar Singh
2015-09-22doc: SchedConf: Fix doc typosKapileshwar Singh
2015-09-22doc: grammar: Use Sphinx friendly docstringsKapileshwar Singh
2015-09-22doc: Aggregator: fix typoKapileshwar Singh
2015-09-17doc: SchedConf: Use sphinx friendly docstringsKapileshwar Singh
2015-09-17doc: Correlator: Use sphinx friendly docstringsKapileshwar Singh
2015-09-17doc: StatConf: Use sphinx friendly docstringsKapileshwar Singh
2015-09-17doc: Indexer: Use sphinx friendly docstringsKapileshwar Singh
2015-09-17doc: Trigger: Use sphinx friendly docstringsKapileshwar Singh
2015-09-17doc: Topology: Use sphinx friendly docstringsKapileshwar Singh
2015-09-11doc: Aggregator: Use sphinx friendly docstringsKapileshwar Singh
2015-08-14stats: Use next_pid for execname to PID mappingKapileshwar Singh
2015-08-14stats: Use pivoting when aggregating dataKapileshwar Singh
2015-08-14stats: Add aggregator to calculate the periodKapileshwar Singh
2015-08-13stats: Add Equality and Inequality operatorsKapileshwar Singh
2015-08-13stats: Add has_levelKapileshwar Singh
2015-08-13trappy: rename to trappyJavi Merino