aboutsummaryrefslogtreecommitdiff
path: root/idlestat.h
AgeCommit message (Expand)Author
2015-01-22Simplify event counting while loading a traceTuukka Tikkanen
2015-01-21Idlestat: P-state calculations for cores and clustersTuukka Tikkanen
2015-01-21Idlestat: Add command line options for managing trace bufferTuukka Tikkanen
2015-01-05Idlestat: Update copyright boilerplates and bump version to 0.5Tuukka Tikkanen
2015-01-05idlestat: Remove unused functionsTuukka Tikkanen
2015-01-05Idlestat: Remove unused parameter count from store_data()Tuukka Tikkanen
2014-12-29Reports: Add support for allocating and releasing report_dataTuukka Tikkanen
2014-12-12idlestat: Add support for baseline datasTuukka Tikkanen
2014-12-12report_ops: Change way of referring to different report formatsTuukka Tikkanen
2014-12-12report_ops: Move struct report_ops definition to report_ops.hTuukka Tikkanen
2014-12-12idlestat: Drop unused enum "formats"Tuukka Tikkanen
2014-12-12idlestat: Separate loading of different trace file formatsTuukka Tikkanen
2014-12-12topology: Dynamic allocation for topologiesTuukka Tikkanen
2014-12-05Idlestat: Plug memory leaks from inter() and topologyTuukka Tikkanen
2014-12-05idlestat: Only pass the filename into idlestat_load()Tuukka Tikkanen
2014-12-05idlestat: Remove trace file format variable from options structureTuukka Tikkanen
2014-11-28add code to handle different output formatsKoan-Sin Tan
2014-11-13idlestat: Emit initial and final P-state changes in the trace filepi-cheng.chen
2014-10-24idlestat: make energy model template fileLarry Bassel
2014-10-24idlestat: calculate energy consumption using energy modelLarry Bassel
2014-10-24idlestat: parse energy model fileLarry Bassel
2014-10-08idlestat: simplify IRQ type handlingNicolas Pitre
2014-10-08idlestat: keep track of both early and late interrupt triggersNicolas Pitre
2014-10-08idlestat: clarify meaning of some structure membersNicolas Pitre
2014-10-08idlestat: cpuidle_cstates.last_state is actually cpuidle_cstates.current_stateNicolas Pitre
2014-08-29idlestat: Add -o option to save output report to a filepi-cheng.chen
2014-08-05Add option to choose the data to be displayedDaniel Lezcano
2014-08-05Remove dump and iterations optionsDaniel Lezcano
2014-08-05Add incremental verbose optionDaniel Lezcano
2014-08-05Remove the debug optionDaniel Lezcano
2014-07-15Support trace-cmd report postprocessingLina Iyer
2014-07-15Report cpuidle prediction accuracyLina Iyer
2014-06-09Bump up maximum allowed C-states and P-states (FIXME)Mohammad Merajul Islam Molla
2014-03-21Replaced C-state index with name in report.Zoran Markovic
2014-03-21Fixed copyright and contributors in headers.Zoran Markovic
2014-03-14Added monitoring P-state transitions and collecting stats.Zoran Markovic
2014-02-20Build tree of per-CPU structs to track P-state transitionsZoran Markovic
2014-01-21Fixed Launchpad bug #1269454Zoran Markovic
2013-11-27Add ipi irq wakeup source.Shaojie Sun
2013-11-27Find source of wakeup irqShaojie Sun
2013-09-10Add cpu topology infoShaojie Sun